Summary: | FR: Graphs UI improvements | ||
---|---|---|---|
Product: | [Applications] kweather | Reporter: | Aroun <kde> |
Component: | general | Assignee: | 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
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 |