Skip to content

Parsing f3d::colormap_t by name #2586

@michaelmigliore

Description

@michaelmigliore

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

No one assigned

    Projects

    Status

    Discuss

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions