Hi Monks,
Is there a way that I can produce a graph with multiple Y axes in which Y1 should be of different scale and Y2 should be of different scale.
Let @Somedata = (
)
Can someone please explain how the plot(\@Somedata) works in reference to the axes (this is available in GD::Graph module), I mean how the plot consider which element to be taken to which axes.