Skip to content

Commit ceb1b17

Browse files
added a cross reference to facet plots
1 parent e8eb918 commit ceb1b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/facet-plots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ fig.show()
5454

5555
### Bar Chart Row Facets
5656

57-
There is a similar horizontal, faceted bar chart in the [horizontal bar documentation](/python/horizontal-bar-charts/#Small-multiple-horizontal-bar-charts-show-each-component's-size-more-clearly-than-a-stacked-bar)
57+
There is a more presentation-ready horizontal, faceted bar chart in the [horizontal bar documentation](/python/horizontal-bar-charts/#Small-multiple-horizontal-bar-charts-show-each-component's-size-more-clearly-than-a-stacked-bar)
5858

5959
```python
6060
import plotly.express as px

0 commit comments

Comments
 (0)