Skip to content

Version 9.2.0

Compare
Choose a tag to compare
@liihuu liihuu released this 23 Apr 17:16
· 341 commits to main since this release
  • ๐Ÿ†• Add instance API getOffsetRightDistance and executeAction.
  • ๐Ÿ†• Add success callback for instance API applyNewData, applyMoreData and updateData.
  • ๐Ÿ†• Support the display of thousands.
  • ๐Ÿ†• Add style configuration candle.bar.upBorderColor, candle.bar.downBorderColor, candle.bar.noChangeBorderColor, candle.bar.upWickColor, candle.bar.downWickColor, candle.bar.noChangeWickColor, candle.tooltip.rect.position and candle.tooltip.rect.offsetBottom.
  • ๐Ÿ†• Add realFrom and realTo to all visibleRange.
  • ๐Ÿ’„ Optimize API, klinecharts.utils.isValid and klinecharts.utils.formatBigNumber.
  • ๐Ÿ’„ Optimize the log output in the development environment.