Group Abstract Group Abstract

Message Boards Message Boards

1
|
5.4K Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Show arrow labels on a GraphicsGrid object?

Posted 5 years ago
Attachments:
POSTED BY: Robert Poenaru
2 Replies
Posted 5 years ago

Hi Robert,

Use Grid rather than GraphicsGrid. Is there a reason for using Graphics3D to manually construct the axes rather than using the AxesLabel, AxesStyle and other Graphics options directly in ContourPlot3D?

POSTED BY: Rohit Namjoshi

The Grid function indeed seems to fix the issue for me! Now I can safely convert my figure as a 2D graphics and export it as a .pdf file. Regarding yout question, yes I would rather use my Graphics3D object, because I have to extend its customization even more, and I find it much easier :)

Thank you very much for the help!!!

POSTED BY: Robert Poenaru
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard