Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts not displaying properly #115

Open
Jofre opened this issue Sep 12, 2017 · 0 comments
Open

Charts not displaying properly #115

Jofre opened this issue Sep 12, 2017 · 0 comments

Comments

@Jofre
Copy link

Jofre commented Sep 12, 2017

mapreduce_state.chart_url.startswith("https://www.google.com/"),

self.mapreduce_state.chart_url = "https://www.google.com/chart?"

"https://www.google.com/chart?"))

https://www.google.com/chart? is not working. You can choose between https://chart.googleapis.com/chart? or https://chart.apis.google.com/chart?.

I've seen the tests asserting the wrong address, but in a quick look can't find where this is set, as graphy uses self.url_base = 'http://chart.apis.google.com/chart'.

Also, this API was deprecated back in 2012.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant