Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Add other matplotlib color options. #18

Open
TheBrigandier opened this issue Apr 4, 2018 · 1 comment
Open

Add other matplotlib color options. #18

TheBrigandier opened this issue Apr 4, 2018 · 1 comment
Labels
enhancement New feature or request v0.3.0 Scheduled for version v0.3.0

Comments

@TheBrigandier
Copy link
Contributor

Need to update colormap settings select input to include optgroups with the other color types matplotlib supports. Right now there's only support for the general heatmap specific colors, but it may be helpful and accessible to offer the other color types. The optgroups will let the default colors be sorted towards the top, with the more exotic choices in their own groups below.

@TheBrigandier TheBrigandier added enhancement New feature or request v0.3.0 Scheduled for version v0.3.0 labels Apr 4, 2018
@draeath
Copy link

draeath commented Apr 26, 2019

It would be nice if one could simply enter a color map directly, below the dropdown (eg, the colormap identifier that would be passed to matplotlib). This would allow a user to pick anything their installed matplotlib could use, without further changes to PrusaMeshMap.

Ideally, catch exceptions thrown from invalid entries (absent, invalid, etc) and fall back to the item selected in the dropdown.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request v0.3.0 Scheduled for version v0.3.0
Projects
None yet
Development

No branches or pull requests

2 participants