The Plotly.js Graphing module provides a fully customizable implementation of the open source Plotly.js graphing library.

https://plot.ly/javascript/

This module provides a new field type which allows for addition of any type of Plotly.js graph to your content.

Plotly.js graphs include:

  • Area Charts
  • Bar Charts
  • Box Plots
  • Bubble Charts
  • Candlestick Plots
  • Carpet Plots
  • Choropleth Maps
  • Contour Plots
  • Density Plots
  • Heatmaps
  • Histograms
  • Line Charts
  • 3D Meshes
  • Open-High-Low-Close (OHLC) Charts
  • Parallel Coordinates Plots
  • Pie Charts
  • Point Clouds
  • Polar Charts
  • Sankey Diagrams
  • Scatter Plots
  • Ternary Plots
  • Treemaps
  • and more!

This module requires no knowledge of Javascript - all graphing implementation is performed through configuration settings on the Plotly.js fields provided by the module. Simply add the fields, pick your graph type, and you can start adding the graphs and configuring the display settings for each piece of content you create.

Project information

Releases