-
**Describe/explain the bug**
Tooltips within pie charts (others too maybe?) will always have an animation as the tooltip's wrapper is animated.
demo with default tooltip:
custom tooltip:
…
-
I'm not seeing any colors in my PieChart. This is the code:
```
func showPieChart(){
pieChartView.isHidden = false
tableView.isHidden = true
searchbar.isHidden = true
l…
-
I have attached the screenshot of my usage chart. In red box display the legends and they are cutting in pie chart.
Below is my code:
pieChart.setUsePercentValues(false);
pieChart.…
-
**Describe the bug**
There are several errors:
- `PieChart.razor` at line 3, column 1: error RZ9985: Multiple components use the tag 'PieChart'. Components: LocalWebInterface.Components.Pages.PieCha…
-
While the pie chart in UG has percentages on it, these figures are not shown in my pie chart.
My output:
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/2d44d5e0…
-
I am using this Lib in my react project to display chart and add click/select events and perform some actions on the UI. I have installed
`@google-web-components/google-chart": "5.0.3` (package.j…
-
### What is the problem?
When including a Text in PieChart, the text appears twice.
### What platform?
- [x ] iOS
- [ ] Android
react-native version: `0.63.4`
react-native-sv…
-
I am trying to make a piechart but it is not getting displayed on the layout unless i click on the layout while all other charts are working fine. here's the code:
`private fun populateDonutChart(r…
-
I have a problem with Pie Chart
![omfg](https://cloud.githubusercontent.com/assets/6922275/20353933/c42ef9d0-ac1c-11e6-9692-9345bd93eaf0.jpg)
When I have Pie Chart with three values like on pic…
-
Not a big deal, but:
```
Table[PieChart[{1, 1, 1}], 3]
```
would look nicer and match Mathematica if this were centered rather than resting on the baseline.
![table-piechart](https://user-…
rocky updated
3 years ago