Page 1 of 1

Problem when dataset changed from timeSeries to OHLCSeries

Posted: Thu Jul 24, 2008 4:17 am
by tmtjond
A chart is added with a timeSeriesCollection dataset, if the dataset is changed to ohlcSeriesCollection, nothing is drawn after the chart is drawn.

However, if the dataset is also changed to another NEW timeSeriesCollection dataset, there is no problem.

Which object(s)/listener(s) should I notify?