Skip to content

πŸ’Ž Version 3.11.3

Compare
Choose a tag to compare
@junedchhipa junedchhipa released this 30 Dec 14:12

πŸ†• Enhancements

  • Add Export to CSV option - fixes #676
  • Add a new property borderWidth for Annotations stroke width - fixes #1137

🐞 Bug fixes

  • Allow the radar chart to have negative values - fixes #1029
  • Pie size fixes for mobile devices - fixes #583
  • Fixed tooltip formatter invoking twice - fixes #1161
  • Data label overflowing fix in bars - fixes #1162
  • Remove forceful column conversion in a combo chart - fixes #1166
  • Prevent hiding yaxis when grid.show is false
  • Combo chart tooltip issue - fixes #1119
  • Close menu when clicked anywhere else - #1127
  • X-axis one-hour offset fix - fixes #110, fixes #841
  • X-axis first and the last label cropped fixed

Misc changes

  • Generate vanilla, React and Vue samples from XML files. Thanks @sergkop
  • Fix typings - fixes #1157