Skip to main content

Module builtins

Module builtins 

Source
Expand description

Built-in themes and strategy factory for the contribution grid library.

This module provides:

Structsยง

LinearStrategy
Linear percentile-based mapping.
LogarithmicStrategy
Logarithmic mapping (emphasizes differences at lower values).
Strategy
Factory for creating built-in strategy instances.
Theme
Factory for creating built-in color theme palettes.
ThresholdStrategy
Fixed threshold mapping (ignores max_count).