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 

C

calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.IBubbleDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.IRadarDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.ILineRadarDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.IBarDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.IScatterDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.IDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.IPieDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.ILineDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.ICandleDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.IBarLineScatterCandleBubbleDataSet
 
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.ILineScatterCandleRadarDataSet
 
calcMinMax() - function in com.github.mikephil.charting.data.DataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.BubbleDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.LineRadarDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.LineDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.RadarDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.PieDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.CandleDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.BarDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.ScatterDataSet
Calculates the minimum and maximum x and y values (mXMin, mXMax, mYMin, mYMax).
calcMinMax() - function in com.github.mikephil.charting.data.CombinedData
Calc minimum and maximum values (both x and y) over all DataSets.
calcMinMax() - function in com.github.mikephil.charting.interfaces.datasets.BaseDataSet
 
calcMinMax() - function in com.github.mikephil.charting.charts.LineChart
 
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.IBubbleDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.IRadarDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.ILineRadarDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.IBarDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.IScatterDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.IDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.IPieDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.ILineDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.interfaces.datasets.ICandleDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(Float,Float) - function in com.github.mikephil.charting.interfaces.datasets.IBarLineScatterCandleBubbleDataSet
 
calcMinMaxY(Float,Float) - function in com.github.mikephil.charting.interfaces.datasets.ILineScatterCandleRadarDataSet
 
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.BubbleData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.DataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.ScatterData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.BubbleDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.ChartData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.LineData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.CandleData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.LineRadarDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.PieData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.LineDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.RadarDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.BarData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.PieDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.CandleDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.BarDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.ScatterDataSet
Calculates the min and max y-values from the Entry closest to the given fromX to the Entry closest to the given toX value.This is only needed for the autoScaleMinMax feature.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.CombinedData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(float,float) - function in com.github.mikephil.charting.data.RadarData
Calc minimum and maximum y-values over all DataSets.Tell DataSets to recalculate their min and max y-values, this is only needed for autoScaleMinMax.
calcMinMaxY(Float,Float) - function in com.github.mikephil.charting.interfaces.datasets.BaseDataSet
 
calcTextHeight(Paint,String) - function in com.github.mikephil.charting.utils.Utils
calculates the approximate height of a text, depending on a demo textavoid repeated calls (e.g.
calcTextSize(Paint,String) - function in com.github.mikephil.charting.utils.Utils
Returns a recyclable FSize instance.calculates the approximate size of a text, depending on a demo textavoid repeated calls (e.g.
calcTextSize(Paint,String,FSize) - function in com.github.mikephil.charting.utils.Utils
calculates the approximate size of a text, depending on a demo textavoid repeated calls (e.g.
calcTextWidth(Paint,String) - function in com.github.mikephil.charting.utils.Utils
calculates the approximate width of a text, depending on a demo textavoid repeated calls (e.g.
calculate(float,float) - function in com.github.mikephil.charting.components.AxisBase
Calculates the minimum / maximum and range values of the axis with the givenminimum and maximum values from the chart data.
calculate(float,float) - function in com.github.mikephil.charting.components.XAxis
Calculates the minimum / maximum and range values of the axis with the givenminimum and maximum values from the chart data.
calculate(float,float) - function in com.github.mikephil.charting.components.YAxis
Calculates the minimum / maximum and range values of the axis with the givenminimum and maximum values from the chart data.
calculateDimensions(Paint,ViewPortHandler) - function in com.github.mikephil.charting.components.Legend
Calculates the dimensions of the Legend.
calculateLegendOffsets(RectF) - function in com.github.mikephil.charting.charts.LineChart
 
calculateOffsets() - function in com.github.mikephil.charting.charts.BubbleChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.PieChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.PieRadarChartBase
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.CombinedChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.ScatterChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.HorizontalBarChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.BarLineChartBase
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.CandleStickChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.RadarChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.BarChart
Calculates the offsets of the chart to the border depending on theposition of an eventual legend or depending on the length of the y-axisand x-axis labels and their position
calculateOffsets() - function in com.github.mikephil.charting.charts.LineChart
 
callOnClick() - function in android.view.BubbleChart
 
callOnClick() - function in android.view.PieChart
 
callOnClick() - function in android.view.Chart
 
callOnClick() - function in android.view.PieRadarChartBase
 
callOnClick() - function in android.view.CombinedChart
 
callOnClick() - function in android.view.ScatterChart
 
callOnClick() - function in android.view.HorizontalBarChart
 
callOnClick() - function in android.view.BarLineChartBase
 
callOnClick() - function in android.view.CandleStickChart
 
callOnClick() - function in android.view.RadarChart
 
callOnClick() - function in android.view.BarChart
 
callOnClick() - function in android.view.LineChart
 
callOnClick() - function in android.view.MarkerView
 
canAnimate() - function in android.view.LineChart
 
cancelDragAndDrop() - function in android.view.BubbleChart
 
cancelDragAndDrop() - function in android.view.PieChart
 
cancelDragAndDrop() - function in android.view.Chart
 
cancelDragAndDrop() - function in android.view.PieRadarChartBase
 
cancelDragAndDrop() - function in android.view.CombinedChart
 
cancelDragAndDrop() - function in android.view.ScatterChart
 
cancelDragAndDrop() - function in android.view.HorizontalBarChart
 
cancelDragAndDrop() - function in android.view.BarLineChartBase
 
cancelDragAndDrop() - function in android.view.CandleStickChart
 
cancelDragAndDrop() - function in android.view.RadarChart
 
cancelDragAndDrop() - function in android.view.BarChart
 
cancelDragAndDrop() - function in android.view.LineChart
 
cancelDragAndDrop() - function in android.view.MarkerView
 
cancelLongPress() - function in android.view.BubbleChart
 
cancelLongPress() - function in android.view.PieChart
 
cancelLongPress() - function in android.view.Chart
 
cancelLongPress() - function in android.view.PieRadarChartBase
 
cancelLongPress() - function in android.view.CombinedChart
 
cancelLongPress() - function in android.view.ScatterChart
 
cancelLongPress() - function in android.view.HorizontalBarChart
 
cancelLongPress() - function in android.view.BarLineChartBase
 
cancelLongPress() - function in android.view.CandleStickChart
 
cancelLongPress() - function in android.view.RadarChart
 
cancelLongPress() - function in android.view.BarChart
 
cancelLongPress() - function in android.view.LineChart
 
cancelLongPress() - function in android.view.MarkerView
 
cancelPendingInputEvents() - function in android.view.BubbleChart
 
cancelPendingInputEvents() - function in android.view.PieChart
 
cancelPendingInputEvents() - function in android.view.Chart
 
cancelPendingInputEvents() - function in android.view.PieRadarChartBase
 
cancelPendingInputEvents() - function in android.view.CombinedChart
 
cancelPendingInputEvents() - function in android.view.ScatterChart
 
cancelPendingInputEvents() - function in android.view.HorizontalBarChart
 
cancelPendingInputEvents() - function in android.view.BarLineChartBase
 
cancelPendingInputEvents() - function in android.view.CandleStickChart
 
cancelPendingInputEvents() - function in android.view.RadarChart
 
cancelPendingInputEvents() - function in android.view.BarChart
 
cancelPendingInputEvents() - function in android.view.LineChart
 
cancelPendingInputEvents() - function in android.view.MarkerView
 
CANDLE - enum entry in com.github.mikephil.charting.charts.CombinedChart.DrawOrder
 
CandleData - class in com.github.mikephil.charting.data
 
CandleDataProvider - class in com.github.mikephil.charting.interfaces.dataprovider
 
CandleDataSet - class in com.github.mikephil.charting.data
DataSet for the CandleStickChart.
CandleEntry - class in com.github.mikephil.charting.data
Subclass of Entry that holds all values for one entry in a CandleStickChart.
CandleStickChart - class in com.github.mikephil.charting.charts
Financial chart type that draws candle-sticks (OHCL chart).
CandleStickChartRenderer - class in com.github.mikephil.charting.renderer
 
canResolveLayoutDirection() - function in android.view.BubbleChart
 
canResolveLayoutDirection() - function in android.view.PieChart
 
canResolveLayoutDirection() - function in android.view.Chart
 
canResolveLayoutDirection() - function in android.view.PieRadarChartBase
 
canResolveLayoutDirection() - function in android.view.CombinedChart
 
canResolveLayoutDirection() - function in android.view.ScatterChart
 
canResolveLayoutDirection() - function in android.view.HorizontalBarChart
 
canResolveLayoutDirection() - function in android.view.BarLineChartBase
 
canResolveLayoutDirection() - function in android.view.CandleStickChart
 
canResolveLayoutDirection() - function in android.view.RadarChart
 
canResolveLayoutDirection() - function in android.view.BarChart
 
canResolveLayoutDirection() - function in android.view.LineChart
 
canResolveLayoutDirection() - function in android.view.MarkerView
 
canResolveTextAlignment() - function in android.view.BubbleChart
 
canResolveTextAlignment() - function in android.view.PieChart
 
canResolveTextAlignment() - function in android.view.Chart
 
canResolveTextAlignment() - function in android.view.PieRadarChartBase
 
canResolveTextAlignment() - function in android.view.CombinedChart
 
canResolveTextAlignment() - function in android.view.ScatterChart
 
canResolveTextAlignment() - function in android.view.HorizontalBarChart
 
canResolveTextAlignment() - function in android.view.BarLineChartBase
 
canResolveTextAlignment() - function in android.view.CandleStickChart
 
canResolveTextAlignment() - function in android.view.RadarChart
 
canResolveTextAlignment() - function in android.view.BarChart
 
canResolveTextAlignment() - function in android.view.LineChart
 
canResolveTextAlignment() - function in android.view.MarkerView
 
canResolveTextDirection() - function in android.view.BubbleChart
 
canResolveTextDirection() - function in android.view.PieChart
 
canResolveTextDirection() - function in android.view.Chart
 
canResolveTextDirection() - function in android.view.PieRadarChartBase
 
canResolveTextDirection() - function in android.view.CombinedChart
 
canResolveTextDirection() - function in android.view.ScatterChart
 
canResolveTextDirection() - function in android.view.HorizontalBarChart
 
canResolveTextDirection() - function in android.view.BarLineChartBase
 
canResolveTextDirection() - function in android.view.CandleStickChart
 
canResolveTextDirection() - function in android.view.RadarChart
 
canResolveTextDirection() - function in android.view.BarChart
 
canResolveTextDirection() - function in android.view.LineChart
 
canResolveTextDirection() - function in android.view.MarkerView
 
canScrollHorizontally(int) - function in android.view.BubbleChart
 
canScrollHorizontally(int) - function in android.view.PieChart
 
canScrollHorizontally(int) - function in android.view.Chart
 
canScrollHorizontally(int) - function in android.view.PieRadarChartBase
 
canScrollHorizontally(int) - function in android.view.CombinedChart
 
canScrollHorizontally(int) - function in android.view.ScatterChart
 
canScrollHorizontally(int) - function in android.view.HorizontalBarChart
 
canScrollHorizontally(int) - function in android.view.BarLineChartBase
 
canScrollHorizontally(int) - function in android.view.CandleStickChart
 
canScrollHorizontally(int) - function in android.view.RadarChart
 
canScrollHorizontally(int) - function in android.view.BarChart
 
canScrollHorizontally(Integer) - function in android.view.LineChart
 
canScrollHorizontally(int) - function in android.view.MarkerView
 
canScrollVertically(int) - function in android.view.BubbleChart
 
canScrollVertically(int) - function in android.view.PieChart
 
canScrollVertically(int) - function in android.view.Chart
 
canScrollVertically(int) - function in android.view.PieRadarChartBase
 
canScrollVertically(int) - function in android.view.CombinedChart
 
canScrollVertically(int) - function in android.view.ScatterChart
 
canScrollVertically(int) - function in android.view.HorizontalBarChart
 
canScrollVertically(int) - function in android.view.BarLineChartBase
 
canScrollVertically(int) - function in android.view.CandleStickChart
 
canScrollVertically(int) - function in android.view.RadarChart
 
canScrollVertically(int) - function in android.view.BarChart
 
canScrollVertically(Integer) - function in android.view.LineChart
 
canScrollVertically(int) - function in android.view.MarkerView
 
canZoomInMoreX() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
canZoomInMoreX() - function in com.github.mikephil.charting.utils.ViewPortHandler
Returns true if the chart is not yet fully zoomed in on the x-axis
canZoomInMoreY() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
canZoomInMoreY() - function in com.github.mikephil.charting.utils.ViewPortHandler
Returns true if the chart is not yet fully zoomed in on the y-axis
canZoomOutMoreX() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
canZoomOutMoreX() - function in com.github.mikephil.charting.utils.ViewPortHandler
Returns true if the chart is not yet fully zoomed out on the x-axis
canZoomOutMoreY() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
canZoomOutMoreY() - function in com.github.mikephil.charting.utils.ViewPortHandler
Returns true if the chart is not yet fully zoomed out on the y-axis
CENTER - enum entry in com.github.mikephil.charting.components.Legend.LegendHorizontalAlignment
 
CENTER - enum entry in com.github.mikephil.charting.components.Legend.LegendVerticalAlignment
 
centerViewPort(Array,View) - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
centerViewPort(FloatArray,View) - function in com.github.mikephil.charting.utils.ViewPortHandler
Centers the viewport around the specified position (x-index and y-value) in the chart.
centerViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BubbleChart
This will move the center of the current viewport to the specifiedx and y value.This also refreshes the chart by calling invalidate().
centerViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CombinedChart
This will move the center of the current viewport to the specifiedx and y value.This also refreshes the chart by calling invalidate().
centerViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.ScatterChart
This will move the center of the current viewport to the specifiedx and y value.This also refreshes the chart by calling invalidate().
centerViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.HorizontalBarChart
This will move the center of the current viewport to the specifiedx and y value.This also refreshes the chart by calling invalidate().
centerViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarLineChartBase
This will move the center of the current viewport to the specifiedx and y value.This also refreshes the chart by calling invalidate().
centerViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CandleStickChart
This will move the center of the current viewport to the specifiedx and y value.This also refreshes the chart by calling invalidate().
centerViewTo(float,float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarChart
This will move the center of the current viewport to the specifiedx and y value.This also refreshes the chart by calling invalidate().
centerViewTo(Float,Float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.LineChart
 
centerViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BubbleChart
This will move the center of the current viewport to the specifiedx and y value animated.
centerViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.CombinedChart
This will move the center of the current viewport to the specifiedx and y value animated.
centerViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.ScatterChart
This will move the center of the current viewport to the specifiedx and y value animated.
centerViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.HorizontalBarChart
This will move the center of the current viewport to the specifiedx and y value animated.
centerViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BarLineChartBase
This will move the center of the current viewport to the specifiedx and y value animated.
centerViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.CandleStickChart
This will move the center of the current viewport to the specifiedx and y value animated.
centerViewToAnimated(float,float,YAxis.AxisDependency,long) - function in com.github.mikephil.charting.charts.BarChart
This will move the center of the current viewport to the specifiedx and y value animated.
centerViewToAnimated(Float,Float,YAxis.AxisDependency,Long) - function in com.github.mikephil.charting.charts.LineChart
 
centerViewToY(float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BubbleChart
Centers the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
centerViewToY(float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CombinedChart
Centers the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
centerViewToY(float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.ScatterChart
Centers the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
centerViewToY(float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.HorizontalBarChart
Centers the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
centerViewToY(float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarLineChartBase
Centers the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
centerViewToY(float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.CandleStickChart
Centers the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
centerViewToY(float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.BarChart
Centers the viewport to the specified y value on the y-axis.This also refreshes the chart by calling invalidate().
centerViewToY(Float,YAxis.AxisDependency) - function in com.github.mikephil.charting.charts.LineChart
 
Chart - class in com.github.mikephil.charting.charts
Baseclass of all Chart-Views.
ChartAnimator - class in com.github.mikephil.charting.animation
Object responsible for all animations in the Chart.
ChartData - class in com.github.mikephil.charting.data
Class that holds all relevant data that represents the chart.
ChartHighlighter - class in com.github.mikephil.charting.highlight
Created by Philipp Jahoda on 21/07/15.
ChartInterface - class in com.github.mikephil.charting.interfaces.dataprovider
Interface that provides everything there is to know about the dimensions, bounds, and range of the chart.
ChartTouchListener - class in com.github.mikephil.charting.listener
Created by philipp on 12/06/15.
ChartTouchListener.ChartGesture - class in com.github.mikephil.charting.listener.ChartTouchListener
 
checkInputConnectionProxy(View) - function in android.view.BubbleChart
 
checkInputConnectionProxy(View) - function in android.view.PieChart
 
checkInputConnectionProxy(View) - function in android.view.Chart
 
checkInputConnectionProxy(View) - function in android.view.PieRadarChartBase
 
checkInputConnectionProxy(View) - function in android.view.CombinedChart
 
checkInputConnectionProxy(View) - function in android.view.ScatterChart
 
checkInputConnectionProxy(View) - function in android.view.HorizontalBarChart
 
checkInputConnectionProxy(View) - function in android.view.BarLineChartBase
 
checkInputConnectionProxy(View) - function in android.view.CandleStickChart
 
checkInputConnectionProxy(View) - function in android.view.RadarChart
 
checkInputConnectionProxy(View) - function in android.view.BarChart
 
checkInputConnectionProxy(View) - function in android.view.LineChart
 
checkInputConnectionProxy(View) - function in android.view.MarkerView
 
checkLayoutParams(ViewGroup.LayoutParams) - function in android.view.LineChart
 
CHEVRON_DOWN - enum entry in com.github.mikephil.charting.charts.ScatterChart.ScatterShape
 
CHEVRON_UP - enum entry in com.github.mikephil.charting.charts.ScatterChart.ScatterShape
 
ChevronDownShapeRenderer - class in com.github.mikephil.charting.renderer.scatter
Created by wajdic on 15/06/2016.
ChevronUpShapeRenderer - class in com.github.mikephil.charting.renderer.scatter
Created by wajdic on 15/06/2016.
childDrawableStateChanged(View) - function in android.view.BubbleChart
 
childDrawableStateChanged(View) - function in android.view.PieChart
 
childDrawableStateChanged(View) - function in android.view.Chart
 
childDrawableStateChanged(View) - function in android.view.PieRadarChartBase
 
childDrawableStateChanged(View) - function in android.view.CombinedChart
 
childDrawableStateChanged(View) - function in android.view.ScatterChart
 
childDrawableStateChanged(View) - function in android.view.HorizontalBarChart
 
childDrawableStateChanged(View) - function in android.view.BarLineChartBase
 
childDrawableStateChanged(View) - function in android.view.CandleStickChart
 
childDrawableStateChanged(View) - function in android.view.RadarChart
 
childDrawableStateChanged(View) - function in android.view.BarChart
 
childDrawableStateChanged(View) - function in android.view.LineChart
 
childDrawableStateChanged(View) - function in android.view.MarkerView
 
childHasTransientStateChanged(View,boolean) - function in android.view.BubbleChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.PieChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.Chart
 
childHasTransientStateChanged(View,boolean) - function in android.view.PieRadarChartBase
 
childHasTransientStateChanged(View,boolean) - function in android.view.CombinedChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.ScatterChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.HorizontalBarChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.BarLineChartBase
 
childHasTransientStateChanged(View,boolean) - function in android.view.CandleStickChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.RadarChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.BarChart
 
childHasTransientStateChanged(View,Boolean) - function in android.view.LineChart
 
childHasTransientStateChanged(View,boolean) - function in android.view.MarkerView
 
CIRCLE - enum entry in com.github.mikephil.charting.charts.ScatterChart.ScatterShape
 
CIRCLE - enum entry in com.github.mikephil.charting.components.Legend.LegendForm

Draw a circle

CircleShapeRenderer - class in com.github.mikephil.charting.renderer.scatter
Created by wajdic on 15/06/2016.
cleanupLayoutState(View) - function in android.view.LineChart
 
clear() - function in com.github.mikephil.charting.interfaces.datasets.IBubbleDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.IRadarDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.ILineRadarDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.IBarDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.IScatterDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.IDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.IPieDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.ILineDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.ICandleDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.IBarLineScatterCandleBubbleDataSet
 
clear() - function in com.github.mikephil.charting.interfaces.datasets.ILineScatterCandleRadarDataSet
 
clear() - function in com.github.mikephil.charting.data.DataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.BubbleDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.LineRadarDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.LineDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.RadarDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.PieDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.CandleDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.BarDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.data.ScatterDataSet
Removes all values from this DataSet and does all necessary recalculations.
clear() - function in com.github.mikephil.charting.interfaces.datasets.BaseDataSet
 
clear() - function in com.github.mikephil.charting.charts.BubbleChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.PieChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.Chart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.PieRadarChartBase
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.CombinedChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.ScatterChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.HorizontalBarChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.BarLineChartBase
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.CandleStickChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.RadarChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.BarChart
Clears the chart from all data (sets it to null) and refreshes it (bycalling invalidate()).
clear() - function in com.github.mikephil.charting.charts.LineChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.BubbleChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.PieChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.Chart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.PieRadarChartBase
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.CombinedChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.ScatterChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.HorizontalBarChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.BarLineChartBase
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.CandleStickChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.RadarChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.BarChart
 
clearAllViewportJobs() - function in com.github.mikephil.charting.charts.LineChart
 
clearAnimation() - function in android.view.BubbleChart
 
clearAnimation() - function in android.view.PieChart
 
clearAnimation() - function in android.view.Chart
 
clearAnimation() - function in android.view.PieRadarChartBase
 
clearAnimation() - function in android.view.CombinedChart
 
clearAnimation() - function in android.view.ScatterChart
 
clearAnimation() - function in android.view.HorizontalBarChart
 
clearAnimation() - function in android.view.BarLineChartBase
 
clearAnimation() - function in android.view.CandleStickChart
 
clearAnimation() - function in android.view.RadarChart
 
clearAnimation() - function in android.view.BarChart
 
clearAnimation() - function in android.view.LineChart
 
clearAnimation() - function in android.view.MarkerView
 
clearChildFocus(View) - function in android.view.BubbleChart
 
clearChildFocus(View) - function in android.view.PieChart
 
clearChildFocus(View) - function in android.view.Chart
 
clearChildFocus(View) - function in android.view.PieRadarChartBase
 
clearChildFocus(View) - function in android.view.CombinedChart
 
clearChildFocus(View) - function in android.view.ScatterChart
 
clearChildFocus(View) - function in android.view.HorizontalBarChart
 
clearChildFocus(View) - function in android.view.BarLineChartBase
 
clearChildFocus(View) - function in android.view.CandleStickChart
 
clearChildFocus(View) - function in android.view.RadarChart
 
clearChildFocus(View) - function in android.view.BarChart
 
clearChildFocus(View) - function in android.view.LineChart
 
clearChildFocus(View) - function in android.view.MarkerView
 
clearDisappearingChildren() - function in android.view.BubbleChart
 
clearDisappearingChildren() - function in android.view.PieChart
 
clearDisappearingChildren() - function in android.view.Chart
 
clearDisappearingChildren() - function in android.view.PieRadarChartBase
 
clearDisappearingChildren() - function in android.view.CombinedChart
 
clearDisappearingChildren() - function in android.view.ScatterChart
 
clearDisappearingChildren() - function in android.view.HorizontalBarChart
 
clearDisappearingChildren() - function in android.view.BarLineChartBase
 
clearDisappearingChildren() - function in android.view.CandleStickChart
 
clearDisappearingChildren() - function in android.view.RadarChart
 
clearDisappearingChildren() - function in android.view.BarChart
 
clearDisappearingChildren() - function in android.view.LineChart
 
clearDisappearingChildren() - function in android.view.MarkerView
 
clearFocus() - function in android.view.BubbleChart
 
clearFocus() - function in android.view.PieChart
 
clearFocus() - function in android.view.Chart
 
clearFocus() - function in android.view.PieRadarChartBase
 
clearFocus() - function in android.view.CombinedChart
 
clearFocus() - function in android.view.ScatterChart
 
clearFocus() - function in android.view.HorizontalBarChart
 
clearFocus() - function in android.view.BarLineChartBase
 
clearFocus() - function in android.view.CandleStickChart
 
clearFocus() - function in android.view.RadarChart
 
clearFocus() - function in android.view.BarChart
 
clearFocus() - function in android.view.LineChart
 
clearFocus() - function in android.view.MarkerView
 
clearPendingCredentialRequest() - function in android.view.BubbleChart
 
clearPendingCredentialRequest() - function in android.view.PieChart
 
clearPendingCredentialRequest() - function in android.view.Chart
 
clearPendingCredentialRequest() - function in android.view.PieRadarChartBase
 
clearPendingCredentialRequest() - function in android.view.CombinedChart
 
clearPendingCredentialRequest() - function in android.view.ScatterChart
 
clearPendingCredentialRequest() - function in android.view.HorizontalBarChart
 
clearPendingCredentialRequest() - function in android.view.BarLineChartBase
 
clearPendingCredentialRequest() - function in android.view.CandleStickChart
 
clearPendingCredentialRequest() - function in android.view.RadarChart
 
clearPendingCredentialRequest() - function in android.view.BarChart
 
clearPendingCredentialRequest() - function in android.view.LineChart
 
clearPendingCredentialRequest() - function in android.view.MarkerView
 
clearValues() - function in com.github.mikephil.charting.data.BubbleData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.ScatterData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.ChartData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.LineData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.CandleData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.PieData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.BarData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.CombinedData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.data.RadarData
Clears this data object from all DataSets and removes all Entries.
clearValues() - function in com.github.mikephil.charting.charts.BubbleChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.PieChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.Chart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.PieRadarChartBase
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.CombinedChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.ScatterChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.HorizontalBarChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.BarLineChartBase
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.CandleStickChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.RadarChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.BarChart
Removes all DataSets (and thereby Entries) from the chart.
clearValues() - function in com.github.mikephil.charting.charts.LineChart
 
clearViewTranslationCallback() - function in android.view.BubbleChart
 
clearViewTranslationCallback() - function in android.view.PieChart
 
clearViewTranslationCallback() - function in android.view.Chart
 
clearViewTranslationCallback() - function in android.view.PieRadarChartBase
 
clearViewTranslationCallback() - function in android.view.CombinedChart
 
clearViewTranslationCallback() - function in android.view.ScatterChart
 
clearViewTranslationCallback() - function in android.view.HorizontalBarChart
 
clearViewTranslationCallback() - function in android.view.BarLineChartBase
 
clearViewTranslationCallback() - function in android.view.CandleStickChart
 
clearViewTranslationCallback() - function in android.view.RadarChart
 
clearViewTranslationCallback() - function in android.view.BarChart
 
clearViewTranslationCallback() - function in android.view.LineChart
 
clearViewTranslationCallback() - function in android.view.MarkerView
 
CLOSEST - enum entry in com.github.mikephil.charting.data.DataSet.Rounding
 
COLOR - enum entry in com.github.mikephil.charting.utils.Fill.Type
 
ColorFormatter - class in com.github.mikephil.charting.formatter
Interface that can be used to return a customized color instead of setting colors via the setColor(...) method of the DataSet.
ColorTemplate - class in com.github.mikephil.charting.utils
Class that holds predefined color integer arrays (e.g.
colorWithAlpha(int,int) - function in com.github.mikephil.charting.utils.ColorTemplate
Sets the alpha component of the given color.
com.github.mikephil.charting - package com.github.mikephil.charting
 
com.github.mikephil.charting.animation - package com.github.mikephil.charting.animation
 
com.github.mikephil.charting.buffer - package com.github.mikephil.charting.buffer
 
com.github.mikephil.charting.charts - package com.github.mikephil.charting.charts
 
com.github.mikephil.charting.components - package com.github.mikephil.charting.components
 
com.github.mikephil.charting.data - package com.github.mikephil.charting.data
 
com.github.mikephil.charting.data.filter - package com.github.mikephil.charting.data.filter
 
com.github.mikephil.charting.exception - package com.github.mikephil.charting.exception
 
com.github.mikephil.charting.formatter - package com.github.mikephil.charting.formatter
 
com.github.mikephil.charting.highlight - package com.github.mikephil.charting.highlight
 
com.github.mikephil.charting.interfaces.dataprovider - package com.github.mikephil.charting.interfaces.dataprovider
 
com.github.mikephil.charting.interfaces.datasets - package com.github.mikephil.charting.interfaces.datasets
 
com.github.mikephil.charting.jobs - package com.github.mikephil.charting.jobs
 
com.github.mikephil.charting.listener - package com.github.mikephil.charting.listener
 
com.github.mikephil.charting.matrix - package com.github.mikephil.charting.matrix
 
com.github.mikephil.charting.model - package com.github.mikephil.charting.model
 
com.github.mikephil.charting.renderer - package com.github.mikephil.charting.renderer
 
com.github.mikephil.charting.renderer.scatter - package com.github.mikephil.charting.renderer.scatter
 
com.github.mikephil.charting.utils - package com.github.mikephil.charting.utils
 
CombinedChart - class in com.github.mikephil.charting.charts
This chart class allows the combination of lines, bars, scatter and candle data all displayed in one chart area.
CombinedChart.DrawOrder - class in com.github.mikephil.charting.charts.CombinedChart
enum that allows to specify the order in which the different data objectsfor the combined-chart are drawn
CombinedChartRenderer - class in com.github.mikephil.charting.renderer
Renderer class that is responsible for rendering multiple different data-types.
CombinedData - class in com.github.mikephil.charting.data
Data object that allows the combination of Line-, Bar-, Scatter-, Bubble- and CandleData.
CombinedDataProvider - class in com.github.mikephil.charting.interfaces.dataprovider
Created by philipp on 11/06/16.
CombinedHighlighter - class in com.github.mikephil.charting.highlight
Created by Philipp Jahoda on 12/09/15.
combineMeasuredStates(int,int) - function in android.view.BubbleChart
 
combineMeasuredStates(int,int) - function in android.view.PieChart
 
combineMeasuredStates(int,int) - function in android.view.Chart
 
combineMeasuredStates(int,int) - function in android.view.PieRadarChartBase
 
combineMeasuredStates(int,int) - function in android.view.CombinedChart
 
combineMeasuredStates(int,int) - function in android.view.ScatterChart
 
combineMeasuredStates(int,int) - function in android.view.HorizontalBarChart
 
combineMeasuredStates(int,int) - function in android.view.BarLineChartBase
 
combineMeasuredStates(int,int) - function in android.view.CandleStickChart
 
combineMeasuredStates(int,int) - function in android.view.RadarChart
 
combineMeasuredStates(int,int) - function in android.view.BarChart
 
combineMeasuredStates(int,int) - function in android.view.MarkerView
 
compare(Entry,Entry) - function in com.github.mikephil.charting.utils.EntryXComparator
 
compare(T,T) - function in java.util.EntryXComparator
 
comparing(Function,Comparator) - function in java.util.EntryXComparator
 
comparingDouble(ToDoubleFunction) - function in java.util.EntryXComparator
 
comparingInt(ToIntFunction) - function in java.util.EntryXComparator
 
comparingLong(ToLongFunction) - function in java.util.EntryXComparator
 
ComponentBase - class in com.github.mikephil.charting.components
This class encapsulates everything both Axis, Legend and LimitLines have in common.
computeAxis(Float,Float,Boolean) - function in com.github.mikephil.charting.renderer.AxisRenderer
Computes the axis values.
computeAxis(Float,Float,Boolean) - function in com.github.mikephil.charting.renderer.XAxisRenderer
Computes the axis values.
computeAxis(Float,Float,Boolean) - function in com.github.mikephil.charting.renderer.XAxisRendererHorizontalBarChart
Computes the axis values.
computeAxis(Float,Float,Boolean) - function in com.github.mikephil.charting.renderer.XAxisRendererRadarChart
Computes the axis values.
computeAxis(Float,Float,Boolean) - function in com.github.mikephil.charting.renderer.YAxisRenderer
Computes the axis values.
computeAxis(Float,Float,Boolean) - function in com.github.mikephil.charting.renderer.YAxisRendererHorizontalBarChart
Computes the axis values.
computeAxis(Float,Float,Boolean) - function in com.github.mikephil.charting.renderer.YAxisRendererRadarChart
Computes the axis values.
computeHorizontalScrollExtent() - function in android.view.LineChart
 
computeHorizontalScrollOffset() - function in android.view.LineChart
 
computeHorizontalScrollRange() - function in android.view.LineChart
 
computeLegend(ChartData) - function in com.github.mikephil.charting.renderer.LegendRenderer
Prepares the legend and calculates all needed forms, labels and colors.
computeScroll() - function in com.github.mikephil.charting.listener.PieRadarChartTouchListener
 
computeScroll() - function in com.github.mikephil.charting.listener.BarLineChartTouchListener
 
computeScroll() - function in com.github.mikephil.charting.charts.BubbleChart
 
computeScroll() - function in android.view.BubbleChart
 
computeScroll() - function in com.github.mikephil.charting.charts.PieChart
 
computeScroll() - function in android.view.PieChart
 
computeScroll() - function in android.view.Chart
 
computeScroll() - function in com.github.mikephil.charting.charts.PieRadarChartBase
 
computeScroll() - function in android.view.PieRadarChartBase
 
computeScroll() - function in com.github.mikephil.charting.charts.CombinedChart
 
computeScroll() - function in android.view.CombinedChart
 
computeScroll() - function in com.github.mikephil.charting.charts.ScatterChart
 
computeScroll() - function in android.view.ScatterChart
 
computeScroll() - function in com.github.mikephil.charting.charts.HorizontalBarChart
 
computeScroll() - function in android.view.HorizontalBarChart
 
computeScroll() - function in com.github.mikephil.charting.charts.BarLineChartBase
 
computeScroll() - function in android.view.BarLineChartBase
 
computeScroll() - function in com.github.mikephil.charting.charts.CandleStickChart
 
computeScroll() - function in android.view.CandleStickChart
 
computeScroll() - function in com.github.mikephil.charting.charts.RadarChart
 
computeScroll() - function in android.view.RadarChart
 
computeScroll() - function in com.github.mikephil.charting.charts.BarChart
 
computeScroll() - function in android.view.BarChart
 
computeScroll() - function in com.github.mikephil.charting.charts.LineChart
 
computeScroll() - function in android.view.MarkerView
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.BubbleChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.PieChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.Chart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.PieRadarChartBase
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.CombinedChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.ScatterChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.HorizontalBarChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.BarLineChartBase
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.CandleStickChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.RadarChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.BarChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.LineChart
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.MarkerView
 
computeVerticalScrollExtent() - function in android.view.LineChart
 
computeVerticalScrollOffset() - function in android.view.LineChart
 
computeVerticalScrollRange() - function in android.view.LineChart
 
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.IBubbleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.IRadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.ILineRadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.IBarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.IScatterDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.IDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.IPieDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.ILineDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.ICandleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.IBarLineScatterCandleBubbleDataSet
 
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.ILineScatterCandleRadarDataSet
 
contains(T) - function in com.github.mikephil.charting.data.BubbleData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.DataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.DataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.ScatterData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.BubbleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.BubbleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.ChartData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.LineData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.CandleData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.LineRadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.LineRadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.PieData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.LineScatterCandleRadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.LineDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.LineDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.RadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.RadarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.BarData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.PieDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.PieDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.CandleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.CandleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.BarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.BarDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.BarLineScatterCandleBubbleDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.ScatterDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.interfaces.datasets.ScatterDataSet
Checks if this DataSet contains the specified Entry.
contains(T) - function in com.github.mikephil.charting.data.CombinedData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.RadarData
Checks if this data object contains the specified DataSet.
contains(T) - function in com.github.mikephil.charting.data.BaseDataSet
 
contains(float) - function in com.github.mikephil.charting.highlight.Range
Returns true if this range contains (if the value is in between) the given value, false if not.
contentBottom() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
contentBottom() - function in com.github.mikephil.charting.utils.ViewPortHandler
 
contentHeight() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
contentHeight() - function in com.github.mikephil.charting.utils.ViewPortHandler
 
contentLeft() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
contentLeft() - function in com.github.mikephil.charting.utils.ViewPortHandler
 
contentRight() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
contentRight() - function in com.github.mikephil.charting.utils.ViewPortHandler
 
contentTop() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
contentTop() - function in com.github.mikephil.charting.utils.ViewPortHandler
 
contentWidth() - function in com.github.mikephil.charting.utils.HorizontalViewPortHandler
 
contentWidth() - function in com.github.mikephil.charting.utils.ViewPortHandler
 
convertDpToPixel(float) - function in com.github.mikephil.charting.utils.Utils
This method converts dp unit to equivalent pixels, depending on devicedensity.
convertIntegers(List) - function in com.github.mikephil.charting.utils.Utils
Converts the provided Integer List to an int array.
convertPixelsToDp(float) - function in com.github.mikephil.charting.utils.Utils
This method converts device specific pixels to density independentpixels.
convertStrings(List) - function in com.github.mikephil.charting.utils.Utils
Converts the provided String List to a String array.
copy() - function in com.github.mikephil.charting.data.PieEntry
 
copy() - function in com.github.mikephil.charting.data.PieEntry
 
copy() - function in com.github.mikephil.charting.data.RadarEntry
 
copy() - function in com.github.mikephil.charting.data.RadarEntry
 
copy() - function in com.github.mikephil.charting.data.DataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.BubbleDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.BubbleDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.BarEntry
Returns an exact copy of the BarEntry.
copy() - function in com.github.mikephil.charting.data.BarEntry
 
copy() - function in com.github.mikephil.charting.data.LineRadarDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.LineScatterCandleRadarDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.LineDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.LineDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.RadarDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.RadarDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.BubbleEntry
 
copy() - function in com.github.mikephil.charting.data.BubbleEntry
 
copy() - function in com.github.mikephil.charting.data.PieDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.PieDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.CandleDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.CandleDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.CandleEntry
 
copy() - function in com.github.mikephil.charting.data.CandleEntry
 
copy() - function in com.github.mikephil.charting.data.BarDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.BarDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.BarLineScatterCandleBubbleDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.ScatterDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.ScatterDataSet
Provides an exact copy of the DataSet this method is used on.
copy() - function in com.github.mikephil.charting.data.Entry
returns an exact copy of the entry
copyIntegers(List,Array) - function in com.github.mikephil.charting.utils.Utils
 
create(int,ObjectPool.Poolable) - function in com.github.mikephil.charting.utils.ObjectPool
Returns an ObjectPool instance, of a given starting capacity, that recycles instances of a given Poolable object.
createAccessibilityNodeInfo() - function in android.view.BubbleChart
 
createAccessibilityNodeInfo() - function in android.view.PieChart
 
createAccessibilityNodeInfo() - function in android.view.Chart
 
createAccessibilityNodeInfo() - function in android.view.PieRadarChartBase
 
createAccessibilityNodeInfo() - function in android.view.CombinedChart
 
createAccessibilityNodeInfo() - function in android.view.ScatterChart
 
createAccessibilityNodeInfo() - function in android.view.HorizontalBarChart
 
createAccessibilityNodeInfo() - function in android.view.BarLineChartBase
 
createAccessibilityNodeInfo() - function in android.view.CandleStickChart
 
createAccessibilityNodeInfo() - function in android.view.RadarChart
 
createAccessibilityNodeInfo() - function in android.view.BarChart
 
createAccessibilityNodeInfo() - function in android.view.LineChart
 
createAccessibilityNodeInfo() - function in android.view.MarkerView
 
createColors(Resources,Array) - function in com.github.mikephil.charting.utils.ColorTemplate
turn an array of resource-colors (contains resource-id integers) into anarray list of actual color integers
createColors(Array) - function in com.github.mikephil.charting.utils.ColorTemplate
Turns an array of colors (integer color values) into an ArrayList ofcolors.
createContextMenu(ContextMenu) - function in android.view.BubbleChart
 
createContextMenu(ContextMenu) - function in android.view.PieChart
 
createContextMenu(ContextMenu) - function in android.view.Chart
 
createContextMenu(ContextMenu) - function in android.view.PieRadarChartBase
 
createContextMenu(ContextMenu) - function in android.view.CombinedChart
 
createContextMenu(ContextMenu) - function in android.view.ScatterChart
 
createContextMenu(ContextMenu) - function in android.view.HorizontalBarChart
 
createContextMenu(ContextMenu) - function in android.view.BarLineChartBase
 
createContextMenu(ContextMenu) - function in android.view.CandleStickChart
 
createContextMenu(ContextMenu) - function in android.view.RadarChart
 
createContextMenu(ContextMenu) - function in android.view.BarChart
 
createContextMenu(ContextMenu) - function in android.view.LineChart
 
createContextMenu(ContextMenu) - function in android.view.MarkerView
 
createRenderers() - function in com.github.mikephil.charting.renderer.CombinedChartRenderer
Creates the renderers needed for this combined-renderer in the required order.
cross(Vector3) - function in com.github.mikephil.charting.matrix.Vector3
 
CROSS - enum entry in com.github.mikephil.charting.charts.ScatterChart.ScatterShape
 
CrossShapeRenderer - class in com.github.mikephil.charting.renderer.scatter
Created by wajdic on 15/06/2016.
CUBIC_BEZIER - enum entry in com.github.mikephil.charting.data.LineDataSet.Mode
 
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