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

3D plots now available? #35

Merged
merged 1 commit into from
Sep 18, 2015
Merged

Conversation

PallHaraldsson
Copy link
Contributor

I haven't take a close look, maybe all the 3D plot stuff is immature, not as good/complete as in MATLAB or something you are trying to compare too, but at least something seems to be available:

��https://plot.ly/julia/3d-surface-plots/

[I also wander, since you can call MATLAB, can you use their plot features? Or probably MATLAB would need to be the main language. That should work if calling in the other direction(?), I haven't promoted that as I believe it may be immature, and maybe even from Julia-->MATLAB..?]

I haven't take a close look, maybe all the 3D plot stuff is immature, not as good/complete as in MATLAB or something you are trying to compare too, but at least something seems to be available:

��https://plot.ly/julia/3d-surface-plots/

[I also wander, since you can call MATLAB, can you use their plot features? Or probably MATLAB would need to be the main language. That should work if calling in the other direction(?), I haven't promoted that as I believe it may be immature, and maybe even from Julia-->MATLAB..?]
@stevengj
Copy link

@PallHaraldsson, there are 3d plots in a variety of Julia packages. PyPlot has some 3d plots, and it is also possible to call e.g. MayaVi via PyCall for even more 3d plots. There is also GLPlot (https://github.com/SimonDanisch/GLPlot.jl), and maybe others.

@stevengj stevengj closed this Sep 18, 2015
@timholy
Copy link
Contributor

timholy commented Sep 18, 2015

Note this is a PR to delete the "3D plots" from the documentation. Did you mean to close without merging?

@PallHaraldsson
Copy link
Contributor Author

"PR to delete", right, thanks, that was the main point, and I just squeezed in some questions.. You confirmed what I thought, that 3D plots are available (and if they are not immature implementations) then the README is just wrong and unhelpful to the reader.

I have trouble as it is convincing [MATLAB] friends to use Julia and possibly these MATLAB packages..

@timholy timholy reopened this Sep 18, 2015
timholy added a commit that referenced this pull request Sep 18, 2015
@timholy timholy merged commit bf42402 into JuliaInterop:master Sep 18, 2015
@stevengj
Copy link

Oh, sorry, I missed that.

@timholy
Copy link
Contributor

timholy commented Sep 18, 2015

No worries, managing the flow is near-impossible.

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.

3 participants