LightningChart JS
快如闪电、互动和响应的 2D 和 3D JavaScript 图表。
由以下开发商制作:LightningChart
ComponentSource开始代理销售的日期:2021年
Released: Aug 27, 2024
BarChart
now restores original user supplied data order when sorting is disabled after data specification. Previously this operation would have kept any previously sorted order.setPosition
.PolarHeatmapSeries
crash if fill style is not set to a PalettedFill
.AreaSeries
and AreaRangeSeries
clipping configuration not working properly.
false
instead of expected true
.setClipping
did not do anything.LineSeries
skipping rendering if its entirely outside its axis range, even when it should be visible in stacked axis use cases with clipping disabled.