Focal Point
Time Scale Axis Graph: Set date boundaries

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7607073516

January 12, 2012, 06:48 PM
Carlos Dias
Time Scale Axis Graph: Set date boundaries
Hello,
I'm trying to create a time scale graph with a start and a end date.

With the setUseTimeScaleAxis(true) property I created a time scale axis graph, but can't find a way to set the date boundaries.
I already read the documentation and can't find a way to set the setStartDate() and setEndDate() params.
I already try the DateUtils.getDateTime() without success.
Can anybody post an example?

Thanks,
Carlos Dias


WebFOCUS version: 7.6
Linux/Windows
HTML, Excel
January 12, 2012, 09:38 PM
John_Edwards
Run your data to a hold file first that limits the entire data set to the desired time frame?

J.



January 13, 2012, 05:51 AM
Carlos Dias
Maybe I didn't explain well my issue.

Suppose that I want to show data of the last 24 hour, but don't have data from the last 4 houres, in my chart I want to show this hours to.


Thanks,
Carlos Dias


WebFOCUS version: 7.6
Linux/Windows
HTML, Excel