From 7397bea931cdd4f71ecd2b74fda7640a3451fa5d Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Mon, 6 Oct 2025 09:32:39 -0400 Subject: [PATCH 1/2] Update Plotly commercial offerings information Added links to additional commercial offerings by Plotly. --- _posts/python/2019-07-03-is-plotly-free.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/python/2019-07-03-is-plotly-free.md b/_posts/python/2019-07-03-is-plotly-free.md index 09a26f949..33cdbdda7 100644 --- a/_posts/python/2019-07-03-is-plotly-free.md +++ b/_posts/python/2019-07-03-is-plotly-free.md @@ -28,5 +28,5 @@ which use tiles from a cloud-hosted service, such as Open Street Maps or Mapbox, #### 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://cloud.plotly.com). From 759e4005cab99b004af2e7e91e3fe68188de9358 Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Mon, 6 Oct 2025 14:02:29 -0400 Subject: [PATCH 2/2] Update 2019-07-03-is-plotly-free.md --- _posts/python/2019-07-03-is-plotly-free.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_posts/python/2019-07-03-is-plotly-free.md b/_posts/python/2019-07-03-is-plotly-free.md index 33cdbdda7..afc9679a5 100644 --- a/_posts/python/2019-07-03-is-plotly-free.md +++ b/_posts/python/2019-07-03-is-plotly-free.md @@ -19,8 +19,7 @@ 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? @@ -28,5 +27,5 @@ which use tiles from a cloud-hosted service, such as Open Street Maps or Mapbox, #### Does Plotly also make commercial software? -    **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). +    **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).