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

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

Merged
merged 3 commits into from
Mar 5, 2021

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