Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • $\begingroup$ +1 Nice. Before they changed the default DisplayFunction/graphics typesetting behavior (V5, maybe?), I used the option all the time. Now I've forgotten that it exists. $\endgroup$ Commented Jan 8, 2015 at 16:20
  • 1
    $\begingroup$ @MichaelE2 Thanks. The change came in version 6. You can still load the old graphics subsystem with << Version5`Graphics` and reload the new one with << Version6`Graphics` $\endgroup$ Commented Jan 8, 2015 at 16:21
  • $\begingroup$ I'd forgotten about DisplayFunction too! $\endgroup$ Commented Jan 8, 2015 at 22:33
  • $\begingroup$ Thanks Mr.Wizard, both the solutions you provided are useful for me. Indeed, that one using $DisplayFunction is easy and allows to customize each plot function in a different style, whereas the other one, that using "GeneratedCellStyles" allows to manage different kind of outputs and not only Graphics. $\endgroup$ Commented Jan 9, 2015 at 9:18
  • $\begingroup$ @bobknight You're welcome, and I'm glad I could help. :-) It would be nice if there were a more accessible interface for this kind of thing. $\endgroup$ Commented Jan 9, 2015 at 9:19