pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: computing chart labels


From: John Darrington
Subject: Re: computing chart labels
Date: Tue, 2 Jun 2015 14:17:24 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jun 02, 2015 at 02:08:37PM +0200, Friedrich Beckmann wrote:
     
     > Also, I see that the new function, chart_get_ticks_format returns a 
format like 
     > 1.2e+10 for scientific format.  I think a lot of pspp users will be 
unsatisfied 
     > with this.  Can we change it to return a pango format string with proper 
superscripts.
     > 
     
     I can try that. I have not looked into the pango format. 
     
Thanks Friedrich,

The pango format is described at 
http://developer.gnome.org/pango/stable/PangoMarkupFormat.html

It's an html-like format so I think "4.3e+4" can be represented as 
"4.3&#215;10<sup>4</sup>" or similar.

J'



-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]