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

fix: y-axis bounds for stacked viz types #45

Merged
merged 2 commits into from
Apr 8, 2019

Conversation

khtruong
Copy link
Contributor

@khtruong khtruong commented Apr 8, 2019

🐛 Bug Fix

The y-axis bounds are cut off for stacked viz types because we do not take into account stacked data values when calculating the min and max.

Before:
Screen Shot 2019-04-08 at 2 43 36 PM

Screen Shot 2019-04-08 at 2 43 22 PM

After:

Screen Shot 2019-04-08 at 2 44 13 PM

Screen Shot 2019-04-08 at 2 44 22 PM

@khtruong khtruong requested a review from kristw April 8, 2019 21:46
@khtruong khtruong requested a review from a team as a code owner April 8, 2019 21:46
@khtruong khtruong merged commit 0f8b504 into apache-superset:master Apr 8, 2019
nytai pushed a commit to preset-io/superset-ui-plugins that referenced this pull request Apr 27, 2020
nytai pushed a commit to preset-io/superset-ui-plugins that referenced this pull request Apr 27, 2020
* fix: y-axis bounds for stacked viz types

* fix: add dist_bar
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants