Skip to content

v1.6.0

Compare
Choose a tag to compare
@JesperLekland JesperLekland released this 28 Nov 14:13
· 193 commits to dev since this release

Breaking Changes

The prop dataPoints on both the BarChart and PieChart have been renamed to data to better reflect the fact that they are arrays of objects, not points.

The components will now throw an informative error when dataPoints prop is used instead of data