Hi Chris,
Thanks for the reply. But I guess I am misunderstood here. As we can
see in the graph.
'ymax' would give less than $757.06 and 'ymin' would give higher than
$250.77.
I am referring to the 'labels' maybe for y if that would you called
it.
Thank you.
On Sep 9, 9:47 am, Chris Leonello <
jqplot-us...@jqplot.com> wrote:
> var plot = $.jqplot('container', [data], {options});
>
> var ymin = plot.axes.yaxis.min;
> var ymax = plot.axes.yaxis.max;
>
> --
> Chris Leonellohttp://
www.jqplot.com
>
>
>
>
>
>
>
> On Thursday, September 8, 2011 at 9:44 PM, RyanP wrote:
> > Hi all,
>
> > I am new to jQplot and I got a problem. Is there a way to get the
> > highest and lowest yaxis value? I need to call it on my JS function.
>
> > Base on this chart:
>
> >
http://technogadge.com/wp-content/uploads/2010/03/jqplot-jquery-plugi...
>
> > Highest = $757.06
> > Lowest = $250.77
>
> > I am not sure if it is really yaxis value is the right term to use.
> > I've been stuck to his for a couple of days now. Any help would be
> > greatly appreciated.
>
> > --
> > You received this message because you are subscribed to the Google Groups "jqplot-users" group.
> > To post to this group, send email to
jqplot...@googlegroups.com (mailto:
jqplot...@googlegroups.com).
> > To unsubscribe from this group, send email to
jqplot-users...@googlegroups.com (mailto:
jqplot-users...@googlegroups.com).