I've to plot 180000 points into a single EPS file. With standards gnuplot output dimensions points are too close each other and that's makes them indistinguible. Is there any way to increase the image width and height?
Yes.
set terminal epscairo enhanced color size 100in,100in font "Arial,100"
This will make (for example) an .eps 100 inches by 100 inches with a large font. You can type
help terminal pdfcairo
at the gnuplot command line for more information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With