Shared helpers for common-charts sub-namespaces.
Provides utility functions used across multiple chart generation namespaces to avoid circular dependencies.
Shared helpers for common-charts sub-namespaces. Provides utility functions used across multiple chart generation namespaces to avoid circular dependencies.
(chart-layer data chart-options mark encoding)Build a chart layer by merging chart-options with mark and encoding. Common structure for bar and line chart layers.
Build a chart layer by merging chart-options with mark and encoding. Common structure for bar and line chart layers.
(metric-type-prefix metric-path)Extract metric type (mean/median) from metric path for y-axis titles. Returns "mean" or "median" if found in path, nil otherwise.
Extract metric type (mean/median) from metric path for y-axis titles. Returns "mean" or "median" if found in path, nil otherwise.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |