LightningChart JS
快如闪电、互动和响应的 2D 和 3D JavaScript 图表。
由以下开发商制作:LightningChart
ComponentSource开始代理销售的日期:2021年
Released: Nov 12, 2025
HeatmapGridSeries.invalidateIntensityValues.
HeatmapGridSeriesIntensityValues.setAggregation (and same for scrolling variant).
HeatmapGridSeries.setContours, SurfaceGridSeries3D.setContours and contoursFromLUT.HeatmapGridSeriesOptions.maxTileSize.scale parameter to captureFrame and saveToFile methods.cursor parameters to ChartXYUserInteractions.
MouseStyles.Grab, Grabbing.LineSeriesOptions3D.individualLookupValuesEnabled.
labelAlignment options to BarChart category and value labels.CustomTick.setTickLabelAlignment.chart property to most series classes for convenience.axisX, axisY, axisZ properties to 3D series for convenience.RectangleSeriesOptions.solvePlane.getData for PolarPolarLineSeries, PolarPointSeries, PolarPointLineSeries, and PolarAreaSeries.clear for BoxSeries3D.getCustomTicks for Axis, Axis3D, and ParallelCoordinateAxis.RectangleSeries default cursor and solve nearest behavior.
solvePlane: 'xy' when creating the series.PointLineAreaSeries line rendering when using DashedLine and data has NaN values.captureFrame, saveToFile) not capturing latest changes sometimes if chart is not actually visible on the page.CursorXY.setKeepWithinAxisBoundaries not working.DashedLine stroke with logarithmic scale.Band.removeEventListener type issue not accepting all event types that are supported by addEventListener.FigureSeries.setPointerEvents doesn't work after first rendered frame.ChartXY user interaction rmb pan (default) end also triggering other interactions that should be fired on rmb click.PolarPointSeries not working with IndividualPointFill style.BarChart logarithmic value axis not working if orientation is horizontal.true.BarChart issue where repeatedly setting data could result in legend showing duplicate entries.