plotly.js


Plotly.js is a tool for making different types of charts. It offers more than 40 types of charts.

  • Horizontal and Vertical Bar Charts
  • Pie and Donut Charts
  • Line Charts
  • Scatter and Bubble Plots
  • Equation Plots
  • 3D Charts
  • Statistical Graphs
  • SVG Maps
  • ...

Plotly.js is a free and open-source tool that follows the MIT license. It's completely free to download and use. You can access its source code, report any problems, and contribute to its development via GitHub.


Bar Charts


Horizontal Bar Charts


Pie Charts


Donut Charts


Plotting Equations


Scatter Plots

4060801001201401606810121416
Square MetersPrice in Millions

Line Graphs

4060801001201401606810121416
Square MetersPrice in Millions

Bubble Plots

Bubble plots are like scatter plots, but the dots can be different colors, sizes, and shapes.

It's like a chart but in 3D, yet it only uses two axes, the x and y. The size of each bubble on the chart shows the third dimension.


Linear Graphs


Multiple Lines