Skip to content

Commit b7f12dd

Browse files
committed
remove unused df
1 parent 131fe09 commit b7f12dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: doc/python/legend.md

-5
Original file line numberDiff line numberDiff line change
@@ -546,11 +546,6 @@ fig.update_layout(title="Try Clicking on the Legend Items!")
546546
fig.show()
547547
```
548548

549-
```python
550-
df = data.iris()
551-
df
552-
```
553-
554549
#### Indent Legend Entries
555550

556551
*New in 5.20*

0 commit comments

Comments
 (0)