Error: Maximum Call Stack Size Exceeded When Plotting XY Chart

Okay! From what limited information I know about JavaScript, this error occurs when there are too many nested function calls, causing the stack to exceed the limits.

Try using a LIMIT in your SQL statement (just in case more data is being returned than you thought). Also, someone has previously had this issue and fixed it by:

or

Hopefully there is a solution in here that will work for you! If not then I'd recommend waiting for someone from IA to reply back with their thoughts.