Releases
v10.0.0-alpha7
Compare
Sorry, something went wrong.
No results found
liihuu
released this
13 Jun 17:19
๐ Chart api init(ds, options) , options.customApi changed to options.formatter , formatDate parameter changed to object.
๐ Instance api setCustomApi changed to setFormatter , getCustomApi changed to getFormatter.
๐ Style configuration add candle.priceMark.last.extendTexts , candle.tooltip.title , candle.tooltip.legend , indicator.tooltip.title , indicator.tooltip.legend and crosshair.horizontal.features .
๐ Instance api add setDataLoader , setSymbol , getSymbol , setPeriod , getPeriod and resetData .
๐ Instance api subscribeAction and unsubscribeAction params add onIndicatorTooltipFeatureClick and onCrosshairFeatureClick .
๐ Remove candle.tooltip.defaultValue in style configuration, replace candle.tooltip.custom with candle.tooltip.legend, remove candle.tooltip.text, remove indicator.tooltip.showName, indicator.tooltip.showParams, use indicator.tooltip.title, remove indicator.tooltip.defaultValue, replace with indicator.tooltip.legend, remove indicator.tooltip.text.
๐ Remove setLoadMoreData , applyNewData , updateData in instance api, replace with setDataLoader, remove clearData, setPrecision and getPrecision .
๐ Fix the confusion of overlay onSelected and onDeselected responses.
๐ Fix the display problem when the style configuration candle.type is ohlc .
๐ Optimize the default event response of overlay events.
๐ Optimize the x-axis display.
You canโt perform that action at this time.