Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions _posts/python/2019-07-03-is-plotly-free.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,13 @@ which use tiles from the Mapbox service (which is optional, as [you can use othe

#### Can I use Plotly for Python offline, without being connected to the internet?

    **Yes.**   You can use Plotly for Python 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](/python/mapbox-layers).
    **Yes.**   You can use Plotly for Python to make, view, and distribute graphics totally offline.

#### Is Dash free?

    **Yes.**   Plotly's [Dash](https://plotly.com/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](https://plotly.com/dash).
    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash), [Plotly Studio](https://plotly.com/studio), and [Plotly Cloud](https://plotly.com/cloud).