vizzu
Version:
Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly it is designed for building animat
33 lines (19 loc) • 636 B
Markdown
- NPM package and d.ts file fixed for TypeScript projects.
- Parts of markers outside of plot area are getting clipped. This behaviour can
be controlled by style.plot.overflow parameter.
- channel title parameter has "auto" value by default. "null" will switch the
title off.
- Color range legend labels show min/max of color range instead of data min/max.
- Logo bottom padding fixed.
- Data cube input recognition runtime error fixed.
- First public release