Add a top level data navigation to the dashboard screen #19213
wernerdaehn
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[SIP] Add a top level data navigation to the dashboard screen
Motivation
The user does have a dashboard showing data based on the FLIGHTS table. One chart shows the delays, one the number of flights, on the sum of flight time, the plan model used.
It would be natural to navigate within the data: How does the dashboard look when limiting to the current year? Flights that departed during business hours? Impact on holidays?
By providing a top navigation on the dashboard also (see here for charts) this can be achieved nicely.
Proposed Change
Please let me know if you are interested and I would spend some time to work out the details.
Beta Was this translation helpful? Give feedback.
All reactions