views:

34

answers:

0

Hi, I am using timeseries dataset to print date on x-axis. code is- timePeriodExpression ![CDATA[new java.util.Date($F{time}.getTime())]] /timePeriodExpression

But while fetching the value it is taking it as zero. Why so? Is any part of code is missing? Or timePeriod is missing? If timeperiod is missing how to set it?