Closed jcjucelyn closed 2 months ago
Suggested Change:
Remove sliders and print options from components/subs/WaterQualityGraph.vue
and create a new component component/subs/WaterQualityGraphDynamic.vue/
that loads when the enlarge button is clicked:
The dynamic graph will include the enhanced functionality (i.e., printing and filtering).
Resolved: suggested change, new component saved as WaterQualityGraphLarge.vue with abilities to print and filter.
Enable filtering for the water graphs in the pop-ups, particularly filtering by date range.