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

enable size aesthetic for Geom.point #952

Merged
merged 1 commit into from
Jan 26, 2017
Merged

Conversation

tlnagy
Copy link
Member

@tlnagy tlnagy commented Jan 26, 2017

fixes #842. This just a simple port of @Mattriks' solution over in #892.

@codecov-io
Copy link

codecov-io commented Jan 26, 2017

Current coverage is 65.87% (diff: 66.66%)

Merging #952 into master will increase coverage by <.01%

@@             master       #952   diff @@
==========================================
  Files            35         35          
  Lines          4810       4814     +4   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           3168       3171     +3   
- Misses         1642       1643     +1   
  Partials          0          0          

Powered by Codecov. Last update c13021b...3143ba8

@tlnagy
Copy link
Member Author

tlnagy commented Jan 26, 2017

Passing on 0.4 and 0.5. 0.6 is broken due to Colors so going ahead and merging.

@tlnagy tlnagy merged commit ed84fcc into GiovineItalia:master Jan 26, 2017
@tlnagy tlnagy deleted the tn/fix-842 branch January 26, 2017 21:17
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.

Change size of points as a free parameter in plot()?
2 participants