openskope / skopeui

SKOPE user interface and visualization app
https://www.openskope.org
MIT License
0 stars 4 forks source link

refactor TimeSeriesPlot #83

Closed alee closed 3 years ago

alee commented 3 years ago

time series plot should have time series data passed in to it as a prop instead of programmatically massaging the time series from the dataset store or the analysis store based on the displayTransformedTimeSeries boolean prop

yearSelected could also be an additional time series in the visualize