Skip to content

Commit 4ce54f0

Browse files
committed
Update attributes_series.md
1 parent 2a42fc2 commit 4ce54f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/Attributes/attributes_series.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
Series attributes apply to individual series, such as lines, scatters, heatmaps, etc. The detailed documentation will contain a list of series types for which the given attribute is relevant.
55

6+
## Contents
7+
68
| Attribute | Aliases |
79
| :--- | :--- |
810
| [`arrow`](@ref seriesattr_arrow) | `arrows` |
@@ -62,6 +64,7 @@ Series attributes apply to individual series, such as lines, scatters, heatmaps,
6264
| [`z_order`](@ref seriesattr_z_order) | `z_orders` `zorders` |
6365
| [`zerror`](@ref seriesattr_zerror) | `zerr` `zerrorbar` `zerrors` |
6466

67+
## Documentation
6568

6669
### [arrow](@id seriesattr_arrow)
6770
```julia

0 commit comments

Comments
 (0)