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 ability to re-use rendering functions to extend functionality #193

Closed
jaimedp opened this issue Nov 12, 2014 · 1 comment
Closed

add ability to re-use rendering functions to extend functionality #193

jaimedp opened this issue Nov 12, 2014 · 1 comment
Labels

Comments

@jaimedp
Copy link
Contributor

jaimedp commented Nov 12, 2014

I would like to be able to reuse a rendering function from a rendering function. Currently the rendering functions are encapsulated in the constructor function that get's appended to the Contour instance

jaimedp pushed a commit that referenced this issue Nov 13, 2014
…s object

This allows a render function that is reusing other visualization rendering function to make sure that the dependent defaults are being included correctly.

Fixes #193
@mmrj mmrj added the verified label Dec 17, 2014
@mmrj
Copy link
Contributor

mmrj commented Dec 17, 2014

verified in master. (note that there is not yet a tag that includes this functionality -- 0.9.107 is older than the commits that fixed this.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants