Add palette choice to plot layers #48
Labels
No Label
ANA
BUG
CSS
DOC
DX
ECO
FET
GFX
PRO
SEC
TPL
UX
VIS
analysis
analysis.data
analysis.editor
analysis.util
analysis.visualization
auth
cli
core
doc
form
mailing
md
rendering
storage
svg
svg.color
svg.palettes
testing
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: phryk-evil-mad-sciences-llc/poobrains#48
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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?