-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Erika emailed me noting that the GrayscaleReversed colormap isn't working as expected.
The error is here:
Spectrogram/src/Spectrogram/Colormap.cs
Lines 14 to 15 in 555e1cc
| public static Colormap Grayscale => new Colormap(new Colormaps.Grayscale()); | |
| public static Colormap GrayscaleReversed => new Colormap(new Colormaps.Grayscale()); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels