-
Notifications
You must be signed in to change notification settings - Fork 952
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
[Feedback wanted]: Grouping and reorganising our graphs #7022
Comments
Love the global imported/exported overview ! |
The selected-duration charts are useful, and I like the idea of grouping those logically above the detailed info tables - presenting the trends is a good way to help people get a sense for regional energy data. I was going to ask whether the plan would still be to have two tabs, one for consumption data and one for emissions data -- but I think I might have answered that while writing this: it appears that the idea is to use the same brown-to-green emissions colour scale to add a dot for each row in the consumption info table? If so, I like that idea too -- fewer tabs/selections generally makes information more discoverable. The table is informationally dense, but provided that it uses consistent styling with the rest of application, I think that works. |
Hi Thomas! This is something I, @Alportan and the rest of the team have already discussed so I'm glad to see there is some external interest in this as well. This is something we could do today from a technical side of things as the API and backend already supports it but there has been some discussions on how to make it as clear as possible to users which has not been fully worked out yet. It basically boils down to how do we explain (in a understandable way) that a zone or country that don't have any "mode" production have "mode" consumption. We have some other graph work we are focusing on right now (most of it should be done soon 👀) so perhaps we can take another crack at this @Alportan? And of course we would be interested in any insight you might have on the topic @thomasgibon! |
Hi @thomasgibon, As Viktor mentioned, we've already put some thought into this idea. Here are our design suggestions for presenting broken down exchanges 👇 Let us know your thoughts. |
Re: imported sources, there are two views of the data that I'd expect people might be interested in:
|
Good point! I like your suggested approach, looking into which sources are locally produced instead of imported. 💡
I do agree that it would be useful to find a way to visually represent the relationship between imports and local production. It could be tricky though! 🤔 |
Great thoughts! I would suggest that a simple "rearrange" function is included, so that the order of graphs/groups can be adjusted by the user, e.g. showing spot orice first, the CO2 etc. |
Hi! I realized I never answered this – I personally really like the "Reveal imported sources", it is an important feature. Visually, I would still split domestic vs. imported share in the top chart, and then show the origin of electricity in the domestic mix and imported mix. You could apply transparency to the imported shares, to be consistent with the per-source detail shown just below. This would provide additional information at no cost/visual overload. The option to use the negative space of the y-axis is interesting too, but this is usually reserved to exports (see here). I like @jayaddison's suggestion to get rid of |
Description
We are currently looking into revising our graphs when it comes to their behaviour and data points.
We have a hypothesis that by combining graphs that show similar data points, and organising it into a cohesive narrative, we can enhance the clarity of our app.
Here's a glimpse of how that would look like when combining our 2 graphs that show the sources of electricity today (Electricity consumption by source + Origin of electricity)
As you can see, in this version of the consumption breakdown view (per source), we can add more details and plot more data, in this example the carbon intensity of each source.
Following the same logic, we would bundle our Net exchange graph together with the detailed exchanges we currently shown inside the Electricity Consumption by Source graph.
We've also added a little insight into how did exports changed, in comparison with the past 12 months average.
What we are looking for:
Looking forward to hearing your thoughts 🙏
The text was updated successfully, but these errors were encountered: