Releases: klinecharts/KLineChart
Releases · klinecharts/KLineChart
Version 9.7.2
- 🐞 Fix the issue of ineffective indicator attributes
minValueandmaxValue. - 🐞 Fix the display issue on the x-axis of the overlay.
- 💄 Optimize the display of style
candle.type: 'ohlc'. - 💄 Optimize drawing clarity.
Version 9.7.1
- 🐞 Fix indicators and overlays methods not effect error.
- 🐞 Fix package manager download node version dependency error.
Version 9.7.0
- 🆕 Add instance apis
setMaxOffsetLeftDistanceandsetMaxOffsetRightDistance. - 🆕 Add indicator attribute
zLevel. - 💄 Optimize the rendering of the ohlc candle bar.
- 🐞 Fix the blurry issue with the candle bar.
- 🐞 Fix the rendering rules for the
zLeveloverlay.
Version 9.6.0
- 🖋️ Refactor the separator module.
- 🆕 Chart api
init(ds, options), parameteroptionsaddlayout. - 🆕 Instance api
createIndicator(value, isStack, paneOptions, callback), parameterPaneOptionsaddposition. - 🆕 Style
candle.tooltip.customaddsturnoverstring template. - 💄 Optimize the style
overlay.textconfiguration. - 💄 Optimize the implementation of
utils.cloneandutils.merge. - 🐞 Fix the issue of multiple overlay styles display error.
- 🐞 Fix the issue of multiple indicator styles display error.
Version 9.5.4
- 🐞 Fix the issue of not display the latest price line when the style
candle.typeisarea. - 🐞 Fix the issue of incorrect display of the style
crosshair.vertical.text.paddingLeft.
Version 9.5.3
- 🐞 Fix typescript import error.
Version 9.5.2
- 💄 Optimize the figure
text. - 💄 Optimize built-in overlays
simpleAnnotationandsimpleTag. - 💄 Optimize the free style of technical indicators and support increment.
- 🐞 Fix typescript declaration issue.
Version 9.5.1
- 🆕 Add chart api
getOverlayClass. - 🆕 Style configuration
candle.tooltip.customadd built-in supportchange. - 💄 Optimize figure
rectevent trigger. - ↩️ Separator event trigger optimization rollback.
Version 9.5.0
- 🆕
Overlayadd eventonDoubleClick, add propertymodeSensitivity. - 🆕 Style configuration
candle.tooltip.customsupports string templates. - 🐞 Optimize the scrolling frame drop issue on the mobile side.
- 🐞 Fix pane id naming typo.
- 💄 Optimize the response sensitivity of dividing line events.
- 💄 Optimize the attrs type declaration in OverlayFigure under typescript.
Version 9.4.0
- 🆕 Instance API 'createOverlay' supports arrays.
- 🆕
overlayadd attributespaneId,defaultZLevelandzLevel. - 🆕
xAxisadd methodsconvertTimestampFromPixelandconvertTimestampToPixel. - 💄 Optimize the display of candle.