From: farrokh y. <you...@gm...> - 2011-01-18 08:27:53
Hi all
I intend to set only key "Myplot" to my graph with :
set key off
set key inside right top title "Myplot" box lt 4
plot sin(x)
But it is appeared one another unwanted key as "sin(x)----".
How to delete this unwanted key?
Thank you
Farrokh
From: Thomas S. <t.s...@fz...> - 2011-01-19 15:34:57
plot sin(x) notitle
Farrokh wrote:
>
> Hi all
>
> I intend to set only key "Myplot" to my graph with :
>
> set key off
> set key inside right top title "Myplot" box lt 4
> plot sin(x)
>
> But it is appeared one another unwanted key as "sin(x)----".
>
> How to delete this unwanted key?
>
> Thank you
> Farrokh
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
>
--
View this message in context: http://old.nabble.com/key-problem-tp30698102p30710961.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.