Skip to content

1.4.54

Latest
Compare
Choose a tag to compare
@Abhinandan-Kushwaha Abhinandan-Kushwaha released this 11 Jan 22:45
df1b1d5

🎉 1.4.54

✨ Features added-

  1. 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 in secondaryLineConfig and in the items of dataSet array
  1. Added support for animation in Radar charts. Following props have been added-
  • isAnimated
  • animationDuration (default 800)
  • animateTogether (default false)
  • Added the isAnimated and animationDuration properties in the objects of polygonConfigArray