dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

New `DxcBarChart` component #2005

Closed GomezIvann closed 5 months ago

GomezIvann commented 6 months ago

Checklist

Description New DxcBarChart component added to the Halstack Design System. Based on the Figma designs below, it uses Cloudscape's component under the hood.

image

Props table https://nettle-opera-f35.notion.site/Bar-Chart-d8092551790b467f8e611f0f8033ee91?pvs=4

Additional changes Some accessibility issues were reported at the Spinner component when the component was undetermined and the mode was small. Both aria-label and aria-labelledby attributes have been included to solve this issues.

image

Additional context Cloudscape Bar Chart Halstack Bar Chart Designs