Bullet chart supporting multiple ranges/measures/markers.
You can fully customize this chart using custom components via
rangeComponent, measureComponent and markerComponent properties.
The responsive alternative of this component is ResponsiveBullet.
Chart data.
0Minimum value.
'auto'Maximum value.
Chart width for non-responsive component.
Chart default width for responsive component.
Chart height for non-responsive component.
Chart default height for responsive component.
Debounce width/height updates for responsive component.
A callback for when responsive component is resized.
Chart margin.
'horizontal'How to display items.
falseReverse chart.
30define spacing between items.
0.4define size of measure related to item size, expressed as a ratio.
0.6define size of markers related to item size, expressed as a ratio.
Ref to the chart's container. Used on this page to generate/download the chart's image via html-to-image.