Ask Your Question
1

Can I generate 3D plots in isometric projection?

asked 2017-08-08 20:58:36 +0200

pang gravatar image

I'd like to show some plots in isometric projection. For certain plots, it's not hard to project the lines manually and do a 2d plot, but ideally, I'd like to rotate the plot with the mouse, and be able to show any 3d plot in isometric projection: do you know a way?

edit retag flag offensive close merge delete

Comments

Please give a minimal example, some code that makes the issue transparent and relevant, so that potential helpers can start. It is hard to do something in this generality. Some comments on the "isometric projection" may be also welcome.

dan_fulea gravatar imagedan_fulea ( 2017-08-19 01:20:49 +0200 )edit
tmonteil gravatar imagetmonteil ( 2018-01-29 18:20:40 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-01-29 18:10:35 +0200

tmonteil gravatar image

To get isometric projection when viewing 3d plots on the notebook (with jsmol):

  • right_click on the background close to the picture to let a menu appear
  • select "style" in the menu
  • uncheck the "Perspective Depth" box
edit flag offensive delete link more

Comments

Very promising! I do see the menu when I right click on the plot, but the menu does not work, and the submenu does not display...

pang gravatar imagepang ( 2018-01-31 17:00:25 +0200 )edit
1

Indeed, it seems there is an issue with the jupyter noteboo, it works well on the olde sage notebook.

tmonteil gravatar imagetmonteil ( 2018-02-03 21:12:34 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2017-08-08 20:58:36 +0200

Seen: 466 times

Last updated: Jan 29 '18