The JET Bar Chart component supports a categorical axis, which can be customized in the following ways:
- A tooltip can be added to categorical axis labels to add another level of information about the data. Hover over the x-axis labels below
to see the complaints to claims percentage for each category.
- The style of the categorical axis labels is also customizable. The user can customize the style of individual labels with CSS font properties, as well as
draw a customized background for the label. This is useful for bringing attention to specific categories in the chart.