vizzu-lib
vizzu-lib copied to clipboard
Library for animated data visualizations and data stories.
Task: there should be parameters for legend ordering and sorting. --- Legend and Geometry: Area charts work in reverse of each other as shown in the attached image. ![Screen Shot...
- use the project wiki page for only general information, for example roadmap - link wiki page in every project's contributing guide and use a project specific contributing.md
mekko chart orientation will be different in case of: animate({ x: ..., y: ...}) and animate({ y: ..., x: ... })
Needed to work in pyscript out of box.
If Vizzu is deployed to production with console.log statements dropped, via Terser, the chart is not rendered and an exception is thrown. If Terser is disabled, the chart library works...
It seems that the axis label number format adapts to the next animation phase instead of the actual one. Example: https://jsfiddle.net/VizzuHQ/qtdgejsk/
If they called before initialization, they should be chained after the initializing promise.
Create reveal.js plugin, where animations are triggered by reveal.js events.