USACE / instrumentation

Instrumentation project issue tracking and project planning
MIT License
4 stars 1 forks source link

Data Visualization - Separate Plot Viewports by Parameter #83

Open brettpalmberg opened 3 years ago

brettpalmberg commented 3 years ago

Applies to all pages of the application. Includes explorer, inventory manager instrument group details, inventory manager instrument details. Starting with explorer.

KevinJJackson commented 3 years ago

Starting with the just the explorer page:

Split graphs based on selected instrument measurement parameter. Essentially, if the user were to select a measurement that uses feet and another that uses volts, we would want two graphs where the y-axis specified the correct units of measurement for it.

If there are two (or more) measurements that utilize the same parameter, those two can reside in the same graph.