VirtualWatershed / prms-vegetation-scenarios

Online tool for PRMS modeling of multiple vegetation scenarios
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

enable user to compare multiple hydrographs #24

Closed mt-digital closed 8 years ago

mt-digital commented 8 years ago

After we finish #20 and allow the user to visualize a single hydrograph we want to allow them to compare multiple hydrographs.

Here's my current idea for how we can do this:

Have a button that takes the user to a new view, "Scenario Output Comparison" or something like that. In this view, allow them to interactively select scenarios to add to the visualization. We'll re-use the /api/scenarios list in this view, but we'll have to change the view a bit to allow the user to indicate the desire to visualize the selected scenarios.

mt-digital commented 8 years ago

fixed with 55f8e53