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

Fix #1841: bars vertical offset calculation for multiple XY timeseries stacked bar chart #1842

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nnajm
Copy link

@nnajm nnajm commented Sep 19, 2016

Related to issue: #1841

Fixes bars vertical offset calculation when in multiple XY timeseries stacked bar chart mode with numeric x values (not Date objects).

@codecov-io
Copy link

Current coverage is 64.47% (diff: 100%)

Merging #1842 into master will increase coverage by 0.43%

@@             master      #1842   diff @@
==========================================
  Files             1          1          
  Lines          4400       4400          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2818       2837    +19   
+ Misses         1582       1563    -19   
  Partials          0          0          

Powered by Codecov. Last update 223404a...2be27c0

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.

None yet

2 participants