-
-
Notifications
You must be signed in to change notification settings - Fork 348
Open
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently, it's only possible to parse colormap by value and color lists.
See function colormap_t parse(const std::string& str) in options_tools.h.
Describe the solution you'd like
However, when colormap presets are available, we should be able to parse by name.
For example, it should be possible to type in the console: set model.scivis.colormap viridis
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Discuss