diff --git a/doc/python/legend.md b/doc/python/legend.md index 8789cc48f34..4d102aba4fe 100644 --- a/doc/python/legend.md +++ b/doc/python/legend.md @@ -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*