plotly.js-mapbox-dist

Ready-to-use plotly.js mapbox distributed bundle.

Usage no npm install needed!

<script type="module">
  import plotlyJsMapboxDist from 'https://cdn.skypack.dev/plotly.js-mapbox-dist';
</script>

README

plotly.js-mapbox-dist

Ready-to-use plotly.js mapbox distributed bundle.

Contains trace modules choroplethmapbox, densitymapbox, scatter and scattermapbox.

For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme

Installation

npm install plotly.js-mapbox-dist

Usage

// ES6 module
import Plotly from 'plotly.js-mapbox-dist'

// CommonJS
var Plotly = require('plotly.js-mapbox-dist')

Copyright and license

Code and documentation copyright 2022 Plotly, Inc.

Code released under the MIT license.

Docs released under the Creative Commons license.

Please visit complete list of dependencies.