layout - Mix user-specified and automatic margins and spacings for gnuplot -


i using multiplot in gnuplot 5.0.7 able is:

set multiplot layout 3,2 margins auto, auto, auto, auto spacing auto, 0 

i aware auto not valid value specify. automatically calculated margins , spacings of multiplot. have reduce y spacing 0 in of plots. , still keep rest of margins , spacing calculated automatically.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -