Skip to content

πŸ’Ž Version 3.2.2

Compare
Choose a tag to compare
@junedchhipa junedchhipa released this 12 Feb 11:53

πŸ†• Enhancements

  • dropshadow color added - fixes #300
  • A new property named "forceNiceScale" in y-axis added which generates nice numbers forcefully even when user provides min/max; fixes #302

🐞 Bug fixes

  • annotation small values (replaced parseInt with parseFloat to allow tiny values) - fixes #292
  • crosshairs stroke dashArray issue fixed which produced 2 lines on thin crosshairs; fixes #290
  • y axis fix for very small range - fixes #294
  • bug fixed on update when stroke.show = false; fixes #289
  • radialbar fix for values exceeding 100
  • donut small value fix - fixes #301