Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizer is useful even if you don't have a time series #1060

Open
Tracked by #1028
jawache opened this issue Oct 23, 2024 · 4 comments
Open
Tracked by #1028

Visualizer is useful even if you don't have a time series #1060

jawache opened this issue Oct 23, 2024 · 4 comments
Assignees
Milestone

Comments

@jawache
Copy link
Contributor

jawache commented Oct 23, 2024

We need the visualizer to be useful even if you don't have a time series, in fact this should be the default and perhaps hide time series for now in a URL flag.

  • In this mode we don't show a time series, we just show totals for each component.
  • Without a time-series we are talking about a pie chart.
  • Each row in the manifest file is a slice of that pie chart.
  • There is nesting here as well, each row is a slice of the pie, and each row can have sub-rows which means that each pie-slice has sub-pie-slices.
  • I'd love for some interactions between the pie chart and the grid underneath the same as as we have for the line chart, if you click a slice of the pie it selects the row, if you click a row maybe it highlights the relevant pie slice.
Screenshot 2024-10-23 at 13 33 23
@zanete zanete moved this to Ready in IF Oct 23, 2024
@zanete zanete added this to D: Web Oct 23, 2024
@zanete zanete added this to the IF 1.0 milestone Oct 23, 2024
@zanete zanete moved this to Todo in D: Web Oct 23, 2024
@osamajandali
Copy link

@jawache Here’s a preview version of the visualizer with pie chart.. It is not full polished yet but this should give us a sense of how it will look, I’m sharing it now so we can get feedback on whether it meets expectations.

You can add url params to show the time series with showTimeSeries=true so here is the same url with time series

cc: @zanete

@zanete zanete moved this from Ready to Pending Review in IF Nov 6, 2024
@zanete
Copy link

zanete commented Nov 14, 2024

@jawache a gentle reminder to take a look at the prototype above

@jawache
Copy link
Contributor Author

jawache commented Nov 19, 2024

Hi @osamajandali, @zanete and @jmcook1186 I've made a video to explain some thinking here:

https://drive.google.com/file/d/1kUOZQpHFEzPndi_StzAs0iPL4i08pRp8/view?usp=sharing

@jmcook1186
Copy link
Contributor

jmcook1186 commented Nov 19, 2024 via email

@zanete zanete moved this from Pending Review to In Progress in IF Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Status: In Progress
Development

No branches or pull requests

4 participants