Hi, I have a question about dynamic graph with stored process.
If we use WRS to create any graph, user can edit and select any type of graph they want, pie, bar, etc. If we use EG to create any graph, user can change the chart type from right click.
In my stored process, I use the option "device = gif" to display the graph with coding, it looks like fixed.
How to do to make the chart also dynamiclly as ActiveX format one in Enterprise Guide? Easy to transform from pie to bar, only depends on user's requirement.