Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2 KB

2019-07-03-is-plotly-free-js.md

File metadata and controls

33 lines (22 loc) · 2 KB
name permalink redirect_from description layout no_in_language language
Is Plotly.js Free?
javascript/is-plotly-free/
javascript/open-source-announcement/
Plotly's open-source graphing libraries are free to use, work offline and don't require any account registration. Plotly also has a commercial offering called Dash Enterprise.
base
true
plotly_js

Is Plotly.js Free?

    Yes.   Plotly.js is free and open-source software, licensed under the MIT license. It costs nothing to install and use. You can view the source, report issues or contribute using our Github repository.

Can I use Plotly.js without signing up to any service?

    Yes.   You can use Plotly.js to make, view, and distribute charts and maps without registering for any service, obtaining any token, or creating any account. The one exception is that to view tile maps which use tiles from the Mapbox service (which is optional, as you can use other tile servers), you will need to have a Mapbox token.

Can I use Plotly.js offline, without being connected to the internet?

    Yes.   You can use Plotly.js to make, view, and distribute graphics totally offline. The one exception is that to view tile maps which use tiles from a cloud-hosted service, such as Open Street Maps or Mapbox, you will need a connection to that service. You can view tile maps totally offline if you run your own local tile server and use its tiles.

Is Dash free?

    Yes.   Plotly's Dash analytics application framework is also free and open-source software, licensed under the MIT license.

Does Plotly also make commercial software?

    Yes.   Plotly has commercial offerings such as Dash Enterprise.