I would like to plot a figure to PNG format (avoiding using convert), however my Gnuplot distribution does not offer the PNGCAIRO terminal. How can I install/enable it? I us
If you are running homebrew, you can install everything with just one command line
brew install gnuplot --with-cairo