Attributes
Column name for y-axis
The axis to render the series onAllowed values:
y1y2
Format for this series’ values
Label each point in the series with its valueExample:Attributes:
- position:
effects- Position the label relative to its data point - fmt:
enum- Format the label value. Defaults to series or axis fmt. - size:
number- Font size in px - distance:
number- How far the label is from the data point - rotate:
number- Rotate each label (degrees) - color:
string- Change the text color of the labels - show_overlap:
boolean- Show labels for every point even when they overlap
Example:Attributes:
- color:
string - width:
number- Width of the line - type:
enum - opacity:
number- Between 0 and 1 - markers:
object - step:
enum- Show a stepped line rather than a smooth line between points and control where the step happens (start, middle, or end)

