SeriesDefaultsNotesLabel
The configuration options of the series notes label.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
The background color of the label. Accepts a valid CSS color string, including HEX and RGB. | |
border? |
|
The border of the label. | |
color? |
|
The text color of the label. Accepts a valid CSS color string, including HEX and RGB. | |
content? |
|
The function which returns the label content.
You can split the text into multiple lines by using line feed characters ( | |
font? |
|
The font style of the label. | |
format? |
|
The format for displaying the notes label. Uses the | |
position? |
|
The position of the labels. | |
rotation? |
|
The rotation angle of the label. By default, the label is not rotated. | |
visible? |
|
If set to |