| View previous topic :: View next topic |
| Author |
Message |
GWilliam
Joined: 18 Nov 2009 Posts: 60
|
Posted: Wed Jun 06, 2012 5:35 am Post subject: Problem with scatter plot and Color Scheme |
|
|
Hi,
I have several data that I whish to plot as a pseudo 3D plot, i.e. a scatter plot of coordinate X and Y with a color scheme to simulate the Z axis.
Once I applyed the color schem to the scatter plot, the marker are still with the default color (all black in my case). I need to save the file, close the window and then reload the file in order that the marker are shown with the correct color I recorded in the color scheme.
This happen on any data I plotted, but it might be because the data I tried to plot are huge (60000 marker to plot on a single scatter plot). |
|
| Back to top |
|
 |
David Site Admin
Joined: 25 Nov 2006 Posts: 1542 Location: Chapel Hill, NC
|
Posted: Wed Jun 06, 2012 9:44 am Post subject: |
|
|
Can you send me a file? Or the file minus the data and I can create some random data. The expression column can create random data by using the nrand() function. Such as nrand(1) (std = 1).
David |
|
| Back to top |
|
 |
GWilliam
Joined: 18 Nov 2009 Posts: 60
|
Posted: Wed Jun 06, 2012 10:18 am Post subject: |
|
|
| I send you the file by mail. |
|
| Back to top |
|
 |
David Site Admin
Joined: 25 Nov 2006 Posts: 1542 Location: Chapel Hill, NC
|
Posted: Wed Jun 06, 2012 11:14 am Post subject: |
|
|
Thanks. Fixed it and uploaded a new beta.
David |
|
| Back to top |
|
 |
|