Config
Configuration file for plotting.
Config
dataclass
Default configuration used in some of the plots.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
divergent
|
bool
|
whether to show divergent calendar by default. |
True
|
range
|
float
|
Where to a divergent plot |
3.0
|
max_value_ratio
|
float
|
Where to clip the default cmap in the calendar view |
0.75
|