04-22-2009 10:26 AM
04-22-2009 02:17 PM
hello elset, unfortunatelly it is not. I really need to see the lines. But thanks anyway
04-22-2009 02:31 PM
I shut of auto-scale on all axis and tossed the code that removes and creates all of the plots.
With those changes your example completes in less than a second and there is no jumping around.
Ben
04-22-2009 03:06 PM
2 C. Minnella:sorry but it still causes not really appreciated/expected behaviour for the user
2Ben:May I ask you for the code Ben? Since I do not see difference here, thanks
04-22-2009 03:14 PM
Not usre if I saved this before shutting down that machine. I'll look again in the AM to see if you had trouble with this.
Ben
04-27-2009 10:28 AM
04-27-2009 11:24 AM
Have you tried adding more than enough plots but leaving the extra empty?
If you want to wipe out all of the old plots and re-do them every time....
Then you lanch a dialog screen saying "Now updating plots! The may take some time, so please wait".
It your call. Have fun!
Ben
04-27-2009 12:38 PM
This is kinda lame, but you could place a picture of the graph in front of the graph while it is updating. I ran into this problem once, I and used a tab control where the graph tab wasn't visible while updating. A much better solution is to just use a different graph control. I'm not sure exactly what you are going for, but I've mentioned ZedGraph a bunch of times here. It's free, and produces very nice looking graphs. Also, since the 3D graph control is just an activeX object, ZedGraph isn't much harder to implement.
Chris
04-30-2009 07:09 AM
2C. Minnella: Thanks for the info. I might give a try to that in my next project!
2Ben: I will try that, it is not sucha bad idea 🙂
12-17-2009 07:00 AM - edited 12-17-2009 07:01 AM