-
```
Found in Release:
- gwt-visualization-1.0.2
Detailed description:
We are using the PieChart and several times we found this issue. The
percentage is wrong. You can see on screenshot that we have …
-
Есть ли возможность настроить кластер с шаблоном pieChart и кастомными иконками (цвет и форма)?
-
I'm trying to generate a PieChart on a pdf (ped generated with QuestPDF) , but the pie is not centered in canvas.
I expected that the pie was positioned at the center of canvas and that the color of …
-
**Why is this needed**:
Pie charts with many different series can be difficult to read, and limiting the number of rows displayed in a pie chart results in incorrect results (because only the d…
-
Using Native Labels on a PieChart places them behind the chart, which makes them invisible, especially with a negative labelOffset option. Can you make them lay on top or give us an option to regulate…
gossi updated
13 years ago
-
**Describe the bug**
When I hover over my pie chart, the legend disappears
**To Reproduce**
I have a pie chart set up like this:
```
```
The key binding is set to this in the page
```…
-
### Version
5.5.1
### Link to Minimal Reproduction
chart = { tooltip: { trigger: 'item' }, legend: { show: false }, series: [ …
-
We are handling desktop and mobile design for pie charts with V5 JSON config.
**If possible, would you please let us know how to update the settings (layout) and the position of the piechart/legen…
-
Hi,
When an item is Highlighted on piechart, is there a way to detect it ? I would like to display additionnal information when highlighted.
-
Leveraging the work done on **framebox** and fancy rough graphics, consider implementing some (basic) charts, such as
- [ ] Bar graphs
- [x] Pie charts
Data could be read from CSV, using Penlight…