Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

plot default type changes for no apparent reason #53

Description

@alan-krumholz

I'm Using:
https://github.com/looker-open-source/sdk-examples/blob/master/python/run_look_with_filters.py
To change the filter of a Look before retrieving the png of my visualization.

My Look visualization is an horizontal bar plot
when I do run_look('png')
The png shows the original horizontal bar plot

However when I use the code in:
https://github.com/looker-open-source/sdk-examples/blob/master/python/run_look_with_filters.py
to change the filter for my look the png comes back as a vertical bar plot instead

Is this a bug? can I make it give me back the original horizontal bar plot but with the new filter?

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