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

added alpha arg to interpolate #152

Merged

Conversation

brendancol
Copy link
Collaborator

@brendancol brendancol commented May 5, 2016

No description provided.

@@ -136,6 +136,8 @@ def interpolate(agg, low=None, high=None, cmap=None, how='eq_hist'):
2-dimensional array of magnitudes at each pixel, and a boolean mask
array indicating missingness. They should return a numeric array of the
same shape, with `NaN`s where the mask was True.
alpha : int, optional
Value between 0 - 255 for alpha channel resulting array.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the resulting array?

@jbednar
Copy link
Member

jbednar commented May 5, 2016

Looks good; please merge after the minor fix above.

@jbednar jbednar added in progress and removed ready labels May 6, 2016
@brendancol brendancol merged commit f97b888 into holoviz:master May 11, 2016
@brendancol brendancol deleted the brendancol/interpolate-alpha-arg branch May 11, 2016 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants