-
Notifications
You must be signed in to change notification settings - Fork 41
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
Comments
@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 cc: @zanete |
@jawache a gentle reminder to take a look at the prototype above |
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 |
Hi
Yes, I think we need a pie chart that ignores the root of the tree and
includes the top level children, labelled with the percentage of that
level's aggregated value. Then if you *either* click on a segment of that
pie chart, or on its corresponding row in the table, then we see a new pie
chart that includes *that* segment's children. So in effect you click
through the tree in a series of pie charts.
BUT I don't want to lose the time series. If there are multiple time steps,
I think it's important that we can access a time series plot - even if it's
hidden by default.
Cheers
…On Tue, Nov 19, 2024 at 11:54 AM Asim Hussain ***@***.***> wrote:
Hi @osamajandali <https://github.com/osamajandali>, @zanete
<https://github.com/zanete> and @jmcook1186
<https://github.com/jmcook1186> I've made a video to explain some
thinking here:
https://drive.google.com/file/d/1kUOZQpHFEzPndi_StzAs0iPL4i08pRp8/view?usp=sharing
—
Reply to this email directly, view it on GitHub
<#1060 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIAYRW663AKXS5QV6EEVJX32BMRHZAVCNFSM6AAAAABQOWYTA6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBVGQYDSNBQGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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.
The text was updated successfully, but these errors were encountered: