Re: Tabs in label/title with pgnuplot (Windows)



Embo <emboman@xxxxxxxxx> wrote:

> When I have tabs (\t) in xlabels, titles, etc. in a gnuplot script, the
> tabs appear in the image as the two letters N and L, with the N above
> the L, when I use pgnuplot.exe on Windows to run the script.

You shouldn't (have to) use pgnuplot.exe to run scripts. pgnuplot is for
piping commands into gnuplot. For ordinary batch usage, just

wgnuplot script.plt

should do just fine.

> Has anyone seen this before? Is there a work-around, or am I doing
> something wrong?

It's at least questionable to expect a text terminal control character
like TAB to work in an environment like that of a graphic generated by
gnuplot. If you want white space, I would suggest you use blanks
instead.

> I use Gnuplot version 4.0 patchlevel 0 on both platforms (Windows XP
> Professional SP2 and Solaris 10), and the png terminal.

And you're sure it's the same PNG terminal being used on both? Please
check 'show version long' output to be sure.

--
Hans-Bernhard Broeker (broeker@xxxxxxxxxxxxxxxxxxxxx)
Even if all the snow were burnt, ashes would remain.
.



Relevant Pages

  • Re: Compiling gnuplot with libgd
    ... of running this script. ... installing the gnuplot graphing program ... By building a package for damn small linux I can have it automatically ... install gnuplot and run my required script without having to customize ...
    (comp.graphics.apps.gnuplot)
  • Re: Gnuplot 4.2: Animated GIFs
    ... I am a bit confused about the demo script at the Gnuplot site, ... out they call a separate file "gnuplot.rot". ... All of these demos are distributed with gnuplot, ... "Are you trying to make a plot like the one at URL? ...
    (comp.graphics.apps.gnuplot)
  • Re: OT: Umra posting statistics for May 2008
    ... rather than adding tabs (which can go all over the place if ... horror when I clicked on the "show formatting" button. ... language Jo's script is written in but something like C or Perl's ... always welcome :-) I'm just using Agent, ...
    (uk.media.radio.archers)
  • Re: Trim() isnt stipping tab characters off my data in vbscript
    ... The data file looks like this: ... The script code reads the input file, ... The code segment below then parses it into discrete array fields to be used later in the script for mapping. ... If I delete the tabs the script works fine. ...
    (microsoft.public.scripting.vbscript)
  • Embedding gnuplot - safe mode ?
    ... I'd like to use GNU Plot in our e-learning system, ... wit a script entered by the user. ... power, so end users can type a real gnuplot script, which is then ...
    (comp.graphics.apps.gnuplot)