Package com.github.mikephil.charting.data
See: Description
-
Enum Summary Enum Description ValuePosition Rounding Determines how to round DataSet index values for getEntryIndex DataSet.getEntryIndex()}when an exact x-index is not found. Mode -
Class Summary Class Description PieDataSet ChartData Class that holds all relevant data that represents the chart. CandleEntry Subclass of Entry that holds all values for one entry in a CandleStickChart. CombinedData Data object that allows the combination of Line-, Bar-, Scatter-, Bubble- and CandleData. BubbleEntry Subclass of Entry that holds a value for one entry in a BubbleChart. DataSet The DataSet class represents one group or type of entries (Entry) in the Chart that belong together. RadarEntry Created by philipp on 13/06/16. RadarData Data container for the RadarChart. PieEntry PieData A PieData object can only represent one DataSet. LineScatterCandleRadarDataSet Created by Philipp Jahoda on 11/07/15. ScatterData BarData Data object that represents all data for the BarChart. BarLineScatterCandleBubbleData Baseclass for all Line, Bar, Scatter, Candle and Bubble data. BarLineScatterCandleBubbleDataSet Baseclass of all DataSets for Bar-, Line-, Scatter- and CandleStickChart. LineDataSet ALL CODE BELOW RELATED TO CIRCLE-COLORS BubbleData BarEntry Entry class for the BarChart. LineData Data object that encapsulates all data associated with a LineChart. BarDataSet CandleData RadarDataSet CandleDataSet DataSet for the CandleStickChart. LineRadarDataSet Base dataset for line and radar DataSets. BubbleDataSet ScatterDataSet BaseDataSet This is the base dataset of all DataSets. BaseEntry Entry Class representing one entry in the chart. -
Object Summary Object Description Companion