> I can draw graph with given dataset.But the Scaling
> of the graph is high when a single value is high.So
> is there any solution to scale down the graph to a
> particular value.
This sounds very much like you are using JFreeChart. If so, you might be better off asking in the JFreeChart forum http://www.jfree.org/phpBB2/viewforum.php?f=3 ...
> > I can draw graph with given dataset.But the
> Scaling
> > of the graph is high when a single value is
> high.So
> > is there any solution to scale down the graph to a
> > particular value.
>
> This sounds very much like you are using JFreeChart.
> If so, you might be better off asking in the
> JFreeChart forum
> http://www.jfree.org/phpBB2/viewforum.php?f=3 ...
I read this as not using JFreeChart! If using JFreeChart than one can just set the range of values to be plotted!