LightningChart JS
Lightning-fast, interactive and responsive 2D and 3D JavaScript charts for Web and mobile.
Published by LightningChart
Distributed by ComponentSource since 2021
Prices from: $ 2,695.00 Version: v8.2.2 NEW Updated: Mar 9, 2026
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.