Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4319

How to Control the pm3d z range

Newsgroups comp.graphics.apps.gnuplot
Date 2020-04-12 16:28 -0700
Message-ID <3471c052-dab9-49eb-b740-aa3f02ba1095@googlegroups.com> (permalink)
Subject How to Control the pm3d z range
From eridanibrew@gmail.com

Show all headers | View raw


I have tried a bunch of things, but I can't find something to work...

I am generating a bunch of similar graphs in the form of colored contour plots (flat plots where the color corresponds to the z values). The graph looks great, and I have a nice color key on the right showing the values associated with each color.

The problem: the key/graph is autoscaled based on the input z data column. For one graph the colors range from 30 to 80; for the next graph the same colors range from 20 to 100. I need every graph to have the same fixed scale.

I keep trying things like set zrange[30:100], but no matter what I try the colors are autoscaled. How can I force the colors to fall into a set scale range? This seems like a simple thing, but I can't hit on a winning combination:)

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

How to Control the pm3d z range eridanibrew@gmail.com - 2020-04-12 16:28 -0700
  Re: How to Control the pm3d z range Gavin Buxton <gavinbuxton@gmail.com> - 2020-04-13 07:09 -0700

csiph-web