Add palette choice to plot layers #48
Open
opened 2 years ago by phryk
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Needs to be added in
poobrains.analysis.visualization.Plot
subclasses'editor_layer_fieldset
s.Needs to have validation/filtering for valid palettes.
For example, bi-column chloropleths can't use the same palettes as uni-columnar ones.
__init__
if chloropleth already active.process
plot-action
so the current step isHow to determine palette validity? required kwargs as list of strings?