All of lore.kernel.org
 help / color / mirror / Atom feed
From: xenophile <xenophile@piments.com>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Heads up: I-pipe patch status on ARM
Date: Sun, 29 Jul 2012 16:16:43 +0200	[thread overview]
Message-ID: <501545CB.20002@piments.com> (raw)
In-Reply-To: <50153BEB.2010207@xenomai.org>

On 07/29/12 15:34, Gilles Chanteperdrix wrote:
> The script and data I use to build the graph are all in
> http://sisyphus.hd.free.fr/~gilles/core-3.4-latencies
> starting from
> http://sisyphus.hd.free.fr/~gilles/core-3.4-latencies/histo.gp


I just tested that with gnuplot 4.6  CVS from April 17th. Output looks 
nice and clean, no font issues, nice fine lines. Ariel is a pretty safe 
bet on all platforms, it's also the default.

current 4.6 release was on March 8th 2012 so it will virtually 
identical. Strongly suggest an update, lots of change and bug fixes 
since 4.4

Mouse interaction may not have been included that far back. Equally 
inclusion of the js inside the svg using the standalone option was 
fairly recent, though IIRC it did get included in the March release. (I 
was mistaken seeing "standalone" in the markup, that predates this 
option's effect on js)


The font syntax you use if still supported. gnuplot is pretty hardcore 
about backwards compatibility.

You should add a final line to close the output file. Gnuplot does not 
close the file since there could be follow on output to the same file.

unset output



I removed "dynamic" and it scales as expected.

In resumé, removing dynamic should fix a few defects ; update to 4.6 
recommended unless that are blocking issues with doing so.

Add the missing line to script.


set terminal svg mouse standalone fname "Arial" fsize 8 linewidth 0.6 butt
....
unset output

Hardly merits a patch.

HTH




  reply	other threads:[~2012-07-29 14:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 12:48 [Xenomai] Heads up: I-pipe patch status on ARM Gilles Chanteperdrix
2012-07-28 20:27 ` Paul
2012-07-28 20:41   ` Gilles Chanteperdrix
2012-07-29  9:44     ` Paul
2012-07-29 10:58       ` xenophile
2012-07-29 11:05         ` Gilles Chanteperdrix
2012-07-29 11:16           ` xenophile
2012-07-29 11:01       ` Gilles Chanteperdrix
2012-07-29 11:09       ` xenophile
2012-07-29 11:16         ` Gilles Chanteperdrix
2012-07-29 11:24           ` xenophile
2012-07-29 11:32             ` Gilles Chanteperdrix
2012-07-29 12:10               ` xenophile
2012-07-29 12:22                 ` Gilles Chanteperdrix
2012-07-29 11:22         ` Gilles Chanteperdrix
2012-07-29 11:50           ` xenophile
2012-07-29 12:02             ` Gilles Chanteperdrix
2012-07-29 12:49               ` xenophile
2012-07-29 13:34                 ` Gilles Chanteperdrix
2012-07-29 14:16                   ` xenophile [this message]
2012-07-30 15:39   ` Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=501545CB.20002@piments.com \
    --to=xenophile@piments.com \
    --cc=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.