Skip to content

πŸ’Ž Version 3.19.3

Compare
Choose a tag to compare
@junedchhipa junedchhipa released this 26 Jun 18:26

πŸ†• Enhancements

  • Configurable CSV options - fixes #1527
  • In area charts, allow fill to extend to bottom for negative values - fixes #1472
  • In the tooltip, remove default colon to allow customization - fixes #1660
  • Draw lines as shape annotations - Thanks, @Clint-Chester
  • Radar chart size based on x-axis labels width - fixes #1663

🐞 Bug Fixes

  • Modify sort function to fix tooltip color in firefox - fixes #1624
  • Set HeatMap's baseline color appropriately for dark mode - Thanks, @short2strings
  • Fixed exported background for the dark theme - fixes #1669
  • Candlestick reset zoom fix; Also fixes the series issue when cloned - fixes #1679
  • fix backgroundBarColors - fixes #1375
  • logscale fix for multiple charts - fixes #1335
  • tooltip.marker.fillColors - fixes #1618
  • remove min-height on destroy - fixes #1654
  • prevent animation on each render in bubble chart - fixes #1670
  • background option in pie data-labels - fixes #1625
  • csv datetimeformatter - fixes #1647

Misc