Skip to content

GetColormaps() throws on second call #767

@StendProg

Description

@StendProg

ScottPlot.Drawing.Colormap.GetColormaps() throws on second call.
There is related with Reflection exception.

var colormaps = ScottPlot.Drawing.Colormap.GetColormaps();
var colormaps1 = ScottPlot.Drawing.Colormap.GetColormaps();

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGunexpected behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions