core
core copied to clipboard
Googlecharts project uses java.awt classes, which is not allowed in GAE
Unfortunately, GAE does not allow java.awt classes, so, this great wicketstuff project cannot be used there... maybe we should get rid of all java.awt.* dependencies?
Or get rid of GAE? :-) Or file a ticket against GAE? :-)
But well, if you can re-implement Googlecharts without AWT and send a Pull Request it is also fine.
The used Google Image Charts API is no longer maintained. So, this issue can be closed. Maybe you should add a Readme file with a hint to the deprecation of Image Charts and the following link https://developers.google.com/chart/image/.