0.0.11 • Published 10 months ago

custom-plotly.js v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

The custom version is based on what is available in Plotly.js at version: 2.24.2. And added some custom features from d3,...

Feature custom:

  • sortNodes: default = null
    How to use:
    layout = {
      sortNodes: 'value'
    }