Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #996
| From | Tilman Schröder <tilman.schroeder@gmx.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | make gnuplot ignore string length |
| Date | 2012-03-25 16:29 +0200 |
| Organization | albasani.net |
| Message-ID | <jkna42$pec$1@news.albasani.net> (permalink) |
Heyho everyone, I am using gnuplot to generate svgs with text fields containing latex commands. This works quite fine for x/ytics and x/ylabels, but not for keys/the legend. For one plot, I need to have the keys outside the graph area (below), but since the titles contain lots of latex commands, gnuplot only prints one of three titles in the legend because it thinks all three titles won't fit in there. Is there a way to tell gnuplot not to use the string length, but instead just put the titles where they should be, ignoring the fact that they might be overlapping? Using enhanced mode to reduce the title's font size is not an option since backslash processing in enhanced mode is broken ... Thanks in advance, bye, Tilman
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
make gnuplot ignore string length Tilman Schröder <tilman.schroeder@gmx.de> - 2012-03-25 16:29 +0200
Re: make gnuplot ignore string length sfeam <sfeam@users.sourceforge.net> - 2012-03-25 10:14 -0700
Re: make gnuplot ignore string length Tilman Schröder <tilman.schroeder@gmx.de> - 2012-03-25 20:28 +0200
Re: make gnuplot ignore string length sfeam <sfeam@users.sourceforge.net> - 2012-03-25 15:14 -0700
csiph-web