Re: [Plplot-devel] control position of floating point label

2009-05-05 Thread Jonathan Woithe
Hi Hez > > Speaking as someone who regularly prepares plots for scientific publication, > > having a custom labelling function for the axis labels would be great. > > Currently the bulk of my work isn't done using plplot but rather with a > > custom plotting framework I wrote around plotutils, but

Re: [Plplot-devel] control position of floating point label

2009-04-27 Thread Maurice LeBrun
This discussion bears on an unfortunate liability of traditional API's -- their quick obsolescence when new features / capabilities are brought online. Back when I was into generating a lot more types of plots than I do now, I even built my own front-end to plplot to control many aspects of the plo

Re: [Plplot-devel] control position of floating point label

2009-04-27 Thread Schwartz, Steven J
t-devel-boun...@lists.sourceforge.net] On Behalf Of Hezekiah M. Carty [hca...@atmos.umd.edu] Sent: 27 April 2009 18:50 To: Jonathan Woithe Cc: PLplot development list; Hazen Babcock Subject: Re: [Plplot-devel] control position of floating point label On Sun, Apr 26, 2009 at 11:51 PM, Jonathan Woithe

Re: [Plplot-devel] control position of floating point label

2009-04-27 Thread Hezekiah M. Carty
On Sun, Apr 26, 2009 at 11:51 PM, Jonathan Woithe wrote: > Hi Hez > >> > I suggest you go ahead and implement any improvement you would like to see >> > in PLplot axis scaling. Of course, be sure and test such improvements for >> > all anticipated QSAS axis scaling needs. >> >> Would it be conside

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Jonathan Woithe
Hi Hez > > I suggest you go ahead and implement any improvement you would like to see > > in PLplot axis scaling. Of course, be sure and test such improvements for > > all anticipated QSAS axis scaling needs. > > Would it be considered reasonable to some form of user-customizable > axis labeling

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Hezekiah M. Carty
On Sun, Apr 26, 2009 at 8:53 PM, Alan W. Irwin wrote: > I suggest you go ahead and implement any improvement you would like to see > in PLplot axis scaling. Of course, be sure and test such improvements for > all anticipated QSAS axis scaling needs. Would it be considered reasonable to some form

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Alan W. Irwin
Hi Steve: You have made a lot of good points that have pretty much convinced me we should add some functionality to our axis scaling to make it more convenient for those of our users (including especially QSAS users with all their data scaling needs) who don't want to programme axis scaling themse

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Steve Schwartz
Hi Alan, On Sun, 2009-04-26 at 23:39 +0100, Alan W. Irwin wrote: > On 2009-04-26 21:43+0100 Steve Schwartz wrote: > > > I'm not at all complaining about your suggestion. Indeed, the reason for > > my posting is because I had already thought about a do-it-ourselves > > approach and therefore wonde

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Steve Schwartz
Hi Hazen, On Sun, 2009-04-26 at 23:16 +0100, Hazen Babcock wrote: > This sound to me like reinventing the wheel when in > > the simplest case all that is required is the ability to change > position > > and orientation values (3 numbers) that are at present not > accessible > > from the api interf

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Alan W. Irwin
On 2009-04-26 21:43+0100 Steve Schwartz wrote: > I'm not at all complaining about your suggestion. Indeed, the reason for > my posting is because I had already thought about a do-it-ourselves > approach and therefore wondered if someone else had also either > encountered it or was more familiar wi

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Hazen Babcock
Steve Schwartz wrote: > Dear Hazen, > >>> It would appear that the position and orientation of this x10^nn >>> labelling is not under user programmer control. It would be nice to be >>> able to control this or, perhaps better, have the option to suppress it >>> altogether but access the resulting

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Steve Schwartz
Dear Hazen, > > It would appear that the position and orientation of this x10^nn > > labelling is not under user programmer control. It would be nice to be > > able to control this or, perhaps better, have the option to suppress it > > altogether but access the resulting string (or exponent) so th

Re: [Plplot-devel] control position of floating point label

2009-04-26 Thread Hazen Babcock
Steve Schwartz wrote: > Dear All, > > I know you are concentrating on the next release, but wanted to post > this query while it was in my mind. For our application, users typically > stack many plots together on a page, often with a common X-axis, to > compare different parameters at the same tim