I have installed the Ubuntu extension for Windows, but I run into troubles when I want to use gnuplot... I am just trying to plot a simple data file, but I get the following error :
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-julien_barbaud'
qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.
Could not connect to existing gnuplot_qt. Starting a new one.
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-julien_barbaud'
qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.
As you may guess, I am not veryfamiliar with this problem. Is there Something I should set up in my environment to fix this ?
EDIT: after the suggestion in comments, I tried to use set term postscript. The output is different, but still no plot...
And after trying set term png, the plot command gives me this:

