vico
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
vico
multiplatform
/
com.patrykandpatrick.vico.multiplatform.cartesian.layer
/
LineCartesianLayer
/
PointConnector
/
connect
connect
abstract
fun
connect
(
context
:
CartesianDrawingContext
,
path
:
Path
,
x1
:
Float
,
y1
:
Float
,
x2
:
Float
,
y2
:
Float
)
Connects (
x1
,
y2
) and (
x2
,
y2
).