Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: Carbon charts - Doughnut chart #1912

Open
1 task done
paulbarr opened this issue Nov 11, 2024 · 1 comment
Open
1 task done

[Question]: Carbon charts - Doughnut chart #1912

paulbarr opened this issue Nov 11, 2024 · 1 comment

Comments

@paulbarr
Copy link

Question for Carbon

I'm using the Doughnut chart in React
Are there options to do the following?

  • Change the default width of the label in the legend? I have room for longer labels in the legend but it always cuts it off while space remains for it to be shown
  • Change the background of the doughnut sections - for example I would like the background of some to be hatched etc...

Code of Conduct

@alina-jacob alina-jacob changed the title [Question]: [Question]: Carbon charts - Doughnut chart Nov 12, 2024
@tay1orjones tay1orjones transferred this issue from carbon-design-system/carbon Nov 13, 2024
@nstuyvesant
Copy link
Contributor

Have you tried...

div.cds--cc--legend div.legend-item p {
  width: 100px;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants