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]: How can I increase the thickness of the donuts pie charts ? #1089

Closed
lewis-ab opened this issue Jun 18, 2024 · 1 comment
Closed

Comments

@lewis-ab
Copy link

I've tried adding the stroke-width of the svgs inside the component using custom css but it's not working.

Any suggestion please

@severinlandolt
Copy link
Member

Hi! This is not possible with the Tremor Package. This won't change until the next major release.

However, I created a donut chart in our copy and paste library. You can find it here: https://github.com/tremorlabs/tremor-raw/blob/feat/donut-chart/src/components/DonutChart/DonutChart.tsx

There you have full control over the donut shape.

More about Tremor Raw here: https://raw.tremor.so/docs/getting-started/installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants