Skip to main content

Questions tagged [plotting]

1 vote
1 answer
3k views

I have many data files in a directory. Each data file has various columns and I want vector plots using a few of them. Earlier I was generating .png files using a .gp script and combining them into a ...
damaihati's user avatar
  • 143
2 votes
0 answers
151 views

I am using xmgrace to plot 2D bar plot from the following input data: @ title "H-bonds" @ xaxis label "Donor" @ yaxis label "Frac" @s0 line type 0 @s0 symbol linewidth 1 @...
James Starlight's user avatar
2 votes
1 answer
624 views

I am using gracebat of xmgrace to generate images based on xvg inputs: gracebat input.xvg -hdevice PNG -nosafe -printfile ouptut.png -hardcopy -batch grace.bfile and here is my batch file s0 line ...
user3470313's user avatar
0 votes
0 answers
643 views

I have created a systemd service like following code on my CentOS remote server that runs a Jupyter app named scraping-cdn-plot-gavahi-aati.ipynb that plots some charts. This is the service: [Unit] ...
user3486308's user avatar
0 votes
1 answer
2k views

How do I specify the working directory for gnuplot in interactive mode? If I want to call a script with "call 'label_loop.gnu'" and do not want to put the script file in the gnuplot installation ...
user15181's user avatar
3 votes
1 answer
1k views

Is there an easy way to make gnuplot automatically show y1=0 and y2=0 at the same height in the image while the y1 and y2 axes have different scales? The only way I am aware is to make sure the ...
T. Zack Crawford's user avatar
0 votes
1 answer
259 views

On Libreoffice calc I have a spreadsheet that can compute certain quantities in time (hours). These quantities can be positive or negative. For example, the values in the spreadsheet can be a daily ...
cholo14's user avatar
  • 103
0 votes
1 answer
407 views

I'm trying to plot the data of 100x11 array in plot using gnuplot. I created a .gnu file to generate plot but unable to get jitter plot. I'm using the below code set terminal pngcairo size 1280,800 ...
Venkat's user avatar
  • 1

15 30 50 per page