Uses of Class
com.vaadin.flow.component.charts.model.ChartConnectors
Packages that use ChartConnectors
-
Uses of ChartConnectors in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return ChartConnectorsMethods in com.vaadin.flow.component.charts.model with parameters of type ChartConnectorsModifier and TypeMethodDescriptionvoidConfiguration.setConnectors(ChartConnectors connectors) The Pathfinder module allows you to define connections between any two points, represented as lines - optionally with markers for the start and/or end points.