-
-
The CSS style class to apply to the median line.
-
-
The CSS inline style to apply to the median line.
-
q2Color :string
-
The color of the Q2 segment of the box.
-
q2SvgClassName :string
-
The CSS style class to apply to the Q2 segment of the box. The style class and inline style will override any other styling specified through the properties. For tooltips and hover interactivity, it's recommended to also pass a representative color to the q2Color attribute.
-
q2SvgStyle :CSSStyleDeclaration
-
The CSS inline style to apply to the Q2 segment of the box. The style class and inline style will override any other styling specified through the properties. For tooltips and hover interactivity, it's recommended to also pass a representative color to the q2Color attribute.
-
q3Color :string
-
The color of the Q3 segment of the box.
-
q3SvgClassName :string
-
The CSS style class to apply to the Q3 segment of the box. The style class and inline style will override any other styling specified through the properties. For tooltips and hover interactivity, it's recommended to also pass a representative color to the q3Color attribute.
-
q3SvgStyle :CSSStyleDeclaration
-
The CSS inline style to apply to the Q3 segment of the box. The style class and inline style will override any other styling specified through the properties. For tooltips and hover interactivity, it's recommended to also pass a representative color to the q3Color attribute.
-
whiskerEndLength :string
-
Specifies the length of the whisker ends in pixels (e.g. '9px') or as a percentage of the box width (e.g. '50%').
-
whiskerEndSvgClassName :string
-
The CSS style class to apply to the whisker ends.
-
whiskerEndSvgStyle :CSSStyleDeclaration
-
The CSS inline style to apply to the whisker ends.
-
whiskerSvgClassName :string
-
The CSS style class to apply to the whisker stems.
-
whiskerSvgStyle :CSSStyleDeclaration
-
The CSS inline style to apply to the whisker stems.