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

fix(legacy-preset-chart-nvd3): stacked bar charts labels #40

Merged
merged 2 commits into from
Apr 4, 2019

Conversation

betodealmeida
Copy link
Contributor

🐛 Bug Fix

Labels are not being displayed on stacked bar charts with some of the groups disabled in the legend, because the number of series being displayed is being computed incorrectly. I fixed it by ignoring disabled series, and added a new story to test it.

@betodealmeida betodealmeida requested a review from a team as a code owner April 4, 2019 19:34
@khtruong
Copy link
Contributor

khtruong commented Apr 4, 2019

👍

@betodealmeida betodealmeida merged commit ec67d3d into master Apr 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the VIZ-217b branch April 4, 2019 19:55
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
…rset#40)

* fix(legacy-preset-chart-nvd3): stacked bar charts labels

* fix(legacy-preset-chart-nvd3): fix lint
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.

3 participants