Hi @chenzili
you can debug your script by using a Logger in your script and check your Jira logs (To check your logs in your Jira administration use the free plugin Last Log for Jira )
Another way is to return it with console.dir(chartData) in your layout, so it will appear in your browser console.
Best,
Nicolas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.