|
From: Adrian H. <adr...@es...> - 2010-11-21 12:00:08
|
Using the enhanced eps terminal you should be able to put symbols in.
Try:
set terminal post eps enhanced
...
...
plot [-10:10] sin(x) ti "test {/Symbol \254}"
Good luck.
Adrian
On 20/11/2010 16:24, Christian Baun wrote:
> Hi all,
>
> I want to insert an arrow in the ylabel.
> Something lie this:
>
> set ylabel "better<----- [s]"
>
> The solution with the "<-----" looks awfull. :-(
> How can I do this in a more good-looking way?
>
> Best Regards,
> Christian
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3.
> Spend less time writing and rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
|