Skip to content

Commit cef9a23

Browse files
committed
Update splom.md
1 parent 5a779bc commit cef9a23

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/python/splom.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,7 @@ fig.show()
293293

294294
*New in 5.21*
295295

296-
Set `hoversubplots='axis'` with `hovermode` set to `x`, `x unified`, `y`, or `y unified` for hover effects to appear across a column or row.
297-
298-
For more on hover effects see the [Hover Text and Formatting](/python/hover-text-and-formatting/) page.
296+
Set `hoversubplots='axis'` with `hovermode` set to `x`, `x unified`, `y`, or `y unified` for hover effects to appear across a column or row. For more on hover effects, see the [Hover Text and Formatting](/python/hover-text-and-formatting/) page.
299297

300298
```python
301299
import plotly.graph_objects as go

0 commit comments

Comments
 (0)