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
Which JavaScript Chart Library Do AI Coding Agents Actually Recommend, and Does It Matter?
In this article Why AI coding agents have strong library preferences What the defaults actually are (and the data behind them) When the defaults work fine When they quietly fail you What to do instead: giving your agent better information The keyword angle nobody is...
How to Set Up LightningChart JS in Cursor and Claude Code Using MCP, in Under 5 Minutes
A step-by-step guide to installing the LightningChart JS MCP server so your AI coding agent stops hallucinating chart APIs and starts writing production-ready code from the first prompt. AI coding agents are good at writing chart code. They are less good at writing...
The LightningChart JS Agent Skill: Give Any AI Coding Agent Accurate Charting Knowledge in 60 Seconds
An agent skill is a folder of instructions your AI coding tool picks up automatically. This one teaches any compatible agent how to use LightningChart JS correctly, before it writes a single line of chart code. Agent skills are a relatively new concept and the...
Why AI Coding Agents Get Data Visualization Wrong, and What to Do About It
AI coding assistants are getting good at most parts of application development. Data visualization is one of the areas where they still have a consistent, predictable failure mode. This article explains the mechanics of why it happens and the practical fix. I spent a...
