[FIX] Scatter Plot: subset data#2773
Merged
lanzagar merged 1 commit intobiolab:masterfrom Nov 14, 2017
jerneju:scatterplot-subsetdata
Merged
[FIX] Scatter Plot: subset data#2773lanzagar merged 1 commit intobiolab:masterfrom jerneju:scatterplot-subsetdata
lanzagar merged 1 commit intobiolab:masterfrom
jerneju:scatterplot-subsetdata
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2773 +/- ##
==========================================
+ Coverage 76.06% 76.07% +<.01%
==========================================
Files 338 338
Lines 59699 59713 +14
==========================================
+ Hits 45413 45427 +14
Misses 14286 14286 |
ajdapretnar
approved these changes
Nov 14, 2017
Member
|
When did it stop working? Should this be included in 3.7.1? |
Contributor
Author
|
On Friday. Because of #2699 (https://github.com/biolab/orange3/pull/2699/files#diff-0f1cb6d8751836f98c5293bec4004169L325). |
nikicc
pushed a commit
to nikicc/orange3
that referenced
this pull request
Nov 17, 2017
[FIX] Scatter Plot: subset data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Scatter Plot subset data is not shown.
Description of changes
Works again and test added.
Includes