TeeChart 2013.08 questions
Posted: Tue Dec 03, 2013 6:34 pm
Hi,
We bought TeeChart 8 long time ago and now its time for us to move from Delphi 2010 to Delphi XE4/5. When i had some time to do some test to move to XE4 i notice that Version 8 wasnt working. I havent spent time trying to make it compatible so i got the Evalution of 2013.08 Pro.
I notice that the scrolling in that version is very very very slow. (Note that i used the same params as i was using with Version 8 to create and adjust the chart)
All i had to do once ive installed the 2013 version was to changed the uses for VclTee. and all ... or pretty much all, worked. (Can't remember what it was but since i dont remember it wasnt so much important i guess)
So, my big question is, is there a way to make TeeChart scroll be very more faster. We do have series with lots and lots of datas but Version 8 seems to handle those very more efficiency.
Now, when i try to scroll with the right button, TChart seems to became very buggy and seems to try to zoom of some kind.only way to be able to scroll is to zoom and then, if there isnt too much data, you can scroll.
We are Under Windows 7, I've tried the GDI,GDI+ or the buggy OpenGL and nothing really seems to change that (Maybe GDI+ is a bit slower)
So far, the only option i see, if we have to move to XE4/XE5 would be to recode the entire scrolling code from steema to make it more buffered. (So far, my guess is that only the client rect is drawed and buffered so once u try to scroll, the paint have to be done each X,Y movement, making scrolling with a big load of data kinda impossible.)
In the pass, you happen to enlight me so often on your Chart so i really hope you have a secret weapon that i could use to counter that issue. I wish i could do my test but since i only have the eval version with no code source, i cant do a thing.
Thanks for your support
We bought TeeChart 8 long time ago and now its time for us to move from Delphi 2010 to Delphi XE4/5. When i had some time to do some test to move to XE4 i notice that Version 8 wasnt working. I havent spent time trying to make it compatible so i got the Evalution of 2013.08 Pro.
I notice that the scrolling in that version is very very very slow. (Note that i used the same params as i was using with Version 8 to create and adjust the chart)
All i had to do once ive installed the 2013 version was to changed the uses for VclTee. and all ... or pretty much all, worked. (Can't remember what it was but since i dont remember it wasnt so much important i guess)
So, my big question is, is there a way to make TeeChart scroll be very more faster. We do have series with lots and lots of datas but Version 8 seems to handle those very more efficiency.
Now, when i try to scroll with the right button, TChart seems to became very buggy and seems to try to zoom of some kind.only way to be able to scroll is to zoom and then, if there isnt too much data, you can scroll.
We are Under Windows 7, I've tried the GDI,GDI+ or the buggy OpenGL and nothing really seems to change that (Maybe GDI+ is a bit slower)
So far, the only option i see, if we have to move to XE4/XE5 would be to recode the entire scrolling code from steema to make it more buffered. (So far, my guess is that only the client rect is drawed and buffered so once u try to scroll, the paint have to be done each X,Y movement, making scrolling with a big load of data kinda impossible.)
In the pass, you happen to enlight me so often on your Chart so i really hope you have a secret weapon that i could use to counter that issue. I wish i could do my test but since i only have the eval version with no code source, i cant do a thing.
Thanks for your support