I have a problem with a chart in BIRT.<br />
<br />
I read data from an access database. I would like to do a chart that could give me a monthly time series, but when there is no value in the database for a given day, the chart don't consider it as a 0 value and draw a line from a day to another mistakenly.<br />
<br />
As you can see in this image:<br />
<br />
<a class='bbc_url' href='
http://img706.imageshack.us/img706/1195/chart.jpg'>http://img706.imageshack.us/img706/1195/chart.jpg</a><br />
<br />
there are no value in day 3, 8, 9 and so on.<br />
<br />
I would like the line go to zero in this cases.<br />
<br />
I try everithing!! But I'm not able to solve this problem.<br />
<br />
Anyone could help me?<br />
<br />
Thanks.