emanueledigloria wrote:
>
> I'm trying GNUPLOT 4.2 patchlevel 2 on Debian Sid. I noticed that when I
> type "plot 'something' ", I have a new window with the graph, and on the
> top of the window there are some buttons and with them I can work on the
> image.
>
which terminal are you using?
'some buttons' - i think it's 'wxt'.
there are some buttons to do some scaling/zooming/a.s.o.
emanueledigloria wrote:
>
> In the MS Windows version there are a lot of other buttons, or simply I
> can modify the graph better and easier in Windows than in Debian...
>
here things are a little bit different, the buttons are not part of the
plot window but of the command window. most (nearly all?) of the buttons
are used to insert a string (e.g. function name) or a complete command
into the command line, which without these buttons you would have to
type in. it saves you some typing, nothing more, but i doubt, that
'clicking'
a command line together is faster than typing...
the advantage is, you can see at a glance which functions are available
or which (main) options can be set.
emanueledigloria wrote:
>
> Can you put these other buttons on Linux version, too? :-) I mean:
> changing
> colors (for points and functions), set scales (not only autoscale),
> modify labels (I don't if this function is in thw windows version or
> not, but I think it would be useful) and many others...Sometimes
> terminal can be nasty, you know....
>
you should have a look at the various gui's written for gnuplot.
('Gnuplot front-ends' on http://www.gnuplot.info/links.html)
i installed 'An older Tcl/Tk interface for gnuplot' - the link
is broken, just google for 'xgnuplot' and find 'xgpl-1.0.tar.gz'
(and change '-xscroll' and '-yscroll' to '-xscrollcommand' and
'-yscrollcommand', resp., wherever it appears)
--
View this message in context: http://www.nabble.com/SUGGESTION-tf4786193.html#a13723236
Sent from the Gnuplot - Bugs mailing list archive at Nabble.com.
|