[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: two line plot titles
From: |
Dirk Eddelbuettel |
Subject: |
Re: two line plot titles |
Date: |
Wed, 19 Aug 1998 18:40:08 -0400 (EDT) |
David> Is there a way to make a two line plot title? Thanks,
I think you have two options. One is to escape the slash:
gset title "First \\n Second";
and the second is to use an x2label:
gset x2label "Another line";
Hope this helps, Dirk
--
mailto:address@hidden According to the latest official figures,
http://rosebud.ml.org/~edd 43% of all statistics are totally worthless.