Bug when changing series type?
Posted: Thu Mar 09, 2006 3:41 pm
I think I might have found a bug.
In our app the amount of data points range from 50 to 200 000+ and the chart never bucks under it. Performance is understandably "not super fast" with 200 000 data points, but acceptable.
But when changing type from (fast)line to bar, the component hangs, it doesn't responds again. I thought this might be with data in the range of 200 000+ data points, but I just tested changing the type of a series with 150 000 points with no hickups.
So what is the difference between these two sets of data? Well, one contains null values and one doesn't. So what I have is one chart where I can change series typ and one where it's not possible - with null values in the dataset.
Just something to look into I thought.
Cheers,
Tommie
In our app the amount of data points range from 50 to 200 000+ and the chart never bucks under it. Performance is understandably "not super fast" with 200 000 data points, but acceptable.
But when changing type from (fast)line to bar, the component hangs, it doesn't responds again. I thought this might be with data in the range of 200 000+ data points, but I just tested changing the type of a series with 150 000 points with no hickups.
So what is the difference between these two sets of data? Well, one contains null values and one doesn't. So what I have is one chart where I can change series typ and one where it's not possible - with null values in the dataset.
Just something to look into I thought.
Cheers,
Tommie