JavaScript Graphics

JavaScript is the world's most popular programming language.
JavaScript is the programming language of the Web.
JavaScript is easy to learn.
This tutorial will teach you JavaScript from basic to advanced.
Post Reply
Guest

JavaScript Graphics

Post by Guest »

JavaScript Graphics


Graphic Libraries
JavaScript libraries to use for all kinds of graphs:

Plotly.js
Chart.js
Google Chart


Plotly.js
Plotly.js is a charting library that comes with over 40 chart types, 3D charts, statistical graphs, and SVG maps.

Learn More ...


Chart.js
Chart.js comes with many built-in chart types:

Scatter
Line
Bar
Radar
Pie and Doughnut
Polar Area
Bubble


Learn More ...








Google Chart
From simple line charts to complex tree maps,
Google Chart provides a number of built-in chart types:

Scatter Chart
Line Chart
Bar / Column Chart
Area Chart
Pie Chart
Donut Chart
Org Chart
Map / Geo Chart


Learn More ...













+1

Reference: https://www.w3schools.com/js/js_graphics.asp
Post Reply