Problem saving graphics to file #210
kezhaozhang
started this conversation in
General
Replies: 2 comments 3 replies
-
Yea, sure. Since it is rendered using frontend (not Kernel like in Mathematica), you need to locate a right top corner of your plot. There will be a dropdown menu for that. |
Beta Was this translation helpful? Give feedback.
1 reply
-
One more question: It appears that plot legends are not saved. Is there a way to save them as well? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used the Export["plot.jpg", %] command to savee, but the resulting file only contains the axes. Is there a way to properly export graphics to files? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions