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

fix: Line not hidden after legend selection #204

Merged
merged 2 commits into from
Sep 26, 2019

Conversation

KKcorps
Copy link
Contributor

@KKcorps KKcorps commented Sep 19, 2019

🐛 Bug Fix
This PR fixes a bug in superset Line chart time series annotation. The bug is when you select an annotation time series and deselect it to show all the time series, the show markers and hide line properties are not honoured.

@KKcorps KKcorps requested a review from a team as a code owner September 19, 2019 10:58
@ghost
Copy link

ghost commented Sep 19, 2019

There were the following issues with this Pull Request

  • Commit: a19ba61
    • ✖ message may not be empty
    • ✖ type may not be empty

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

@netlify
Copy link

netlify bot commented Sep 19, 2019

Deploy preview for superset-ui-plugins ready!

Built with commit 0e5e9ab

https://deploy-preview-204--superset-ui-plugins.netlify.com

@codecov
Copy link

codecov bot commented Sep 19, 2019

Codecov Report

Merging #204 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   34.25%   34.25%           
=======================================
  Files          12       12           
  Lines         216      216           
  Branches       21       21           
=======================================
  Hits           74       74           
  Misses        132      132           
  Partials       10       10

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8bd1cd...0e5e9ab. Read the comment docs.

@KKcorps KKcorps changed the title BugFix Line not hidden after legend selection fix: Line not hidden after legend selection Sep 19, 2019
@KKcorps
Copy link
Contributor Author

KKcorps commented Sep 22, 2019

Hi, Can anyone review this?

@KKcorps
Copy link
Contributor Author

KKcorps commented Sep 25, 2019

Hi, can anyone look into this PR. The buggy behavior is not good at all.

@kristw kristw merged commit 484d639 into apache-superset:master Sep 26, 2019
nytai pushed a commit to preset-io/superset-ui-plugins that referenced this pull request Apr 27, 2020
* fix: Line not hidden after legend selection

* fix: lint issues
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