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

add density2d geometry #959

Merged
merged 3 commits into from
Feb 22, 2017
Merged

add density2d geometry #959

merged 3 commits into from
Feb 22, 2017

Conversation

bjarthur
Copy link
Member

closes #955

@codecov-io
Copy link

Codecov Report

Merging #959 into master will decrease coverage by -0.17%.
The diff coverage is 20%.

@@            Coverage Diff            @@
##           master    #959      +/-   ##
=========================================
- Coverage   65.47%   65.3%   -0.17%     
=========================================
  Files          35      35              
  Lines        4814    4828      +14     
=========================================
+ Hits         3152    3153       +1     
- Misses       1662    1675      +13
Impacted Files Coverage Δ
src/geom/line.jl 91.3% <ø> (-1.01%)
src/statistics.jl 89.57% <21.42%> (-1.22%)
src/guide.jl 84.09% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f315cfe...275bb97. Read the comment docs.

@tlnagy
Copy link
Member

tlnagy commented Feb 22, 2017

Awesome! I just merged #958, can you rebase this? I'll go ahead and merge once the tests pass.

@tlnagy
Copy link
Member

tlnagy commented Feb 22, 2017

Rebased and merging.

@tlnagy tlnagy merged commit f7ccc56 into GiovineItalia:master Feb 22, 2017
@bjarthur bjarthur deleted the bja/density2d branch February 23, 2017 12:01
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.

Draw contours for scatterplots
3 participants