Package com.arbergashi.charts.render.specialized
package com.arbergashi.charts.render.specialized
-
ClassesClassDescriptionAlluvialRenderer visualizes changes in structure over time.Arc diagram renderer: draws arcs between points laid out on a single axis.BulletChartRenderer - Compact KPI VisualizationHollow Candlestick renderer: draws hollow (bullish) and filled (bearish) candlesticks optimized for Swing.Chernoff faces renderer: maps multivariate values to facial features.Chord flow renderer: grouped chord ribbons drawn with pooled Path2D and label caching.ControlChartRenderer (Shewhart Chart / SPC).Delaunay-like renderer (approximation): connects each point to nearby neighbors using a spatial grid or a KD-tree for large datasets.Dendrogram Renderer - ArberGashi Engine.Dependency wheel: visualizes dependencies among modules in a circular layout.Gantt Resource View: draws tasks as horizontal bars per resource row.Heatmap Contour Renderer (JDK 25 Standard).Renderer for 2D heatmaps.Hexbin renderer: maps points into a hexagonal bin grid and draws density.Legacy horizon chart renderer.Horizon chart renderer: compact, multi-band representation of a time series.Joyplot / Ridgeline renderer: draws stacked density-like curves.Lollipop chart: a lightweight, highly readable alternative to a bar chart.MarimekkoRenderer - Marimekko/Mosaic ChartNetworkRenderer visualizes graph data (nodes and edges).Renders a Parallel Coordinates plot, used for visualizing high-dimensional data.ParetoRenderer - combines bar chart with cumulative line.Sankey Pro: improved flow diagram with smoother ribbons and label caching.SankeyRenderer visualizes flow data.Sparkline Renderer f fcr Tabellen/Widgets: minimalistisch, extrem schnell.Spectrogram Renderer - ArberGashi Engine.Streamgraph renderer: stacked, flowing area plots with optional smoothing.Sunburst renderer: hierarchical ring visualization optimized for Swing.Ternary Contour Renderer - extends ternary plot with contour/heatmap characteristics.Ternary Phase Diagram Renderer.Renders a Ternary Plot for 3-component data.Vector Field Renderer - ArberGashi Engine.Voronoi renderer (optimized): uses a lower-resolution sampling buffer and reuses a backing image.Wind Rose renderer: aggregates wind direction (angle) into radial bins and draws stacked rings.