JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
com.patrykandpatrick.vico.compose.axis.horizontal.topAxis(TextComponent,LineComponent,LineComponent,Dp,LineComponent,AxisValueFormatter,Axis.SizeConstraint,Float,TextComponent,CharSequence,Integer,Integer)
Creates a top axis (i.e.
com.patrykandpatrick.vico.compose.axis.horizontal.bottomAxis(TextComponent,LineComponent,LineComponent,Dp,LineComponent,AxisValueFormatter,Axis.SizeConstraint,TextComponent,CharSequence,Float,Integer,Integer)
Creates a bottom axis (i.e.
com.patrykandpatrick.vico.compose.chart.Chart(Chart,Model,Modifier,AxisRenderer,AxisRenderer,AxisRenderer,AxisRenderer,Marker,MarkerVisibilityChangeListener,Legend,Boolean,Boolean,FadingEdges,AutoScaleUp,ChartScrollState,HorizontalLayout,Function1)
Displays a chart.
com.patrykandpatrick.vico.compose.chart.column.columnChart(List,Dp,Dp,ColumnChart.MergeMode,Float,Float,Float,Float,List,Map,AxisPosition.Vertical,TextComponent,VerticalPosition,ValueFormatter,Float)
Creates a ColumnChart.
com.patrykandpatrick.vico.compose.chart.entry.plus(Model,Model)
Combines two ChartEntryModel implementations—the receiver and other—into a ComposedChartEntryModel.
com.patrykandpatrick.vico.compose.chart.line.lineChart(List,Dp,Float,Float,Float,Float,List,Map,AxisPosition.Vertical)
Creates a LineChart.
com.patrykandpatrick.vico.compose.chart.line.lineSpec(Color,Dp,DynamicShader,StrokeCap,Float,Component,Dp,TextComponent,VerticalPosition,ValueFormatter,Float)
Creates a LineChart.LineSpec for use in LineCharts.
com.patrykandpatrick.vico.compose.component.shape.lineComponent(Color,Dp,Shape,Dp,Color,DynamicShader,Dimensions)
Creates a LineComponent.
com.patrykandpatrick.vico.compose.component.shape.lineComponent(Color,Dp,Shape,Dp,Color,DynamicShader,Dimensions)
Creates a LineComponent.
com.patrykandpatrick.vico.compose.component.shape.textComponent(Color,TextUnit,ShapeComponent,TextUtils.TruncateAt,Integer,MutableDimensions,MutableDimensions,Typeface,Paint.Align)
Creates a TextComponent.
com.patrykandpatrick.vico.compose.legend.verticalLegendItem(Component,TextComponent,CharSequence)
Defines the appearance of an item of a VerticalLegend.