diff --git a/dashboard.py b/dashboard.py index aa94ed2..d64db6a 100644 --- a/dashboard.py +++ b/dashboard.py @@ -117,6 +117,7 @@ def figure_constant_lines(fig, ell: EllipsoidTriaxial, coordsystem: str = "para" return fig + def figure_points(fig, points): """