-
Hello,
i have problem with you libraries. When have many value big and low it don't good display on the graph:
![2016-10-03_14 50 49](https://cloud.githubusercontent.com/assets/18301195/19081439/91a8…
-
Need to implement something like this. Note the value label is drawn outside ring and with same color, no indicator lines. Do we already have this capability? if not, any advice how to implement?
-
i am using MAPCHART to show piechart in my project. it compile successfully but crash on piechart load with error noSuchMethoderror. please help me on this.
-
Pie incorrectly displayed if the percentage of at least one segment is approximately equal to 0.3% or less.
List of PieEntry objects:
[Entry, x: 0.0 y: 2814.512, Entry, x: 0.0 y: 1833.7705, Entry,…
-
I'm trying to create a half pie chart. It's working, but it's smaller than I expect. It appears that even though I've setMaxAngle = 180, the renderer is still considering a full 360 degree pie chart w…
-
How to reproduce?
● Use PieChart
● Look ToolTip
Extra notes
![未命名](https://user-images.githubusercontent.com/44192509/62671837-ebac9800-b9ca-11e9-8b07-3c7f4fb836ff.png)
I change left format f…
-
Hi guys,
I have an issue with labeling a pie chart.
If I add multiple values to a PieSeries there is no way to add a label for the xaxis value.
```
SeriesCollection = new SeriesCol…
-
Hello,
I opened this issue because I'm facing a little problem in my **PieChart legend**.
I have this graph :
Here is code for this :
`
menuEntries.add(new PieEntry(allOrders…
-
When I set my computed value, it says null pointer exception. What's wrong with my code?
OUTSIDE ONCREATE:
float getTrans;
private static String TAG = "CheckSumDaily";
private fl…
-
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…