Skip to content

Commit d9bf3ac

Browse files
committed
Merge branch 'version-6-migration' of https://github.com/plotly/plotly.py into version-6-migration
2 parents b4394b1 + 25d0d5a commit d9bf3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/v6-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following attributes have been removed in Plotly.py 6.
6666

6767
The `titlefont`,`titleposition`, `titleside`, and `titleoffset` attributes have been removed. Replace them with `title.font`, `title.position`, `title.side`, and `title.offset`.
6868

69-
Here's an example using `layout.tilefont`:
69+
Here's an example using `layout.titlefont`:
7070

7171
```python
7272
import plotly.graph_objects as go

0 commit comments

Comments
 (0)