This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)


Am 03.03.2019 um 19:15 schrieb Achim Gratz:
...

Tatsuro MATSUOKA writes:
...

...

Now, I'd be much more excited about that wxWidgets terminal if it
allowed gnuplot to optionally run without X11, do you know if that's possible?

It is quite straight-forward to run gnuplot without X11 as mintty will display its output inline:

export GNUTERM=sixel

gnuplot -e "splot [x=-3:3] [y=-3:3] sin(x) * cos(y)"


Thomas


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]