v1.4.44
Abhinandan-Kushwaha
released this
11 Oct 21:06
·
85 commits
to master
since this release
🎉 1.4.44
✨ Features added-
- Added support for different spacing for each line in Line/Area charts. Added the props
spacing1
,spacing2
,spacing3
... See #858 - Added support for different spacing for each data point in a line in Line/Area charts. Added the
spacing
property inside the objects of thedata
anddataSet
arrays. - Added the tooltip feature in Pie/Donut charts using the
showTooltip
prop.