Skip to content

Instantly share code, notes, and snippets.

@edew
Last active September 11, 2023 12:13
Show Gist options
  • Save edew/fb29712fee89db842cc9c5e2a2520f6c to your computer and use it in GitHub Desktop.
Save edew/fb29712fee89db842cc9c5e2a2520f6c to your computer and use it in GitHub Desktop.
How to get Charting Library debug logs
  1. Enable debug mode
  2. Open the chart in your web browser and reproduce your issue. For example if you have an issue when adding a Moving Average indicator then add the indicator so the logs cover the issue you are reporting.
  3. Open the browser developer console and copy ALL of the output to a text file.
  4. Share that text file with us.

output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment