Timeline for Combine Plots into a single non-rasterized Graphic with no spacing [duplicate]
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 14, 2016 at 20:44 | vote | accept | Andrew | ||
| Mar 12, 2014 at 21:01 | history | closed | Jens Michael E2 m_goldberg Dr. belisarius C. E.♦ | Duplicate of Do I have to code each case of this Grid full of plots separately? | |
| Mar 11, 2014 at 22:16 | comment | added | Szabolcs | Nowadays I use SciDraw for figures with multiple panels: mathematica.stackexchange.com/a/37880/12 But again, you can't resize a SciDraw figure directly. You have to decide on the size when you make it. | |
| Mar 11, 2014 at 22:15 | comment | added | Szabolcs | Why do you need the result to be a single Graphics object? What properties do single Graphics objects have that you need to rely on later? This is a very important question. You can combine them using Insets, but I'm not sure you'll like the result, as it might not behave the way you expect when you resize it. | |
| Mar 11, 2014 at 21:19 | review | Close votes | |||
| Mar 12, 2014 at 21:01 | |||||
| Mar 11, 2014 at 21:11 | comment | added | Andrew | @Jens Thanks. I think my question is more general, though. I just want to combine two Graphics objects side-by-side. It's almost like I am looking for a way to flatten a Grid objects so that two Graphics objects in neighboring cells are combined into a single Graphics object. | |
| Mar 11, 2014 at 20:28 | answer | added | chuy | timeline score: 2 | |
| Mar 11, 2014 at 20:21 | history | asked | Andrew | CC BY-SA 3.0 |