We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43c509 commit 4ce2674Copy full SHA for 4ce2674
content/components/graph.md
@@ -169,5 +169,5 @@ color:
169
> - Setting `y_grid` will expand any specified range to the nearest multiple of grid spacings.
170
> - Axis labels are currently not possible without manually placing them.
171
> - The grid and border color is set with `it.graph()`, while the traces are defined separately.
172
-> - Legends are drawn separately using `it.graph_legend()` and can be positioned independently of the graph.
+> - Legends are drawn separately using `it.legend()` and can be positioned independently of the graph.
173
> - Legend dimensions are automatically calculated if not specified, based on font sizes and trace count.
0 commit comments