ThreeSixtyGiving / 360-ds

360Giving Design System - Components
https://cdn.threesixtygiving.org/
2 stars 1 forks source link

ml/non-interactive charts #93

Closed codemacabre closed 1 year ago

codemacabre commented 1 year ago

Summary Add :not(.non-interactive) condition to bar chart interaction styles

Fixes https://github.com/ThreeSixtyGiving/360insights/issues/174

Verify

  1. Add .non-interactive class to a ul.bar-chart
  2. Bar spans and labels will no longer show interactive elements (colour will not change on :hover, cursor will not change to pointer)