Directories
¶
| Path | Synopsis |
|---|---|
|
Example: Reference lines and text annotations.
|
Example: Reference lines and text annotations. |
|
Example: Butterfly curve with continuous color gradient.
|
Example: Butterfly curve with continuous color gradient. |
|
Example: Boxplot and Categorical (Discrete) X Axis
|
Example: Boxplot and Categorical (Discrete) X Axis |
|
Example: (Clifford[https://paulbourke.net/fractals/clifford/] attractor with continuous color gradient.
|
Example: (Clifford[https://paulbourke.net/fractals/clifford/] attractor with continuous color gradient. |
|
Example: Multi-Group Scatter with Colour Mapping and Legend
|
Example: Multi-Group Scatter with Colour Mapping and Legend |
|
Example: Orientation — every geometry flipped to horizontal.
|
Example: Orientation — every geometry flipped to horizontal. |
|
geometries
|
|
|
area
command
Example area demonstrates the geom.area geometry.
|
Example area demonstrates the geom.area geometry. |
|
bar
command
Example bar demonstrates the geom.bar geometry.
|
Example bar demonstrates the geom.bar geometry. |
|
boxplot
command
Example boxplot demonstrates the geom.Boxplot geometry.
|
Example boxplot demonstrates the geom.Boxplot geometry. |
|
col
command
Example col demonstrates the geom.Col geometry (pre-computed bar chart).
|
Example col demonstrates the geom.Col geometry (pre-computed bar chart). |
|
density
command
Example density demonstrates the geom.Density geometry.
|
Example density demonstrates the geom.Density geometry. |
|
errorbar
command
Example errorbar demonstrates the geom.ErrorBar geometry for showing measurement uncertainty with vertical bars and caps.
|
Example errorbar demonstrates the geom.ErrorBar geometry for showing measurement uncertainty with vertical bars and caps. |
|
histogram
command
Example histogram demonstrates the geom.histogram geometry.
|
Example histogram demonstrates the geom.histogram geometry. |
|
hline_vline
command
Example hline_vline demonstrates the geom.HLine and geom.VLine geometries.
|
Example hline_vline demonstrates the geom.HLine and geom.VLine geometries. |
|
line
command
Example line demonstrates the geom.line geometry.
|
Example line demonstrates the geom.line geometry. |
|
point
command
Example point demonstrates the geom.point geometry.
|
Example point demonstrates the geom.point geometry. |
|
polygon
command
Example polygon demonstrates the geom.Polygon geometry for drawing closed filled shapes from grouped x/y coordinates.
|
Example polygon demonstrates the geom.Polygon geometry for drawing closed filled shapes from grouped x/y coordinates. |
|
rug
command
Example rug demonstrates the geom.Rug geometry.
|
Example rug demonstrates the geom.Rug geometry. |
|
segment
command
Example segment demonstrates the geom.Segment geometry for drawing line segments from (x, y) to (xend, yend).
|
Example segment demonstrates the geom.Segment geometry for drawing line segments from (x, y) to (xend, yend). |
|
smooth
command
Example smooth demonstrates the geom.smooth geometry.
|
Example smooth demonstrates the geom.smooth geometry. |
|
step
command
Example step demonstrates the geom.Step geometry.
|
Example step demonstrates the geom.Step geometry. |
|
text
command
Example text demonstrates the geom.Text geometry.
|
Example text demonstrates the geom.Text geometry. |
|
tile
command
Example tile demonstrates the geom.Tile heatmap geometry.
|
Example tile demonstrates the geom.Tile heatmap geometry. |
|
Example: Multi-Line Plot
|
Example: Multi-Line Plot |
|
Phase 2: Coordinates, Faceting, Themes, Guides, Aesthetics, LegendPosition
|
Phase 2: Coordinates, Faceting, Themes, Guides, Aesthetics, LegendPosition |
|
Phase 2: Geometries — Point, Line, Step, Bar, Histogram, Area, Density, Rug, HLine, VLine, Text, BoxPlot, Smooth
|
Phase 2: Geometries — Point, Line, Step, Bar, Histogram, Area, Density, Rug, HLine, VLine, Text, BoxPlot, Smooth |
|
Phase 2: Scales — Linear, Log10, Sqrt, Reverse, Discrete
|
Phase 2: Scales — Linear, Log10, Sqrt, Reverse, Discrete |
|
Phase 2: Statistics — Identity, Bin/Count, Density (KDE), Smooth (LOESS), Summary, BoxPlot
|
Phase 2: Statistics — Identity, Bin/Count, Density (KDE), Smooth (LOESS), Summary, BoxPlot |
|
Phase 4 Pipeline: System Columns (PANEL, group) & Position Adjustments
|
Phase 4 Pipeline: System Columns (PANEL, group) & Position Adjustments |
|
Phase 5: Composable Stat Transforms — Filter, Sort, Group, Normalize, Stack, TopN, Select, Ribbon, Difference
|
Phase 5: Composable Stat Transforms — Filter, Sort, Group, Normalize, Stack, TopN, Select, Ribbon, Difference |
|
Reference Lines — HLine, VLine, and ABLine examples.
|
Reference Lines — HLine, VLine, and ABLine examples. |
|
Phase 5a: Scale Configuration — Breaks, Labels, Formatter, Expand, MinorBreaks, ClipBounds, and Binned.
|
Phase 5a: Scale Configuration — Breaks, Labels, Formatter, Expand, MinorBreaks, ClipBounds, and Binned. |
|
Example: Feature Showcase
|
Example: Feature Showcase |
|
Tabular Figures Example
|
Tabular Figures Example |
|
temporal
|
|
|
date
command
Example date demonstrates the DTypeDate column using NewDateFromString and NewDateFromTime, plotting monthly metrics with calendar-aligned ticks.
|
Example date demonstrates the DTypeDate column using NewDateFromString and NewDateFromTime, plotting monthly metrics with calendar-aligned ticks. |
|
scale
command
Example scale demonstrates explicit use of ScaleX(scale.DateTime, ...) with custom options, and the OOB policies (Censor, Squish, Keep).
|
Example scale demonstrates explicit use of ScaleX(scale.DateTime, ...) with custom options, and the OOB policies (Censor, Squish, Keep). |
|
time
command
Example time demonstrates DTypeTime (time-of-day) columns, plotting intraday patterns with nanoseconds-since-midnight values.
|
Example time demonstrates DTypeTime (time-of-day) columns, plotting intraday patterns with nanoseconds-since-midnight values. |
|
timestamp
command
Example timestamp demonstrates creating a time-series plot with timestamps parsed from strings.
|
Example timestamp demonstrates creating a time-series plot with timestamps parsed from strings. |
|
Example: Theme Showcase
|
Example: Theme Showcase |
Click to show internal directories.
Click to hide internal directories.