A
B
C
D
E
F
G
H
L
M
O
P
R
S
T
V
Z
F
- FadingEdges(Dp,Dp,Dp,Easing) - function in com.patrykandpatrick.vico.compose.chart.edges.FadingEdgesExtensionsKt
- FadingEdges applies a horizontal fade to the edges of the chart area for scrollable charts.
- FadingEdgesDefaults - class in com.patrykandpatrick.vico.compose.chart.edges
- The default values for FadingEdges.
- FadingEdgesExtensionsKt - class in com.patrykandpatrick.vico.compose.chart.edges
- fromBrush(DynamicShaders,Brush) - function in com.patrykandpatrick.vico.compose.component.shape.shader.DynamicShadersKt
- Creates a BrushShader using the given Brush.
- fromColors(Color,Color,Color,List,Color) - function in com.patrykandpatrick.vico.compose.style.ChartStyle.Companion
- Creates a base implementation of ChartStyle using the provided colors.
- fromComponent(DynamicShaders,Component,Dp,Boolean,Shader.TileMode,Shader.TileMode) - function in com.patrykandpatrick.vico.compose.component.shape.shader.DynamicShadersKt
- Creates a ComponentShader out of the provided component.
- fullWidth(HorizontalLayout.Companion,Dp,Dp) - function in com.patrykandpatrick.vico.compose.chart.layout.HorizontalLayoutKt
- Creates and returns an instance of HorizontalLayout.FullWidth.