-
As following picture, if there have two or more pie chart, one with donut, the other with out donut, then some time there have a circle line on those pie chart which without donut.
![donut](https://c…
-
### Terraform Core Version
1.8.0
### AWS Provider Version
5.4.5
### Affected Resource(s)
aws_quicksight_analysis
aws_quicksight_dashboard
### Expected Behavior
To be able to set arc_thickness …
-
### Reproduction
https://codesandbox.io/p/devbox/shadcn-vue-donutchartdemo-forked-8z4mt4
### Describe the bug
Basically, unless the `index` property is equal to "name", it does not render the text …
-
## Value proposition
As a user, I want to access a dedicated dashboard page with a visual representation of my transaction data, so that I can easily track and analyze my expenses across different …
-
Hi,
When I set id for chart:
```js
chart: {
id: 'dashboardChart', // => here
stacked: true,
},
```
```json
"apexcharts": "^3.49.1", // => Not bug in 3.49.0
…
-
In the fiddle below, I have 3 charts generated by c3js. I want to fix the size of the chart but it can be seen that the donut size varies according to the legend.
https://jsfiddle.net/anu23/qzew784d/…
-
#### Expected Behavior
When the tooltip displays in the donut plot, the placmement of the tooltip should be centered in the slice.
#### Actual Behavior
The tooltips seem to be arranged to the 'bo…
-
### 🐛 Question description [Please make everyone to understand it]
Was trying to use the Donut chart lately in my react web-app, and it say's "Module '"@antv/g2plot"' has no exported member 'Donut'"
…
-
I'm looking for a method to show tooltip on the pie/donut chart when the partition of the pie/donut chart was clicked.
Example:
![TmKmg](https://user-images.githubusercontent.com/60993756/16170915…
-
When using an array to separate data labels into multi-line labels on a donut chart, initially the labels are formatted onto 2 lines as expected. However, when hovering over the chart and leaving it a…