Skip to content

[FIX] OWBoxPlot: Plot axis labels and quartiles label layout#3162

Merged
ajdapretnar merged 2 commits intobiolab:masterfrom
ales-erjavec:fixes/box-plot-axis-labels
Jul 30, 2018
Merged

[FIX] OWBoxPlot: Plot axis labels and quartiles label layout#3162
ajdapretnar merged 2 commits intobiolab:masterfrom
ales-erjavec:fixes/box-plot-axis-labels

Conversation

@ales-erjavec
Copy link
Contributor

Issue

Ref gh-1737

Description of changes
  • Fix axis label formating.
  • Tighter quartiles label layout

The first and third quartile labels can still fall out of view. To fix that would pretty much involve a complete rewrite.

Includes
  • Code changes
  • Tests
  • Documentation

Avoid use of Variable.repr_val for axis labels. The ticks are nice
integer multiples of powers of 10 and can be rendered more precise and
compact.
@codecov-io
Copy link

Codecov Report

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

@@            Coverage Diff             @@
##           master    #3162      +/-   ##
==========================================
+ Coverage   82.37%   82.37%   +<.01%     
==========================================
  Files         336      336              
  Lines       58303    58304       +1     
==========================================
+ Hits        48025    48026       +1     
  Misses      10278    10278

@ajdapretnar ajdapretnar merged commit 843df38 into biolab:master Jul 30, 2018
@ales-erjavec ales-erjavec deleted the fixes/box-plot-axis-labels branch September 12, 2018 10:08
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.

3 participants