Any 3D graph plotting tools for Mac?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 21K views
christianjb
Messages
529
Reaction score
1
Anything free that is?

BTW, I have a biological aversion to Gnuplot.
 
Physics news on Phys.org
Hmmm, I don't really want to spend half a day messing around with Wine. I'd prefer a native OS X app.
 
Gnuplot's wonderful. In fact, it's one of the best graphing utilities on the planet, mainly because you can script it and embed it within a flow involving other programs.

- Warren
 
/Applications/Utitilities/Grapher.app

Not sure if that's exactly what you're looking for. But it allows you enter equations and nice way. For example, if you type (5x^2)/2 it will format it for you.
 
Kuno said:
/Applications/Utitilities/Grapher.app

Not sure if that's exactly what you're looking for. But it allows you enter equations and nice way. For example, if you type (5x^2)/2 it will format it for you.

Thanks. I love grapher, but I want to import my own data and grapher won't let me do this.
 
chroot said:
Gnuplot's wonderful. In fact, it's one of the best graphing utilities on the planet, mainly because you can script it and embed it within a flow involving other programs.

- Warren

Thanks. I'm not sure I really want to battle with gnuplot one more time. It nerds me out. Plus, it doesn't allow you to rotate surfaces in real time.

I'm amazed there isn't a simple free 3d scientific visualization code for the mac.

Paraview looked simple, but it requires writing data in vtk format which seems quite complicated. I haven't been able to find a good vtk tutorial on the web.
 
Whatever happened to that graphing software that came with the MacOS? I think it was a basic version and you paid if you wanted a premium version that allowed implicit functions. It was very pretty.
 
FulhamFan3 said:
Whatever happened to that graphing software that came with the MacOS? I think it was a basic version and you paid if you wanted a premium version that allowed implicit functions. It was very pretty.

Thanks. It's called Grapher. See my answer above.