Hi Monks,
Can someone please help me with the below requirement. I have 3 datasets and I have to plot them in a Graph and send it as an inline image in mail. It should have two Y axes. The intent is to enforce the first dataset to refer to left Y axis with certain values and the next 2 datasets to refer to right Y axis. Can someone please provide an insight of how this can be achieved. Also, the 1st dataset be plotted in bar graph and the rest two in linespoints. I can make this using only GD::Graph::Mixed.
Thanks