A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Y
E
- emptyDimensions() - function in com.patrykandpatrick.vico.core.dimensions.MutableDimensionsKt
- Creates a MutableDimensions instance with all coordinates set to 0.
- End - enum entry in com.patrykandpatrick.vico.core.chart.decoration.ThresholdLine.LabelHorizontalPosition
- End - enum entry in com.patrykandpatrick.vico.core.component.text.HorizontalPosition
- End - enum entry in com.patrykandpatrick.vico.core.scroll.InitialScroll
- entriesOf(Pair) - function in com.patrykandpatrick.vico.core.entry.ChartEntryExtensionsKt
- Creates a List of FloatEntry instances.
- entriesOf(Number) - function in com.patrykandpatrick.vico.core.entry.ChartEntryExtensionsKt
- Creates a List of FloatEntry instances out of an array of y-axis values.
- EntryListExtensionsKt - class in com.patrykandpatrick.vico.core.entry
- EntryModelExtensionsKt - class in com.patrykandpatrick.vico.core.chart
- entryModelOf(Pair) - function in com.patrykandpatrick.vico.core.entry.EntryListExtensionsKt
- Creates a ChartEntryModel out of the given pairs of numbers, treating the first number in each pair as the x value, and the second one as the y value.
- entryModelOf(Number) - function in com.patrykandpatrick.vico.core.entry.EntryListExtensionsKt
- Creates a ChartEntryModel out of the provided array of numbers, treating each number’s index as the x value, and the number itself as the y value.
- entryModelOf(List) - function in com.patrykandpatrick.vico.core.entry.EntryListExtensionsKt
- Creates a ChartEntryModel out of the provided list of list of FloatEntry instances.
- entryOf(Float,Float) - function in com.patrykandpatrick.vico.core.entry.ChartEntryExtensionsKt
- Creates a FloatEntry instance.
- entryOf(Number,Number) - function in com.patrykandpatrick.vico.core.entry.ChartEntryExtensionsKt
- Creates a FloatEntry instance.
- Extras - class in com.patrykandpatrick.vico.core.context
- An abstraction layer over Map used by MeasureContext and ChartDrawContext to store and retrieve data.
- ExtrasExtensionsKt - class in com.patrykandpatrick.vico.core.context