We use some custom user-agents for our mobile apps using webviews and in those cases charts are not displayed (only a "Graphics is not supported" red box).
This can be reproduced on the timeline example page (https://developers.google.com/chart/interactive/docs/gallery/timeline) by setting a "test" user-agent (using a user-agent extension like User-Agent Switcher for Chrome)
First why and how the user-agent is used by the library ? And is there any workaround for my use-case ?
Thanks in advance !
We use some custom user-agents for our mobile apps using webviews and in those cases charts are not displayed (only a "Graphics is not supported" red box). This can be reproduced on the timeline example page (https://developers.google.com/chart/interactive/docs/gallery/timeline) by setting a "test" user-agent (using a user-agent extension like User-Agent Switcher for Chrome)
First why and how the user-agent is used by the library ? And is there any workaround for my use-case ? Thanks in advance !