Search found 5 matches
- Fri Dec 03, 2010 2:42 am
- Forum: ActiveX
- Topic: Problem with walls in 3D plots
- Replies: 3
- Views: 5760
Re: Problem with walls in 3D plots
Hi Yervay, Thanks for your reply. I eventually discovered the cause was the Grid Band Tool; making this inactive stopped the problem. Regards Luke
- Thu Dec 02, 2010 6:17 am
- Forum: ActiveX
- Topic: Problem with walls in 3D plots
- Replies: 3
- Views: 5760
Problem with walls in 3D plots
Hi,
I'm having a problem with the back wall overwriting the graph when it is rotated in 3D graphs. Even though I set walls not to be visible in the editor the back wall is still visible and won't go away. Am I doing something wrong here; is this something you've come across before?
I'm having a problem with the back wall overwriting the graph when it is rotated in 3D graphs. Even though I set walls not to be visible in the editor the back wall is still visible and won't go away. Am I doing something wrong here; is this something you've come across before?
- Fri Nov 19, 2010 3:28 am
- Forum: ActiveX
- Topic: Problems with ColorGrid in v2010
- Replies: 5
- Views: 7497
Re: Problems with ColorGrid in v2010
Thank you for your consideration of my queries and suggested solutions. My code is almost identical to yours (but in C++). I noted that it only added the column and row when the grid spacing was uniform, if non-uniform it wouldn't do it (that is for me but I realise your example (in VB) is uniformly...
- Tue Nov 16, 2010 10:51 pm
- Forum: ActiveX
- Topic: Problems with ColorGrid in v2010
- Replies: 5
- Views: 7497
Re: Problems with ColorGrid in v2010
Here are some screenshots of the problems in my first post. The data goes to 2 in x and y but the grid adds a row and column so that it goes to 3 in both directions. Colorgrid didn't do this in v7. colorgrid problems.JPG This demonstrates the missing gridlines issue by comparing two plots of identic...
- Tue Nov 16, 2010 6:36 am
- Forum: ActiveX
- Topic: Problems with ColorGrid in v2010
- Replies: 5
- Views: 7497
Problems with ColorGrid in v2010
I'm having some problems with ColorGrid v2010 having been a long term ActiveX user and upgrading from v7. 1. It adds a row and column to the grids, additional to the data in the series. That is a row and a columns extends beyond the maximum numbers in the data series. 2. Doesn't plot all the grid li...