Package com.github.mikephil.charting.charts
See: Description
-
Class Summary Class Description Chart Baseclass of all Chart-Views. BarChart Chart that draws bars. BubbleChart The BubbleChart. RadarChart Implementation of the RadarChart, a "spidernet"-like chart. PieChart View that represents a pie chart. BarLineChartBase Base-class of LineChart, BarChart, ScatterChart and CandleStickChart. HorizontalBarChart BarChart with horizontal bar orientation. CandleStickChart Financial chart type that draws candle-sticks (OHCL chart). ScatterChart The ScatterChart. CombinedChart This chart class allows the combination of lines, bars, scatter and candle data all displayed in one chart area. PieRadarChartBase Baseclass of PieChart and RadarChart. LineChart -
Enum Summary Enum Description ScatterShape Predefined ScatterShapes that allow the specification of a shape a ScatterDataSet should be drawn with.If a ScatterShape is specified for a ScatterDataSet, the required renderer is set. DrawOrder enum that allows to specify the order in which the different data objectsfor the combined-chart are drawn