Open msebald opened 7 months ago
@msebald If you only change URL, I think you got error "Sorry, this chart configuration is not supported right now"
I think, it's necessary to make more changes, than only replace URL in this case.
Maybe someone will make PR for this :)
Google Charts now appears to use JavaScript rather than a URL
@dannybeckett we need to use another chart tool. Similar to quickchart.io for example and rewrite little bit code for this purpose...
It seems that the Google Graph API was turned off and is no longer available.
Are there any plans for an alternative for the graphgooglechartapi plugin?
I checked out quickchart.io and replaced
chart.googleapis.com
withquickchart.io
in the plugin file, but that did not turn out good. It seems that quickchart.io does not have all the functions the Google Graph API had. Anyway, I used this guide: https://quickchart.io/documentation/migrating-from-google-image-charts/