Skip to content

Commit

Permalink
remove unused df
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamConnors committed Mar 11, 2024
1 parent 131fe09 commit b7f12dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions doc/python/legend.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,11 +546,6 @@ fig.update_layout(title="Try Clicking on the Legend Items!")
fig.show()
```

```python
df = data.iris()
df
```

#### Indent Legend Entries

*New in 5.20*
Expand Down

0 comments on commit b7f12dd

Please sign in to comment.