CUAHSI / SWOT-Data-Viewer

Data viewing, discovery, and access interface for the Surface Water Open Topography mission.
GNU General Public License v3.0
2 stars 0 forks source link

Refactored plots to use variables defined in the chart store. #62

Closed Castronova closed 3 weeks ago

Castronova commented 1 month ago

Refactored plots to use variables defined in the chart store. This gives us more flexibility in how charts can be rendered by allowing us to explicitly define the x and y variables (as well as chart metadata) that will be rendered.

devincowan commented 3 weeks ago

Looks pretty good to me! Thanks for this addition @Castronova! If you plot a WSE vs Width with "connected" lines, it looks pretty funky:

image

But that's because connecting these values into a series doesn't really make any sense