Hi Ed, I am going to take this discussion off-line and try to give you a hand. But note that in the next few weeks there is going to be a new release of this library that should hopefully resolve these issues.
Thanks. -Julien http://gchartjava.googlecode.com/ On Sep 16, 10:16 am, edr14 <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to use gchartjava to plot a time-data series that has > relatively tight bounds; normally between 1.5 and 2.5 on the y-axis. > My questions are: > > 1. How can I generate y-axis labels that are determined at run-time, > and are non-integers (e.g. 1.5 to 2.5)? Class AxisInfo takes only > integer arguments for upper and lower bounds. Must I use the > constructors that take String arguments? > > 2. How can I scale my data, similar to the "chds" argument in a URL? > I've been unable to find any mention in the Javadocs. Again, I'd like > to automatically generate my scaling boundaries at runtime. > > E.g. convert: chd=t:1.580,1.570,1.555 to chd=t: > 1.580,1.570,1.555&chds=1.4,1.6 > > Thanks, > Ed --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
