Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 83d67d6

Browse filesBrowse files
Update README.md
1 parent 9eb4db0 commit 83d67d6
Copy full SHA for 83d67d6

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ fig.layout.title = 'Hello FigureWidget'
4646

4747
See the [Python documentation](https://plot.ly/python/) for more examples.
4848

49-
Read about what's new in [plotly.py v3](https://medium.com/@plotlygraphs/introducing-plotly-py-3-0-0-7bb1333f69c6)
49+
Read about what's new in [plotly.py v4](https://medium.com/plotly/plotly-py-4-0-is-here-offline-only-express-first-displayable-anywhere-fc444e5659ee)
5050

5151
## Overview
5252
[plotly.py](https://plot.ly/d3-js-for-python-and-pandas-charts/) is an interactive, open-source, and browser-based graphing library for Python :sparkles:
@@ -68,8 +68,8 @@ Built on top of [plotly.js](https://github.com/plotly/plotly.js), `plotly.py` is
6868
- [Contributing](contributing.md)
6969
- [Changelog](CHANGELOG.md)
7070
- [Code of Conduct](CODE_OF_CONDUCT.md)
71-
- [Version 3 Migration Guide](migration-guide.md)
72-
- [New! Announcing Dash](https://medium.com/@plotlygraphs/introducing-dash-5ecf7191b503)
71+
- [Version 4 Migration Guide](https://plot.ly/python/next/v4-migration/)
72+
- [New! Announcing Dash 1.0](https://medium.com/plotly/welcoming-dash-1-0-0-f3af4b84bae)
7373
- [Community](https://community.plot.ly/c/api/python)
7474

7575
***
@@ -196,9 +196,9 @@ conda install -c plotly chart-studio=1.0.0
196196
```
197197

198198
## Migration
199-
If you're migrating from plotly.py version 3, please check out the [Version 4 migration guide](https://plot.ly/python/next/v4-migration/)
199+
If you're migrating from plotly.py v3 to v4, please check out the [Version 4 migration guide](https://plot.ly/python/next/v4-migration/)
200200

201-
If you're migrating from plotly.py version 2, please check out the [Version 3 migration guide](migration-guide.md)
201+
If you're migrating from plotly.py v2 to v3, please check out the [Version 3 migration guide](migration-guide.md)
202202

203203
## Copyright and Licenses
204204
Code and documentation copyright 2019 Plotly, Inc.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.