Create Comparison graph from a table
Posted: Wed Nov 19, 2003 9:01 pm
I have a table contain huge plot data. The plots are grouped by plotID.
I'd like to be able to dynamically add and remove series into one DBchart to compare each plots.
My solution is to create queries for each plots then create series based on that query.
I think there's much better way than that, could anyone tell me how?
I'd like to be able to dynamically add and remove series into one DBchart to compare each plots.
My solution is to create queries for each plots then create series based on that query.
I think there's much better way than that, could anyone tell me how?