AWStats icon indicating copy to clipboard operation
AWStats copied to clipboard

graphgooglechartapi is not working anymore

Open msebald opened this issue 1 year ago • 7 comments

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 avatar Apr 29 '24 11:04 msebald

@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 :)

ShaiMagal avatar May 17 '24 21:05 ShaiMagal

Google Charts now appears to use JavaScript rather than a URL

dannybeckett avatar Jul 21 '24 19:07 dannybeckett

@dannybeckett we need to use another chart tool. Similar to quickchart.io for example and rewrite little bit code for this purpose...

ShaiMagal avatar Aug 13 '24 22:08 ShaiMagal

@eldy Hi,will you change graphs for next release? :)

ShaiMagal avatar Jan 02 '25 01:01 ShaiMagal

@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 avatar Jan 02 '25 10:01 eldy

@eldy I understand, but now charts aren't working :(

Maybe in other 8.x version, if you change your mind :)

ShaiMagal avatar Apr 08 '25 15:04 ShaiMagal

@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.

eldy avatar Apr 09 '25 13:04 eldy