Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Charts not displaying properly #115

Description

@Jofre

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions