03-17-2008 05:17 AM
03-17-2008 10:08 AM
03-17-2008 10:36 AM
03-17-2008 10:45 AM
03-17-2008 11:16 AM
03-17-2008 01:30 PM
There really should be no reason to use ActiveX here. Did the example help?
To get them to overlap like you want you shoul djust need to change the plot type to bar, and make sure that the 2 arrays have the same x values.
Can you attach the VI you used to make the plot you don't want, so we can see how to modify it so it will work?
03-19-2008 12:32 PM
03-19-2008 12:37 PM
03-19-2008 01:05 PM
DATE | DATA 1 | DATA 2 |
1/2008 | 3 | 4 |
2/2008 | 4 | 8.5 |
3/2008 | 6.58 | 38.9 |
03-19-2008 01:19 PM - edited 03-19-2008 01:20 PM