i am trying to edit the source code of AChart Engine which is very good,
-
I need to reduce the margin above the pie chart i have tried with renderer.setMargins() but not working,and also i need the chart to be bit bigger which should work for all screen sizes.
-
I have added the pie chart to a LinerLayout and i have a Scroll View to that linear layout but when i scroll down the pie chart shrinks.
-
There is some margin below thew legends how to remove that?
please share your views on this and help me.
I told you before that you are asking several questions in a single one. However, I will answer them anyway:
renderer.setScale()method.renderer.setInScroll(true).renderer.setFitLegend(true).