Skip to content

Commit 759e400

Browse files
committed
Update 2019-07-03-is-plotly-free.md
1 parent 7397bea commit 759e400

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_posts/python/2019-07-03-is-plotly-free.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,13 @@ which use tiles from the Mapbox service (which is optional, as [you can use othe
1919

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

22-
    **Yes.**   You can use Plotly for Python to make, view, and distribute graphics totally offline. The one exception is that to view tile maps
23-
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).
22+
    **Yes.**   You can use Plotly for Python to make, view, and distribute graphics totally offline.
2423

2524
#### Is Dash free?
2625

2726
    **Yes.**   Plotly's [Dash](https://plotly.com/dash) analytics application framework is also free and open-source software, licensed under the **MIT license**.
2827

2928
#### Does Plotly also make commercial software?
3029

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

0 commit comments

Comments
 (0)