How do I put emphasis on the legend of the x and y axis of the gnuplot? already tried putting the ascii coding but it does not work
Axis label x
set xlabel "Iterations" font "Helvetica, 20"
I need the word to be "interactions"
How do I put emphasis on the legend of the x and y axis of the gnuplot? already tried putting the ascii coding but it does not work
set xlabel "Iterations" font "Helvetica, 20"
I need the word to be "interactions"
Run the code before plotting:
set encoding utf8