Supported Chart Types
masterMPAndroidChart supports a wide variety of chart visualizations, including:
- LineChart: Simple designs, cubic lines, and gradient fills.
- BarChart: Standard, grouped DataSets, and Horizontal BarCharts.
- CombinedChart: Overlays multiple chart types (e.g., bar and line charts).
- PieChart: Circular charts with selection support.
- ScatterChart: Data points using various shapes (squares, triangles, circles, etc.).
- CandlestickChart: Specialized for financial data.
- BubbleChart: Bubbles where area indicates the yValue.
- RadarChart: Spider web style charts.