python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Display a basic 1.6 million points Heatmap
I'm new to lightning chart (and js overall) and I want to display basic heatmap values ( coordinates and a value {"x":-32,"y":-31,"heat":73.77} ), but 1.6 million of them...
Chatcola
Votes: 0
Answers: 1
LightningChartJS - Is it possible to enable cursor with ChartXY & AxisScrollStrategy (progressive)
I'm using LightningChartJS v. 3.0.1 and have a chart with scroll strategy.
Live example: https://www.arction.com/lightningchart-js-interactive-examples/examples/lcjs-example-0803-scrollingHeatmap.html...

Maor Assayag
Votes: 0
Answers: 1
Lightning JS Chart causing crashes and not showing data correctly
I have a component that I want to show a graph with multiple line series representing price changes over the last 24 hours. I have an endpoint that sends this data and I use the code below to show it....
Ayoob
Votes: 0
Answers: 1