A
B
C
D
F
G
H
L
P
R
S
T
V
X
Y
B
- BackgroundHighlight - class in cz.applifting.appgraph.decorations
- Component that draws color along the width of the canvas starting at yStart and ending at yEnd according to current y-scale
- BarChart(List,BarChartStyle,XAxisLabels,YAxisLabels,YScale,Function0,List,Map,String,String,Function1) - function in cz.applifting.appgraph.charts.barChart.BarChartKt
- Composable that displays bar chart
- BarChartDataPointStyle - class in cz.applifting.appgraph.charts.barChart
- Class that allows to style individual bars in barchart
- BarChartKt - class in cz.applifting.appgraph.charts.barChart
- BarChartStyle - class in cz.applifting.appgraph.charts.barChart
- BarWidth - class in cz.applifting.appgraph.charts.barChart
- Class to compute intended bar width.
- BarWidth.DpWidth - class in cz.applifting.appgraph.charts.barChart.BarWidth
- The bar will have fixed width in dp.
- BarWidth.FullWidth - class in cz.applifting.appgraph.charts.barChart.BarWidth
- The bar will occupy all available space
- BarWidth.PercentageWidth - class in cz.applifting.appgraph.charts.barChart.BarWidth
- The bar will occupy percentage of the available space.
- BasicChartDrawer - class in cz.applifting.appgraph.charts.common
- GOD class that holds all the references that might be needed when drawing ALL the stuff to the canvas
- BasicChartStyle - class in cz.applifting.appgraph.charts.common
- Basic chart style common to all the charts
- BOTTOM - enum entry in cz.applifting.appgraph.decorations.PaddingPositionType
- BOTTOM - enum entry in cz.applifting.appgraph.decorations.XAxisLabelsPosition
- BrushExtensionsKt - class in cz.applifting.appgraph.charts.common