This article explains how to use CSS to customize the states of a chart or map widget on hover and on select.
Default chart behavior
Each chart has 3 states:
- Default state – all bars have the same opacity
- Hover state – hovered bar remains solid, opacity slightly reduced for the other bars
- Select state – selected bar remains solid, opacity is further reduced for the other bars
These effects are the same for all the charts types.