OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Evaluate how to display time series value data flag #292

Open smalers opened 3 years ago

smalers commented 3 years ago

This issue is a placeholder to evaluate when there is time.

TSTool's time series table view provides a way to display the data flag on each value. Rather than add an additional column, it displays the flag in the same column as the value by using a superscript notation and treating the column as strings. This was done because sometimes multiple time series are viewed and adding a flag column for each would make the display wide. However, it may make sense to have an option to view data flag different ways.