LightningChart JS
超高速で、インタラクティブかつ応答性の高い2Dおよび3D JavaScriptチャート
LightningChart 社の製品
2021 年より日本国内にてComponentSourceで販売中。
価格:¥ 570,790 (税込)〜 バージョン: v8.2.2 新機能 更新日: Mar 9, 2026
Released: Aug 6, 2024
Added
Cursor API.
GaugeChart.
SolveNearest API.
SeriesXY.setClipping.
true).PointShape.HollowCircle.Chart3D.setProjection (beta).Axis.onTitleMouseEnter, ...Axis.setTitlePosition.
x and y options to DataSetXY.alterSamples.
DataSetXY and PointLineAreaSeries can now directly consume x and y coordinates from Date objects or valid date-time strings.
Date object and use getTime() method.FormattingFunctions.Scientific.
EmptyTickStrategy.setCursorFormatter.
CustomTick.setTextFormatter, you can specify a cursor formatter, which is automatically utilized by cursor result tables as well.CursorXY.setTickMarkersAllocateAxisSpace.CustomTick3D.setBackgroundFillStyle, setBackgroundStrokeStyle, setPadding.Chart3D.translateCoordinate capability to translate 3D axis coordinate to client and relative coordinate systems.Changed
SeriesXY.setClipping method.Pie, Funnel, and Pyramid charts.
DateTime Axis tick strategy zoom range
draggable HTML event is dragged on the web page.
Removed
DashboardOptions.disableAnimations, DashboardCellOptions.disableAnimations, CommonChartOptions.disableAnimations.
animationsEnabled instead.Dashboard.pixelScale, Panel.pixelScale.
coordsRelative instead.HeatmapScrollingGridSeriesOptions.start, step.
setStart, setStep instead.translatePoint, translatePoint3D.
chart.translateCoordinate instead.LightningChartOptions.sharedContextOptions.webgl.
PublicEngine.scale.
chart.coordsRelative instead.PublicEngine.clientLocation2Engine, engineLocation2Client.
chart.translateCoordinate instead.Chart3D.axes.
Chart3D.world.
coordsWorld instead.SurfaceGridSeries3DOptions.start, step, end.
setStart, setStep, setEnd instead.SurfaceScrollingGridSeries3DOptions.start, step.
setStart, setStep instead.TickStyleProperties.labelPadding.
Axis.setMarginAfterTicks instead.SpiderChart.addSeries which accepted a pointShape parameter.Axis.setTitleMargin, getTitleMargin.
setMarginAfterTitle instead.HeatmapGridSeriesOptions.start, step, end.
setStart, setStep, setEnd instead.PointLineAreaSeries automatic max sample count control.RectangleSeries render errors with high precision axis. Errors happened very inconsistently with very specific rectangle coordinates.MapChart coloring regions with no data with first LUT color, instead of using fallback color.ZoomBandChart inside Dashboard "Cannot compare node with itself".PointLineAreaSeries Y axis scrolling 1 frame behind.axisX or axisY options.ZoomBandChart misalignment when connected to multiple stacked axes.PointLineAreaSeries hiding points when zoomed out even if both stroke + area are disabled.
ZoomBandChart not mimicking PointLineAreaSeries point style fully (rotation, shape, size).PointLineAreaSeries crash when supplied only data points with exact same x.DataSetXY append methods not working correctly with start and step options.