Should be a simple solution...

Discussion about JFreeChart related to stockmarket charts.
Locked
cord.awtry
Posts: 2
Joined: Fri Sep 16, 2005 1:26 am

Should be a simple solution...

Post by cord.awtry » Fri Sep 16, 2005 1:32 am

... but I can't find it.

I have a simple chart... date on the X axis, integer data on the Y. The dates have large gaps in them and need to be precise down to the millisecond. The problem is when I create this chart and I start to add my data, I get an exception that the date is already in the chart but I know that I do not have any duplicate dates.

I can't figure out what I could be possibly doing wrong... anyone have any thoughts?

Locked