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
.
Start interacting with the chart to log actions
Base
define spacing between items. define size of measure related to item size, expressed as a ratio. define size of markers related to item size, expressed as a ratio. Style
Define style for common elements such as labels, axes… Custom component for ranges.
Custom component for measures.
Custom component for markers.
Title
title x offset from bullet edge. title y offset from bullet edge. Interactivity
onClick handler for ranges. onClick handler for measures. onClick handler for markers.