Skip to content

[ENH] Bar Plot: Improve "Group by" visualization#5301

Merged
ajdapretnar merged 3 commits intobiolab:masterfrom
VesnaT:enh_bar_plot
Mar 5, 2021
Merged

[ENH] Bar Plot: Improve "Group by" visualization#5301
ajdapretnar merged 3 commits intobiolab:masterfrom
VesnaT:enh_bar_plot

Conversation

@VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Mar 1, 2021

Issue

Fixes #5247

Description of changes
  • introduce a group (bottom) axis
  • separate groups by vertical line
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #5301 (4a9e783) into master (7a19464) will increase coverage by 0.00%.
The diff coverage is 97.82%.

@@           Coverage Diff           @@
##           master    #5301   +/-   ##
=======================================
  Coverage   85.34%   85.35%           
=======================================
  Files         301      301           
  Lines       61798    61835   +37     
=======================================
+ Hits        52741    52778   +37     
  Misses       9057     9057           

@ajdapretnar
Copy link
Contributor

I love this, thanks!

@ajdapretnar ajdapretnar merged commit d7acfb9 into biolab:master Mar 5, 2021
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.

Bar Plot: GUI improvements

2 participants