Skip to content

v1.4.77

Latest

Choose a tag to compare

@Abhinandan-Kushwaha Abhinandan-Kushwaha released this 19 May 18:59
c820956

🎉 1.4.77

  1. Added the prop disableForeignObject to Bar, Line and Bubble charts to disable using <ForeignObject> while rendering native component in SVG. This fixes #1100
  2. Fixed the issue "CustomDatapoint of LineData not rendered Properly in BarChart". See #1227
  3. Added unique key to in renderChartContent function of Bubble chart to fix the unique key warning.