graphgooglechartapi is not working anymore
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 with quickchart.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/
@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...
@eldy Hi,will you change graphs for next release? :)
@eldy Hi,will you change graphs for next release? :)
I'm afraid no. No graph api change is planned. Version 8.0 is planned for april 2025 but will contains only minor patches.
@eldy I understand, but now charts aren't working :(
Maybe in other 8.x version, if you change your mind :)
@eldy I understand, but now charts aren't working :(
Maybe in other 8.x version, if you change your mind :)
You must disable module graphgooglechartapi so you will retreive native charts.