Top "Gnuplot" questions

Gnuplot is a portable command-line driven graphing utility for linux, OS/2, MS Windows, OSX, VMS, and many other platforms.

how to set key font size in gnuplot?

How to set key(legend) font size in gnuplot? I read the gnuplot introduction file and find no related configuration …

gnu gnuplot
gnuplot: max and min values in a range

I'm plotting some data with a different X range and I would like to change yrange according to the maximum …

gnuplot
Set font size of values numbers on the axis

How do I set the font size for the values on both the x and y-axis? I've looked around and …

gnuplot gnu
Install gnuplot 5.0.1 on OSX

I downloaded the source files for gnuplot 5.0.1 (gnuplot-5.0.1.tar.gz) from the source forge page. I also installed the Command …

macos gnuplot command-line-tool
Octave-Gnuplot-AquaTerm error: set terminal aqua enhanced title "Figure 1"...unknown terminal type"

I've installed Octave and gnuplot via Homebrew, and downloaded AquaTerm.dmg. When I try to plot, I get the following …

terminal gnuplot x11 octave homebrew
gnuplot - removing line title

I tried searching, but I couldn't find the solution for this particular condition. In my plot , I am comparing two …

gnuplot
gnuplot: unrecognized terminal option

Can anyone tell me why I get the "unrecognized terminal option" when having set output "out.pdf" Is there any …

pdf-generation gnuplot
Gnuplot date/time in x axis

I have a quick question regarding dates and times in x-axis in GNUPLOT. I'll let the code do the talking: …

date time gnuplot
How to plot data by c program?

I am a mechanical engineer who has only limited knowledge in C programming. I wrote some code in order to …

c graph plot gnuplot simulation
How to set equal scale's length in gnuplot

Hi Is it possible in gnuplot to set scales so that length of scaleX and scaleY would be the same?? …

plot gnuplot