Skip to content

v1.4.26

Compare
Choose a tag to compare
@Abhinandan-Kushwaha Abhinandan-Kushwaha released this 04 Aug 19:01
· 167 commits to master since this release
dece9e1

🎉 1.4.26

✨ Features added-

Added the property hidePointers to the objects of the dataSet array. This will let us hide the pointers for individual sets.

Also, we can now add the property hidePointer inside individual data items of any dataSet.

See #755

🐛 Bug fixes

  1. Fixed the issue- areaChart given in dataSet array of line chart doesn't work. See #758
  2. Fixed the issue- Crash when I click to datapoint doesn't have any value. See #757