Axis
switch: Whether to display branch length axis.
position-type:
- top
- bottom
offset: Position offset
Text style
switch: Whether to display text of leaf node.
rotate: Rotation angle of each tick value text.
font-size: Svg text attribute.
fill: Svg text attribute.
font-weight: Svg text attribute.
text-anchor: Svg text attribute.
font-style: Svg text attribute.
offset: Position offset of each tick value text.
Tick
stroke: Svg line attribute.
stroke-width: Svg line attribute.
stroke-opacity: Svg line attribute.
scale-by-factor: All tick values will be multiplied by this attribute value.
tickValues: Specify which tick values to retain. The general format is tick values separated by comma, such as 0,10,20,30
.
tickFormat: Click this link for more details
reverseValues: Reverse tick values.
removePath: Remove the axis line.
removeTick: Remove tick lines.
Grid
switch: Whether to draw tick grid.
stroke: Svg line attribute.
stroke-width: Svg line attribute.
stroke-dasharray: Svg line attribute.
stroke-opacity: Svg line attribute.
Label
text: Label text.
font-size: Svg text attribute.
fill: Svg text attribute.
font-weight: Svg text attribute.
font-style: Svg text attribute.