TimeSeries chart + lowerbound + range

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
vinod.pandey
Posts: 4
Joined: Thu Aug 19, 2010 6:25 am
antibot: No, of course not.

TimeSeries chart + lowerbound + range

Post by vinod.pandey » Mon Sep 27, 2010 4:06 pm

Hi All,

I am currently working with TimeSeries chart and I want to set a minimum lower bound after setting upper and lower and upper range for chart.
dateaxis.setLowerBound() method works fine initially, but if I change the range at runtime and then again set the lower bound, setLowerBound() function does not seem to work.

Any suggestions please.....
Thanks in advance

Vinod Pandey
NHST, Noida, India

Locked