Sidecars written by the pre-fix flow contain merged generator_kwargs (n_samples + random_state=0 mixed in with the user-supplied form). The enrichment call passes n_samples/random_state explicitly, so an old sidecar's gk caused a TypeError (duplicate kwarg) that the try/except swallowed — leaving labels empty and coloring falling back to a plain ramp. Strip those keys before DATASET_META matching and the regen call; matches work naturally against the stripped dict. |
||
|---|---|---|
| .. | ||
| demo | ||
| web | ||
| __init__.py | ||