Mobile app version of vmapp.org
Login or Join
Michele215

: Gnuplot: wrong numbers on scaled color bar I used gnuplot to create a 3D surface from a data file "3D.txt" written in three columns x y z. I saw that the numbers on the color bar are ~40000

@Michele215

Posted in: #Gnuplot #InformationGraphics

I used gnuplot to create a 3D surface from a data file "3D.txt" written in three columns x y z. I saw that the numbers on the color bar are ~40000 although the peak of my graph (z_max) is around 14 [see picture].

How can I solve this? I used simple code like:

gnuplot> set palette rgbformulae 22, 13, -31
gnuplot> splot "3D.txt"

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Michele215

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme