LightningChart JS v.3.4.0 has been released!
Learn more about the latest performance improvements & new chart types!
Palleted line series
We’ve now launched the 3 different palleted lines features: X palleted line, Y palleted line, and the Value palleted lines.
These visualizations are generally desired for painting lines that exceed some threshold differently, or some region of line differently. In this visualization type, the color can dynamically change based on a separate user-supplied dataset, or X/Y coordinates. Here are some interactive examples of an X palleted line example and a Y palleted line example.
Notice that using the paletted line coloring doesn’t have any detrimental effect on performance for the line series visualizations, the performance continues to be the highest in LightningChart JS v3.4.
Below you can see an example of the Value palleted lines:
Line charts visualization improvements
Now in LightningChart JS v3.4, all the 2D line visualizations will now look visually smoother and sharper. The difference can be spotted immediately without having to apply any zooming.
Here you can see the old smoothness of a line series example (left) VS the new rendering smoothness of the same example (right).
New geographical data visualization examples
One of the new possibilities of geographical data visualizations is to use the Google Static Maps API together with LightningChart JS to add any XY data visualization feature on top of the maps.
Another visualization added is the drill-down Covid-19 map dashboard that showcases a combination of both a map chart and XY features that implement multi-dimensional data visualization.
Lastly, we’ve added the animated Covid-10 vaccination coverage chart which showcases XY features on top of a map chart.
LightningChart JS v3.4 official support for data gaps in 2D line charts
Data gaps are a very common term in data visualization. For example, in trading, there are generally no data points during the time when stock offices are closed. Sometimes, these “gaps” are specifically removed in charts, like below for example.
LightningChart JS v3.4 has several new additions, changes, and improvements that can be seen in the ChangeLog.
Not using LightningChart JS yet?
Start with the free community license & develop your project with the ultimate state-of-the-art features!
See more news
Merry Christmas & Happy New Year!
Christmas tree developed with LightningChart® JSHappy Holidays!This Holiday Season, we find ourselves reflecting on all that has transpired in the past year. The end of the year brings no greater joy than the opportunity to express how grateful we are for our...
JavaScript Refreshing Spectrum Chart
JavaScript Refreshing Spectrum ChartHello again! This time I bring a quick but helpful tutorial on how to create a JavaScript refreshing spectrum chart. A spectrum chart is commonly used in reading and plotting electromagnetic or radiation data. In today's example, we...
Horizontal Bar Chart of Russia-Ukraine War Weaponry Data
Horizontal Bar Chart & Russia - Ukraine War DataThe Russia-Ukraine war is an ongoing conflict between the Russian Federation and Ukraine that began in 2014. The war began when Russian-backed separatists in the eastern region of Ukraine, known as Donbas, declared...
Create a vibration charts application with 2D & 3D spectrograms
JavaScript Pie Chart with NodeJS & TypeScriptHello, in this article we will create a JS dashboard with 2D and 3D spectrogram charts. The purpose of creating this project is to explain how to create a vibration analysis application that allows us to check sound...