Please enable JavaScript.
Coggle requires JavaScript to display documents.
ArrayList<Entry>, Float (Y axes point), Float (X axes point), String…
ArrayList<Entry>
LineDataSet
ArrayList<ILineDataSet>
Many LineDataSets are added here and it is responsible for displaying the data.
LineChart.setData(ILineDataSet)
Has many methods attached that can be used to alter the look of the data.
List of x and y points in an Entry object.
Float (Y axes point)
Entry
Float (X axes point)
String (Data's Title)
List<String>
ChartDataAF
StockChartData
getlData
ArrayList<ILineDataSet>
Gets all info from file
String ID
String id
int whichData