I know that I can Have multi plots on XY but I can not find a way to have a single X axis many XY axis graph without respecifying the X axis, this is very memory and process intensive.
I would like to build an array of clusters where each cluster is a time and several variables to have an easy way to make this type of graph.
An example is an application where I had a reactor where the history was build at uneven time samples (1-5 seconds between for several days) there were 50 process variables, I would have like to build a XY graph and displayed this easily but endeded up with an array of clusters of XY arrays- not too nice.
Why isnt this represented as a single array of records (Time and vaiables) this maps to how data is sampled in the reactor.
Can this already be done?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.