LightningChart JS v.3.3.0 has been released!
Announcing the new performance improvements, UI features, & chart types of LightningChart for JS!
We’re introducing 5 new powerful JS charts!
In this new version, we’ve included several new charts as a Dynamic Dashboard example that allows users to dynamically add/remove charts from a view to perform interactive analyses on different data sources. We’ve also included:
1. Geospatial Map Chart
Based on a background map picture with a heatmap laid over it. Find this chart in our interactive examples.
2. Ellipsoid 3D Chart
Frequently used in statistics, the 3D Ellipse chart is helpful in outliers detection.
3. Office Wi-Fi Strength Chart
This Office Wi-Fi Strength chart demonstrates how users can load external images and create new visualizations. For instance, this is an office premise that illustrates the Wi-Fi strength.
4. Temperature Anomaly Chart
This is a visualization of a Temperature anomaly index and Atmospheric Carbon Dioxide in parts per million. This chart has two Y axes since it displays two trends in the same time range but with different values.
5. Surface Charts
The new Surface chart include intensity surface grid chart, 2D and 3D audio spectrogram chart, chunked surface grid chart, 3D surface grid chart, and surface partial invalidation chart.
Continuously working on performance improvements
We continued to improve the current performance of LightningChart JS heatmaps and some remarkable results are:
- For static heatmaps, the rendering capacity goes from 1.2 billion data points to 5.6 billion!
- The loading speed has increased by 250%!
- The empty heatmap loading speed increased by 10x.
- The overall performance for refreshing and appending heatmaps has significantly improved as well.
Read more about JS heatmaps performance
Additionally, we carried out a new performance comparison for Surface grid charts, here’s a preview of the results:
- Loading 4M data points in Static Surface charts, takes only 152 ms.
- Continuously updating 4M data points in Refreshing Surface charts, consumes only 15.5% of CPU resources at a refresh rate of 10.0 Hz.
- In Appending Surface charts, LightningChart JS is officially the first JavaScript chart in the world to support real-time 3D spectrograms.
LightningChart JS is compatible with WebGL2
WebGL is key in the success of LightningChart and its high-performance rendering capabilities and we’re happy to announce that LightningChart JS v3.3.0 is fully compatible with WebGL 2, the latest version of the web graphics library.
Additionally, LightningChart JS v3.3.0 introduces the Image Fill Styles where you’ll be able to add custom background images or videos. This update also introduces new and more powerful features for visualizing 3D surfaces.
See all the features that LightningChart JS v3.3.0 can add up to your projects:
See more news
React Charting Performance
Here's a scenario that plays out across development teams every few months. Someone builds a React dashboard, picks Recharts or Victory because they're popular, the devs love them, and the first demo looks great. Then the dataset gets bigger. Or the data starts...
Javascript Charting Library comparison 2026
Every year someone publishes a listicle of JavaScript charting libraries. They screenshot a demo, note the GitHub stars, paste in the npm install command, and call it a day. Then you follow their recommendation, get six months into your project, and discover that your...
Visualizing 10 Million Data Points in the Browser (2026): The Technical Deep-Dive
Ten Million Data Points in the Browser: How WebGL Makes Mass Datasets Interactive Ten million data points. That number used to mean a database problem, not a front-end problem. Now research teams want to explore it interactively in a browser. Trading desks want...
Elliott Wave Theory in Trading
Financial markets often appear chaotic, but many traders believe that price movements follow recurring patterns driven by human psychology. One of the most influential approaches based on this idea is the Elliott Wave Theory. Developed nearly a century ago, it remains one of the most widely studied methods of technical analysis.
