[owtchart-users] YMin

Daniel Morissette morissette@dmsolutions.ca
Fri, 21 Feb 2003 13:59:50 -0500


Xisco Guaita wrote:
> 
> I need that the Y scale has a value different from the
> 0, but I cannot change that value by the one of my interest.
> 
> What am I making bad?
> 
> Next, an example of the parameters of call:
> owtchart?Type=3DBar&W=400&H=200&NumPts=18&Vals=8.3!8.3!8.3!8.3!8.3!8.2!8.2!8
> .3!8.3!8.2!8.2!8.3!8.3!8.3!8.3!8.3!8.2!8Title=pH&XLabels=;2;3;4;5;6;7;8;9;10
> ;11;12;13;14;15;16;17;18&YMin=7
> 


Bar charts (and AREA charts) are forced to have an origin of 0, this is
the way the GDChart engine was built since most people use bar charts
with an origin at 0, so you won't be able to control this without some
changes to the code unfortunately.

-- 
------------------------------------------------------------
 Daniel Morissette               morissette@dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------