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.
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.
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