vizzu-lib
vizzu-lib copied to clipboard
Library for animated data visualizations and data stories.
Default style parameters recalculated only when animate called, causing strange effect after canvas resize, that the chart fonts, paddings adjust only when the next animation called. Peter: Chart elements don't...
Query script Get sorted list ```sh git rev-list --objects --all | git cat-file --batch-check='%(objecttype) %(objectname) %(objectsize) %(rest)' | sed -n 's/^blob //p' | sort --numeric-sort --key=2 | cut -c 1-12,41-...
(missing changelog, I'll commit with the review changes.)