Skip to main content
2 of 2
added 26 characters in body; edited title
Mat
  • 54.9k
  • 11
  • 164
  • 143

How to plot many linegraphs on one page with gnuplot

In gnuplot, I want to plot many line graph in one window. I drew graph with multiplot but the label names are not displayed properly, label1 and label2 are printed over each other.

How can I solve this issue? Also can I save a figure?

user997704
  • 333
  • 2
  • 4
  • 11