A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
W
- withCanvas(DrawContext,Function1) - function in com.patrykandpatrick.vico.core.draw.DrawContextExtensionsKt
- Calls the specified function block with DrawContext.canvas as its receiver.
- withOtherCanvas(Canvas,Function1) - function in com.patrykandpatrick.vico.core.context.ChartDrawContext
- Temporarily swaps the Canvas and yields DrawContext as the block’s receiver.
- withOtherCanvas(Canvas,Function1) - function in com.patrykandpatrick.vico.core.context.DrawContext
- Temporarily swaps the Canvas and yields DrawContext as the block’s receiver.
- withY(Float) - function in com.patrykandpatrick.vico.core.entry.ChartEntry
- Creates a copy of this ChartEntry implementation, but with a new y value.
- withY(Float) - function in com.patrykandpatrick.vico.core.entry.FloatEntry
- Creates a copy of this ChartEntry implementation, but with a new y value.