LightningChart JS
超高速で、インタラクティブかつ応答性の高い2Dおよび3D JavaScriptチャート
LightningChart 社の製品
2021 年より日本国内にてComponentSourceで販売中。
価格:¥ 570,790 (税込)〜 バージョン: v8.2.2 新機能 更新日: 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.