Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Scatter Plot: Replot when input Features #3439

Merged
merged 2 commits into from
Dec 4, 2018

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Dec 4, 2018

Issue

The plot was not repainted when the widget received Features on the input.

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Dec 4, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@cdfa54f). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #3439   +/-   ##
=========================================
  Coverage          ?   83.22%           
=========================================
  Files             ?      362           
  Lines             ?    64112           
  Branches          ?        0           
=========================================
  Hits              ?    53359           
  Misses            ?    10753           
  Partials          ?        0

@codecov
Copy link

codecov bot commented Dec 4, 2018

Codecov Report

Merging #3439 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3439      +/-   ##
==========================================
+ Coverage   83.25%   83.26%   +<.01%     
==========================================
  Files         365      365              
  Lines       64249    64255       +6     
==========================================
+ Hits        53489    53500      +11     
+ Misses      10760    10755       -5

@lanzagar lanzagar merged commit 179d1ed into biolab:master Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants