Liking cljdoc? Tell your friends :D

criterium.viewer.common-charts.util

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.
raw docstring

chart-layerclj

(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.
sourceraw docstring

metric-type-prefixclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close