When I plot a graph in gnuplot, I get the following message:
qt.qpa.fonts: Populating font family aliases took 320 ms. Replace uses of missing font family "Sans" with one that exists to avoid this cost. Error: plot window (gnuplot_qt) not responding - will restart
I get that I have to change the font to "Sans". Right? If so, how do I do that? I have no idea.
set term qt font "Geneva,12". I obviously don't know what fonts you have.