diff options
| author | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2021-10-20 21:58:13 +0300 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2021-10-20 21:58:13 +0300 |
| commit | a568a2bbf457283717440ecf8711e87db7a4201e (patch) | |
| tree | cf491c9d08b7355d241b0e79a5f3de9a2dc80eb3 /man/specgram.1.html | |
| parent | d445fd00976fa3ce7ce2eda4d18e9b489a78aa67 (diff) | |
Add 'hot' and 'inferno' colormaps.
Make 'inferno' default.
Diffstat (limited to 'man/specgram.1.html')
| -rw-r--r-- | man/specgram.1.html | 7 |
1 files changed, 4 insertions, 3 deletions
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 @@ <!-- Creator : groff version 1.22.4 --> -<!-- CreationDate: Fri Jul 16 11:40:40 2021 --> +<!-- CreationDate: Wed Oct 20 18:28:19 2021 --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> @@ -387,7 +387,8 @@ limits.</p> <b>−−colormap</b>=<i>COLORMAP</i></p> <p style="margin-left:22%;">Color scheme. Valid values are: -jet, gray, purple, blue, green, orange, red.</p> +jet, hot, inferno, gray, purple, blue, green, orange, +red.</p> <p style="margin-left:22%; margin-top: 1em">If <i>COLORMAP</i> 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.</p> <p style="margin-left:22%; margin-top: 1em">Default is -jet.</p> +inferno.</p> <p style="margin-left:11%;"><b>−−bg-color</b>=<i>BGCOLOR</i></p> |
