From a568a2bbf457283717440ecf8711e87db7a4201e Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Wed, 20 Oct 2021 21:58:13 +0300 Subject: Add 'hot' and 'inferno' colormaps. Make 'inferno' default. --- man/specgram.1.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'man/specgram.1.html') diff --git a/man/specgram.1.html b/man/specgram.1.html index 6cc0a1c..367fa10 100644 --- a/man/specgram.1.html +++ b/man/specgram.1.html @@ -1,5 +1,5 @@ - + @@ -387,7 +387,8 @@ limits.

−−colormap=COLORMAP

Color scheme. Valid values are: -jet, gray, purple, blue, green, orange, red.

+jet, hot, inferno, gray, purple, blue, green, orange, +red.

If COLORMAP is neither of these values, then it is @@ -397,7 +398,7 @@ gradient between the background color and the color specified by the hex string will be used as a color map.

Default is -jet.

+inferno.

−−bg-color=BGCOLOR

-- cgit v1.2.3