All Classes and Interfaces
Classes
Class
Description
Entry point class for the ECharts wrapper library.
Represents the area style configuration for ECharts series.
Represents an axis configuration for cartesian charts.
Represents the axis label configuration for ECharts axes.
Represents the axis line configuration for ECharts axes.
Represents the axis name text style configuration for ECharts axis components.
Represents the axis pointer configuration for ECharts tooltips.
Represents the axis tick configuration for ECharts axes.
A bar chart implementation for displaying data as vertical or horizontal bars.
Represents a bar series configuration for ECharts bar charts.
A boxplot (box-and-whisker) chart implementation for statistical data visualization.
Represents a boxplot series configuration for ECharts boxplot charts.
A candlestick chart implementation for displaying financial OHLC (Open-High-Low-Close) data.
Represents a candlestick series configuration for ECharts candlestick/OHLC charts.
Base abstract class for all ECharts chart types.
Represents the cross style configuration for ECharts tooltip axis pointer.
Represents the detail configuration for ECharts gauge series.
Represents the emphasis state configuration for ECharts elements.
A funnel chart implementation for displaying data as a funnel/pyramid shape.
Represents a funnel series configuration for ECharts funnel charts.
A gauge chart implementation for displaying single values within a defined range.
Represents a gauge series configuration for ECharts gauge charts.
A graph/network chart implementation for displaying nodes and their relationships.
Represents a graph series configuration for ECharts graph/network charts.
Represents the grid configuration for an ECharts chart.
A heatmap chart implementation for displaying data intensity as colored cells.
Represents a heatmap series configuration for ECharts heatmap charts.
Represents the item style configuration for ECharts chart elements.
Represents the label configuration for ECharts elements.
Represents the label line configuration for ECharts elements.
Represents the legend configuration for an ECharts chart.
Represents the levels configuration for ECharts hierarchical series such as sunburst and treemap.
Represents a single level configuration within the levels hierarchy.
A line chart implementation for displaying data trends over time or categories.
Represents a line series configuration for ECharts line charts.
Represents the line style configuration for ECharts chart elements.
A parallel coordinates chart for multi-dimensional data visualization.
Represents a Parallel series configuration for ECharts parallel coordinates charts.
A pie chart implementation for displaying data as proportional segments of a circle.
Represents a pie series configuration for ECharts pie charts.
Represents the pointer configuration for ECharts gauge series.
Represents a radar coordinate system configuration for ECharts radar charts.
Represents a radar indicator that defines an axis on the radar chart.
A radar chart implementation for displaying multivariate data on axes starting from the same point.
Represents a radar series configuration for ECharts radar charts.
A Sankey diagram implementation for displaying flow/relationship data.
Represents a Sankey diagram series configuration for ECharts.
Inner class representing a Sankey link.
Inner class representing a Sankey node.
A scatter chart implementation for displaying data points on a two-dimensional coordinate system.
Represents a scatter series configuration for ECharts scatter plots.
Abstract base class for all chart series types.
Represents the shadow style configuration for ECharts tooltip axis pointer.
Represents the split area configuration for ECharts axis components.
Represents the split line configuration for ECharts axis components.
A sunburst chart implementation for displaying hierarchical data as concentric rings.
Represents a data node for sunburst charts with hierarchical structure.
Represents a sunburst series configuration for ECharts sunburst charts.
Represents the text style configuration for ECharts chart elements.
A theme river (streamgraph) chart for visualizing thematic changes over time.
Represents a ThemeRiver series configuration for ECharts theme river (streamgraph) charts.
Represents the title configuration for an ECharts chart.
Represents the toolbox configuration for an ECharts chart.
Represents the feature configuration for the toolbox, containing various tool options.
Represents the tooltip configuration for an ECharts chart.
A tree diagram implementation for displaying hierarchical parent-child relationships.
A treemap chart implementation for displaying hierarchical data as nested rectangles.
Represents a data node for ECharts treemap series.
Represents a treemap series configuration for ECharts treemap charts.
Represents a Tree series configuration for ECharts tree diagrams.
Inner class representing a tree node.