Skip to content

πŸ’Ž Version 3.6.4

Compare
Choose a tag to compare
@junedchhipa junedchhipa released this 27 Mar 15:53

πŸ†• Enhancements

🐞 Bug fixes

  • Fixed bugs for ultra-small values - fixes #410, fixes #426
  • Prevent dataLabelsGroup undefined error when selecting pie/donut slice
  • Prevent module undefined error - fixes #412
  • Fixed problem rendering a smooth line with an area step-line - Thanks @etresoft
  • When updating series with variable length, check series.type - fixes #428
  • Prevent candlestick to overflow outside - fixes #430
  • fix responsive error when yaxis is present - fixes #431
  • allow yaxis labels to align left, right, center - fixes #416

πŸ”₯ Breaking Changes

  • Removed endingShape setting from bars/columns. Will be replaced with borderRadius in future.

Misc changes

  • Fixed typo in german locale - Thanks @razorness
  • Added tooltip.style in types
  • Typo fix in typescript file