Assigned
Status Update
Comments
bl...@google.com <bl...@google.com> #2
Generated Metadata
- Summary: The Apps Script application is not working as expected. The first page works, but the second page does not. It is difficult to determine the root cause without additional information.
- Tags:
Additional resources:
https://developers.google.com/apps-script/guides/support/troubleshooting https://developers.google.com/apps-script/support https://stackoverflow.com/.../how-to-debug-or-view-logs-in-google-app-scr... https://stackoverflow.com/.../appscript-webapp-hyperlink-not-working-the-... https://stackoverflow.com/.../serve-separate-html-pages-google-apps-script-...
You can
jp...@google.com <jp...@google.com> #3
Automated by Blunderbuss job workspace-devrel-public-issue-tracker-blunderbuss-autoassigner for config assign for component 191640.
ke...@gmail.com <ke...@gmail.com> #4
Seems like it dosent work for anything with colors e.g textStyle.color, regardless of chart type but i was using bar charts.
jp...@google.com <jp...@google.com> #5
I have forwarded this to the engineering team to address.
pe...@gmail.com <pe...@gmail.com> #6
Comment has been deleted.
Description
A short description of the issue: Error when trying to get any form of color from chart.getOptions().get(anything with color)
A small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup, without external dependencies.
What is the expected output? What do you see instead? If you see error messages, please provide them. The expected output is the color of the option e.g legend.textStyle.color but the error shows
Exception: Unexpected error while getting the method or property getOrDefault on object Charts.ChartOptions. myFunctionCode.gs:5