|
From: <pl...@pi...> - 2015-12-13 11:45:35
|
Oh man , what is happening to my favourite plotter? I just tired calling gnuplot from command line with -p -e options. eg gnuplot -p -e " plot \"data.dat\" w l " default qt terminal has lost all interactivity and stays stuck at the size it opens by default. 'replot on resize" option has no effect, replot and auto buttons do not change the aspect ration so I'm stuck with a square graph; grid btn does nothing. Since I can't zoom P and N btns serve no purpose. OK , mouse cursor readout still works. Adding "set term wxt; " at the head of the plot expression: Ironically wxt no longer crashed on resizing ;) Mouse interaction allows resize/zoom , p and n in the window work but all buttons on the middle section of the toolbar are greyed out. In that past I've cvs builds to be very reliable, what is happening here? This is a freshly installed Fedora 23, I don't think it's that oddball. No one else seeing this kind of problems? regards, Peter. |