Skip to content

[FIX] OWBoxPlot: Fix wrong labels position and ordering for values with no items#4829

Merged
ajdapretnar merged 1 commit intobiolab:masterfrom
PrimozGodec:fix-boxplot
May 29, 2020
Merged

[FIX] OWBoxPlot: Fix wrong labels position and ordering for values with no items#4829
ajdapretnar merged 1 commit intobiolab:masterfrom
PrimozGodec:fix-boxplot

Conversation

@PrimozGodec
Copy link
Contributor

Issue

When the discrete variable which is selected as a group in the box plot has values with items in the table labels are placed at the wrong positions and also sorting of the groups fails.

Description of changes

Fixed labels position and sorting.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #4829 into master will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4829      +/-   ##
==========================================
- Coverage   84.01%   83.99%   -0.03%     
==========================================
  Files         281      276       -5     
  Lines       56897    56072     -825     
==========================================
- Hits        47802    47097     -705     
+ Misses       9095     8975     -120     

@PrimozGodec PrimozGodec changed the title OWBoxPlot: Fix wrong labels position and ordering for values with no items [FIX] OWBoxPlot: Fix wrong labels position and ordering for values with no items May 28, 2020
@ajdapretnar ajdapretnar merged commit 3f82d20 into biolab:master May 29, 2020
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