Skip to content

Commit 3bf5bae

Browse files
authored
Document the Styling Options (#1574)
1 parent 8ebb1af commit 3bf5bae

File tree

3 files changed

+666
-3
lines changed

3 files changed

+666
-3
lines changed

doc/ref/plotting_options/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ reference page of each plotting method (e.g. {meth}`hvplot.hvPlot.scatter`) or b
6767
```{eval-rst}
6868
.. plotting-options-table:: Styling Options
6969
```
70+
See [this page](./styling) for more information on these options.
7071

7172
## Interactivity Options
7273

@@ -107,6 +108,7 @@ Options for handling live data streams:
107108
108109
All Options <self>
109110
Data Options <data>
111+
Styling Options <styling>
110112
Grid And Legend Options <grid_legend>
111113
Size And Layout Options <size_layout>
112114
```

0 commit comments

Comments
 (0)