·
8 commits
to master
since this release
π 1.4.70
β¨ Features added-
- Made the Pie and donut charts rotatable using the
rotatableprop.
π Bug fixes
-
Fixed the issue- "Line chart inside Bar and Stacked Bar charts, if set to
isSecondary, does not follow stepValue, noOfSections provided insecondaryYAxis". See #1187 -
Fixed the issue- "Error: Cannot read property 'hidePointer' of undefined" on empty LineChart". See #1152
-
Fixed the issue- "Selecting a stack bar does not currently work, as
setSelectedIndexis wrongly setting a number instead of an array." Thanks to Louis Zawadzki for his PR - #1189 -
Fixed- "functionality issue for
toggleFocusOnPressprop and incorrect color issue forfocusOnPressprop in PieChart component". Thanks to Sri Harsha D V for his PR - #1072.
This fixes- #1087 -
Fixed the issue- "
focusedPieIndexnot working."
π¨ Refactor
- Changed the default Pie and donut colors from bright colors like cyan, orange, purple etc to different shades of gray. Also set the the default text color in Pie and donut charts to black.

