-
### Reproduction
https://stackblitz.com/edit/vitejs-vite-bmzqsu
### Describe the bug
The documentation indicate a prop named "showLegend", but it does do anything
### System Info
```bash
System:
…
-
Context:
https://github.com/user-attachments/assets/d018d184-18d7-42e0-a8c0-98eb724b822e
If the user directly clicks/triggers the dataPointSelection - the data:pieClicked property and other …
-
Value Labels are Overlapped in donut chart...is there any method to properly arrange the labels without getting overlapped???
-
Good afternoon,
I'm having an issue using the lib, specifically the DonutChart.
### App.vue ###
```
import DonutChart from './components/DonutChart.vue'
…
-
### Expected behavior
This should work without generating a type error.
### Current behavior
My chart object is defined like this:
```
const chart = new Chart(id, {
type: "doughnut",
…
-
### What problem does this feature solve?
Use Case and Context:
This feature would enable automatic activation of the corresponding data point in the DonutChart component when an item is clicked i…
-
The chart still shows the default legend instead of using the given array of labels
-
Hi there,
When you have multiple layers in a DonutChart, the tooltips of the inner layers are not correct.
The tooltip is always "stuck" with the outer tooltip.
It would be nice, if the correct…
-
**Describe the bug**
When I use Donutchart with 5 Entry having different color in all of them. The Donutchart renders correct. However, the label-color for all 5 Entry remains same which is "black". …
-
Before moving to a major release we would like to have at least some basic tests for each component. The most important thing to test is the Dash specific functionality like callbacks. For now, we c…