LightningChart JS
Gráficos 2D e 3D em JavaScript incrivelmente rápidos, interativos e responsivos.
Publicado por LightningChart
Distribuído pela ComponentSource desde 2021
Preços a partir de: $ 2,489.20 Versão: v6.1.1 NOVO Atualizado: Nov 19, 2024
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.