We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.component.charts.model.AbstractSeries
Packages that use AbstractSeries
Package
Description
-
Uses of AbstractSeries in com.vaadin.flow.component.charts.model
Subclasses of AbstractSeries in com.vaadin.flow.component.charts.modelModifier and TypeClassDescriptionclass
A series which is based on data from a DataProvider.
class
An array of data points to be displayed in a chart.
class
A series of tasks to be used in the Gantt chart.
class
A specialized series for use with HeatMaps
class
A series consisting of a list of numerical values.
class
A series containing nodes and links to nodes.
class
Series for range type data
class
A collection of
TreeSeriesItems
that compose a multi-root tree. -
Uses of AbstractSeries in com.vaadin.flow.component.charts.model.serializers
Methods in com.vaadin.flow.component.charts.model.serializers that return types with arguments of type AbstractSeriesMethods in com.vaadin.flow.component.charts.model.serializers with parameters of type AbstractSeriesModifier and TypeMethodDescriptionvoid
AbstractSeriesBeanSerializer.serialize
(AbstractSeries bean, BeanSerializerDelegator<AbstractSeries> serializer, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) Method parameters in com.vaadin.flow.component.charts.model.serializers with type arguments of type AbstractSeriesModifier and TypeMethodDescriptionvoid
AbstractSeriesBeanSerializer.serialize
(AbstractSeries bean, BeanSerializerDelegator<AbstractSeries> serializer, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider)