DEV Community

Cover image for Javascript Chart Library - Open-source Projects

Javascript Chart Library - Open-source Projects

Sm0ke on March 21, 2021

Hello Coders, This article presents a curated list with open-source Javascript Chart Libraries we can use without much effort to showcase relevant...
Collapse
 
lightningchartchetanak profile image
LightningChart-Chetana-K

Hey I think you should also add LightningChart JS arction.com/lightningchart-js-inte... to that list.
It comes with loads of features, with fast rendering utilizing effective algorithms and GPU acceleration using WebGL. So, one can plot millions of data points – even 100 million data points in real-time, and not have performance issues.
Check this out as they have simple and flexible API’s with a bunch of chart types that offer a lot of customization, you can create innumerable types of charts to visualize different kinds of data as per your requirements with good visualizations as well!

Collapse
 
sm0ke profile image
Sm0ke

Hello & Ty for your suggestion.
The product looks super nice .. but I don't see a free tier to use the library.
In case has one, please point me to take a look at the free/oss version.

Collapse
 
lightningchartchetanak profile image
LightningChart-Chetana-K

Checkout this free community license page : arction.com/community-license/
This may help you.

Thread Thread
 
sm0ke profile image
Sm0ke

Noted, Ty!

Collapse
 
uithemes profile image
ui-themes

Pretty amazing list. Thank you!
I used MorrisJS in my projects. Super easy to get started.

Collapse
 
sm0ke profile image
Sm0ke

Morris is also a really nice library. Too bad is not actively supported.

Collapse
 
uithemes profile image
ui-themes

Old versions are stable ..

Collapse
 
crearesite profile image
WebsiteMarket

Ty! Some real full-stack samples might help a lot.
P.S. Echarts demo looks amazing.

Collapse
 
sm0ke profile image
Sm0ke

Thanks for reading!
I'm coding a few open-source samples using ChartJS.

Collapse
 
crearesite profile image
WebsiteMarket

Ty!

Collapse
 
mafee6 profile image
MAFEE7

Looks Nice!

Collapse
 
sm0ke profile image
Sm0ke

Ty!

Collapse
 
kevinschweikert profile image
Kevin Schweikert

If you are using Svelte, this could be very interesting: pancake-charts.surge.sh

Collapse
 
sm0ke profile image
Sm0ke

Looks good. Ty!
The SSR feature might help many backend devs to chart.

Collapse
 
4mitch profile image
Dima

Please consider Vega-Lite charts as well. It's fascinating! observablehq.com/@uwdata/introduct...

Collapse
 
sm0ke profile image
Sm0ke

Looks amazing. For sure I will take a look.
Ty!

Collapse
 
techguy profile image
Arun

Syncfusion JavaScript Charts component

Collapse
 
sm0ke profile image
Sm0ke

Looks nice! I don't see a free tier or an OSS version.
Anyway, I will take a look. Thanks for your suggestion.