Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Alternative PR to #1280
@ribalba
@davidkopp
an you please if you experience any errors with these charts?
We have no visual tests to verify and furthermore echarts does not throw errors when a feature is missing suprisingly. I used a custom variant of the package which is commented in the JS file at the top.
To inject demo data into a fresh install run python3 tools/import_data.py data/demo_data.sql
Note: echarts has breaking changes in v6 ... on GitHub it reads like we might not be too affected. Only a different legend might be problematical. Did not spot it thouth so far https://github.com/apache/echarts/releases/tag/6.0.0