A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
L
- LargeValueFormatter - class in com.github.mikephil.charting.formatter
- Predefined value-formatter that formats large numbers in a pretty way.
- layout(int,int,int,int) - function in android.view.BubbleChart
- layout(int,int,int,int) - function in android.view.PieChart
- layout(int,int,int,int) - function in android.view.Chart
- layout(int,int,int,int) - function in android.view.PieRadarChartBase
- layout(int,int,int,int) - function in android.view.CombinedChart
- layout(int,int,int,int) - function in android.view.ScatterChart
- layout(int,int,int,int) - function in android.view.HorizontalBarChart
- layout(int,int,int,int) - function in android.view.BarLineChartBase
- layout(int,int,int,int) - function in android.view.CandleStickChart
- layout(int,int,int,int) - function in android.view.RadarChart
- layout(int,int,int,int) - function in android.view.BarChart
- layout(Integer,Integer,Integer,Integer) - function in android.view.LineChart
- layout(int,int,int,int) - function in android.view.MarkerView
- LEFT - enum entry in com.github.mikephil.charting.components.Legend.LegendHorizontalAlignment
- LEFT - enum entry in com.github.mikephil.charting.components.YAxis.AxisDependency
- LEFT - enum entry in com.github.mikephil.charting.utils.Fill.Direction
- LEFT_BOTTOM - enum entry in com.github.mikephil.charting.components.LimitLine.LimitLabelPosition
- LEFT_TO_RIGHT - enum entry in com.github.mikephil.charting.components.Legend.LegendDirection
- LEFT_TOP - enum entry in com.github.mikephil.charting.components.LimitLine.LimitLabelPosition
- Legend - class in com.github.mikephil.charting.components
- Class representing the legend of the chart.
- Legend.LegendDirection - class in com.github.mikephil.charting.components.Legend
- Legend.LegendForm - class in com.github.mikephil.charting.components.Legend
- Legend.LegendHorizontalAlignment - class in com.github.mikephil.charting.components.Legend
- Legend.LegendOrientation - class in com.github.mikephil.charting.components.Legend
- Legend.LegendVerticalAlignment - class in com.github.mikephil.charting.components.Legend
- LegendEntry - class in com.github.mikephil.charting.components
- LegendRenderer - class in com.github.mikephil.charting.renderer
- length() - function in com.github.mikephil.charting.matrix.Vector3
- length2() - function in com.github.mikephil.charting.matrix.Vector3
- limitFrom(Integer) - function in com.github.mikephil.charting.buffer.AbstractBuffer
- limits the drawing on the x-axis
- limitFrom(Integer) - function in com.github.mikephil.charting.buffer.BarBuffer
- limits the drawing on the x-axis
- limitFrom(Integer) - function in com.github.mikephil.charting.buffer.HorizontalBarBuffer
- limits the drawing on the x-axis
- LimitLine - class in com.github.mikephil.charting.components
- The limit line is an additional feature for all Line-, Bar- and ScatterCharts.
- LimitLine.LimitLabelPosition - class in com.github.mikephil.charting.components.LimitLine
- enum that indicates the position of the LimitLine label
- LimitRange - class in com.github.mikephil.charting.components
- The limit line is an additional feature for all Line-, Bar- and ScatterCharts.
- LimitRange.Range - class in com.github.mikephil.charting.components.LimitRange
- limitTo(Integer) - function in com.github.mikephil.charting.buffer.AbstractBuffer
- limits the drawing on the x-axis
- limitTo(Integer) - function in com.github.mikephil.charting.buffer.BarBuffer
- limits the drawing on the x-axis
- limitTo(Integer) - function in com.github.mikephil.charting.buffer.HorizontalBarBuffer
- limits the drawing on the x-axis
- limitTransAndScale(Matrix,RectF) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
- limitTransAndScale(Matrix,RectF) - function in com.github.mikephil.charting.utils.ViewPortHandler
- limits the maximum scale and X translation of the given matrix
- LINE - enum entry in com.github.mikephil.charting.charts.CombinedChart.DrawOrder
- LINE - enum entry in com.github.mikephil.charting.components.Legend.LegendForm
Draw a horizontal line
- LINEAR - enum entry in com.github.mikephil.charting.data.LineDataSet.Mode
- LINEAR_GRADIENT - enum entry in com.github.mikephil.charting.utils.Fill.Type
- LineChart - class in com.github.mikephil.charting.charts
- LineChartRenderer - class in com.github.mikephil.charting.renderer
- LineData - class in com.github.mikephil.charting.data
- Data object that encapsulates all data associated with a LineChart.
- LineDataProvider - class in com.github.mikephil.charting.interfaces.dataprovider
- LineDataSet - class in com.github.mikephil.charting.data
- ALL CODE BELOW RELATED TO CIRCLE-COLORS
- LineDataSet.Mode - class in com.github.mikephil.charting.data.LineDataSet
- LineRadarDataSet - class in com.github.mikephil.charting.data
- Base dataset for line and radar DataSets.
- LineRadarRenderer - class in com.github.mikephil.charting.renderer
- LineScatterCandleRadarDataSet - class in com.github.mikephil.charting.data
- Created by Philipp Jahoda on 11/07/15.
- LineScatterCandleRadarRenderer - class in com.github.mikephil.charting.renderer
- loadBarEntriesFromAssets(AssetManager,String) - function in com.github.mikephil.charting.utils.FileUtils
- loadEntriesFromAssets(AssetManager,String) - function in com.github.mikephil.charting.utils.FileUtils
- Loads an array of Entries from a textfile from the assets folder.
- loadEntriesFromFile(String) - function in com.github.mikephil.charting.utils.FileUtils
- Loads a an Array of Entries from a textfile from the sd-card.
- LONG_PRESS - enum entry in com.github.mikephil.charting.listener.ChartTouchListener.ChartGesture