numAndroidCharts
numAndroidCharts copied to clipboard
A Powerful Android Charting Library by https://www.numetriclabz.com/
Combined chart has only option to combine line chart with bar chart. I need to integrate LineChart with StackBarChart.
Is there a way to choose the color of the Area Chart? If there isn't a way could you please add a method that lets you customize the charts? (colors...
Please provide **multi level pie chart example**. need it **Thanks in advance**
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.suryavanshi.piegraph/com.example.suryavanshi.piegraph.MainActivity}: android.view.InflateException: Binary XML file line #8: Error inflating class com.suryavanshi.graphlibrary.PieGraph
how to change size of chart. actually i am changing height and width in xml file, if i set (match parent) its working fine but i want to decrease size...
Labels are not shown when running Semi Circle Pie Chart example. Any way I could get them to work?