opendcs / opendcs

Open Data Collection System for Hydro/Meteorologic Data
Apache License 2.0
30 stars 25 forks source link

Feature: Basic ability to plot time-series #601

Open ktarbet opened 3 months ago

ktarbet commented 3 months ago

Is your feature request related to a problem? Please describe.

When debugging Computations it is awkward/difficult to use other software, just to see a plot of data.

Describe the solution you'd like Ability to plot from the time-series list. image

The plot should work with different database backends.

A simple time-window will be estimated, which can be fine-tuned in the window the plot appears.

Describe alternatives you've considered Using separate software for plotting would work, and specific solutions exist; something built-into OpenDCS would improve quality of life.