Update candlestick info

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
sanchoflat
Posts: 1
Joined: Thu Oct 24, 2013 6:11 pm
antibot: No, of course not.

Update candlestick info

Post by sanchoflat » Thu Oct 24, 2013 6:14 pm

Hi all, i'm new in JfreeChart lib and have one question.
First I create some gui with chart, but then i become some data and should add it to defaultDataset. But how can I update candlestick?
And is it possible to add to Dataset ArrayList<> array? .toArray method doesn't help.
Thx

Locked