Confidence interval
switch: Whether to display confidence interval.
dispaly-type:
- line
- text
stroke: Valid when display type is line. Svg line attribute.
stroke-width: Valid when display type is line. Svg line attribute.
stroke-opacity: Valid when display type is line. Svg line attribute.
scale-by-factor: Interval values will be multiplied by this attribute value.
fill: Valid when display type is text. Svg text attribute.
font-size: Valid when display type is text. Svg text attribute.
font-weight: Valid when display type is text. Svg text attribute.
x: Valid when display type is text. Svg text attribute.
y: Valid when display type is text. Svg text attribute.
Divergence time
switch: Whether to display divergence time value.
scale-by-factor: Divergence time value will be multiplied by this attribute value.
round-decimals: This attribute determines how many decimals will be rounded to.
fill: Valid when display type is text. Svg text attribute.
font-size: Valid when display type is text. Svg text attribute.
font-weight: Valid when display type is text. Svg text attribute.
text-anchor: Valid when display type is text. Svg text attribute.
x: Valid when display type is text. Svg text attribute.
y: Valid when display type is text. Svg text attribute.