Plotly.js
Categories
Component ID
2784635
Component name
Plotly.js
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The Plotly.js module provides a container for the plotly.js, the JavaScript graphing library that powers plotly.
It was open-sourced on November 17, 2015.
Right now the module is just a container. It includes:
- An admin form to check if the library is installed.
- The drush command
drush plotlydlto easily download the library. - The function
plotlyjs_load()to load Plotly.
