def render_height()

in metropolis/utils/data_classes.py [0:0]


    def render_height(
        self,
        ax: Axes,
        view: np.ndarray = EYE4,
        x_lim: Tuple[float, float] = (-20, 20),
        y_lim: Tuple[float, float] = (-20, 20),
        marker_size: float = 1,