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

Make contours better #360

Closed
emeeks opened this issue Dec 12, 2018 · 1 comment
Closed

Make contours better #360

emeeks opened this issue Dec 12, 2018 · 1 comment

Comments

@emeeks
Copy link
Member

emeeks commented Dec 12, 2018

Contour data has a different styling format. You should be able to use the same style function for grid & hexbin for contour.

  • Make the densest contour = 1 and others less dense
@emeeks
Copy link
Member Author

emeeks commented Dec 17, 2018

1.16.1 now includes a percent prop for contours that indicates its percentage compared to the maximum value of a contour (contour value is point density per pixel so this is a very weird thing but ultimately maps up well to the percent-of-max seen in hexbin and heatmap)
screen shot 2018-12-16 at 6 03 00 pm

@emeeks emeeks closed this as completed Dec 17, 2018
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

No branches or pull requests

1 participant