Bug 457300

Summary: FR: Graphs UI improvements
Product: [Applications] kweather Reporter: Aroun <kde>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: ASSIGNED ---    
Severity: normal CC: espidev, milakam
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Aroun 2022-07-30 14:10:32 UTC
Hi!
Thank you for this awesome weather app.
I love Geometric Weather on Android and hoped to find something similar on laptop.
This is it!

You might already have planned to do so. 

I would like to see for daily forecast in the graph, one line for max day temp, one line for min day temp, and the percentage of chance of rain.
For hourly forecast, one graph of temperature and percentage of chance of rain.

That’d be nice.

Thank you.
Comment 1 Devin Lin 2022-07-31 00:40:10 UTC
These changes make sense to have, the current graph is quite limited and also somewhat buggy to scroll on.

We first will need to find a better way to draw graphs in order to have the ability for several lines, perhaps needs to be coded from scratch.
Comment 2 sac 2023-04-04 15:45:42 UTC
Would be awesome to be able to edit graphs, similar as portfolio-performance.info (open source linux version available). They use nested pie charts, heat maps and every graph is editable and can be filtered (diagram style, hide or add values, adjust data range [1 year back, 2 years in the future], mouse over description for every data point...).

Something like this would be awesome for categories:
https://jscharting.com/examples/chart-types/donut/nested-pie/

Or this via Apache ECharts (open source Javascript charts library):
https://echarts.apache.org/examples/en/editor.html?c=sunburst-book