Tee.Scroller exclude certain series
Posted: Fri May 31, 2013 12:18 pm
Hi,
First of all, I'm finding Tee.Chart to be a very nice to use; I've been evaluating it since yesterday. I've been a long time user of the VCL product, but the Javascript version is so much easier to use. Bravo!
I have a suggestion regarding Tee.Scroller: it would be nice to be able to flag certain series as being hidden in the scroller. In a Chart with 3 or 4 series, especially if some of them are Line series with pointers and/or markers visible, the Scroller reprepresentation of the chart isn't so nice to look at. If I could "switch off" all but one or two series from appearing in the scroller, it would look a lot tidier/clearer. I think this could be achieved by adding a property to the Series object such as "hideInScroller", and when the Scroller code paints the series, it skips over any that have that flag set to "true".
Cheers,
Kai
First of all, I'm finding Tee.Chart to be a very nice to use; I've been evaluating it since yesterday. I've been a long time user of the VCL product, but the Javascript version is so much easier to use. Bravo!
I have a suggestion regarding Tee.Scroller: it would be nice to be able to flag certain series as being hidden in the scroller. In a Chart with 3 or 4 series, especially if some of them are Line series with pointers and/or markers visible, the Scroller reprepresentation of the chart isn't so nice to look at. If I could "switch off" all but one or two series from appearing in the scroller, it would look a lot tidier/clearer. I think this could be achieved by adding a property to the Series object such as "hideInScroller", and when the Scroller code paints the series, it skips over any that have that flag set to "true".
Cheers,
Kai