|
From: Jon <dev...@gm...> - 2012-09-17 22:38:19
|
I would guess that each graph is too small such that the title text cannot be contained in the key space. Can you remove title (by using notitle with plot) and see what comes out? As to landscape plot, I myself never get successful result, maybe you can let me know when you figure it out. -- Jon On Sun, Sep 16, 2012 at 10:30 PM, David Hinchee <dlh...@co...> wrote: > Hi, > > I'm trying to create a pdf file from gnuplot. I'm using a script that > uses multiplot to create a 3 x 3 matrix of graphs and would like to > present the output as one-page landscape pdf file that will print on a > single 8.5 x 11 sheet. When I run the script I get the following > message (repeated nine times for each plot in the matrix): > > Warning - difficulty printing plot titles into key > > Gnuplot outputs a pdf file but I get an error when I try to view it. The > only terminal command I use is set terminal pdf. > > Any thoughts on what's going on? > > Thanks > > David > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |