Scale IDs in Add Graphics Script not working
I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis. I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should. This example is supposed to use the right Y axis, labeled "Test,"...