python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
gnuplot plot scientific notation (exponential value on x-axis)
I'm new using gnuplot, today I learned a lot on stackoverflow for a problem that I had with a plot, but now for my research I need to do another one like the following image:
The data are of the same...

Chiara
Votes: 0
Answers: 1
Gnuplot bar chart with personalize interval on x-axis
I'm new using gnuplot and i would like to replicate this plot: https://images.app.goo.gl/DqygL2gfk3jZ7jsK6
I have a file.dat with continuous value between 0 and 100 and i would like to plot it, subdiv...

Chiara
Votes: 0
Answers: 1
Bashscript with Gnuplot on .csv File
I would like to write a little bash script, which simply asks the user to enter a Country and a Item.
The script shall open gnuplot and plot some data (the Order Date and Total Profit for the Country ...
Thomas
Votes: 0
Answers: 1
Contour plot other than contour lines with gnuplot
I have generated the contour plot with my data Data to plot. The output looks like contour lines. I am now trying to fill the contour plot with colors. There is a previous post about it
http://gnuplot...
Robert12
Votes: 0
Answers: 3