1.4.54
Abhinandan-Kushwaha
released this
11 Jan 22:45
·
9 commits
to master
since this release
🎉 1.4.54
✨ Features added-
- Added
strokeLinecap
to Line charts to support'butt' | 'square' | 'round'
linecaps. See #961
Following props have been added-
- strokeLinecap
- strokeLinecap1
- strokeLinecap2
- strokeLinecap3
- strokeLinecap4
- strokeLinecap5
- Added the
strokeLinecap
property insecondaryLineConfig
and in the items ofdataSet
array
- Added support for animation in
Radar
charts. Following props have been added-
- isAnimated
- animationDuration (default 800)
- animateTogether (default false)
- Added the
isAnimated
andanimationDuration
properties in the objects ofpolygonConfigArray