nitrogen / nitrogen

Nitrogen Web Framework for Erlang (now with websockets!)
http://nitrogenproject.com
MIT License
949 stars 159 forks source link

Deprecation of Google Charts API affects all chart types #147

Open lgmfred opened 3 weeks ago

lgmfred commented 3 weeks ago

Hi @choptastic,

I noticed that a similar issue regarding the deprecation of the Google Charts API was raised and resolved in Issue #146. However, it appears that other chart types such as bar, pie, line, and others are also no longer functioning due to this deprecation.

Could there be similar fixes for these chart types as well?

Thanks

choptastic commented 3 weeks ago

Oh no! Last I checked they were still operational, but yes, that could also be affecting those as well.

I will investigate!

Alas, the problems of depending on 3rd party services :(