Bug 457300 - FR: Graphs UI improvements
Summary: FR: Graphs UI improvements
Status: ASSIGNED
Alias: None
Product: kweather
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-30 14:10 UTC by Aroun
Modified: 2023-04-04 15:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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