8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40096f commit 368a372Copy full SHA for 368a372
README.md
@@ -187,21 +187,6 @@ or conda
187
conda install -c plotly plotly-geo=1.0.0
188
```
189
190
-### Chart Studio support
191
-
192
-The `chart-studio` package can be used to upload plotly figures to Plotly's Chart
193
-Studio Cloud or On-P 8539 rem service. This package can be installed using pip...
194
195
-```
196
-pip install chart-studio==1.1.0
197
198
199
-or conda
200
201
202
-conda install -c plotly chart-studio=1.1.0
203
204
205
## Migration
206
207
If you're migrating from plotly.py v3 to v4, please check out the [Version 4 migration guide](https://plotly.com/python/v4-migration/)
0 commit comments