Skip to content

Including view_init and voxels to the list of exported functions for 3D plots#465

Merged
stevengj merged 2 commits intoJuliaPy:masterfrom
mancolric:master
Jan 16, 2020
Merged

Including view_init and voxels to the list of exported functions for 3D plots#465
stevengj merged 2 commits intoJuliaPy:masterfrom
mancolric:master

Conversation

@mancolric
Copy link
Contributor

Currently, calling view_init to rotate a 3D figure or voxels raises an UndefVarError. (See issue 464.)

This issue can be fixed by adding these functions to the list of exported functions in plot3d.jl.

Added :view_init and :voxels to the list of exported functions.
@mancolric mancolric mentioned this pull request Jan 16, 2020
@stevengj stevengj merged commit 203e0eb into JuliaPy:master Jan 16, 2020
@stevengj
Copy link
Member

Thanks

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.

2 participants