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.

Required fields*

2
  • 1
    $\begingroup$ Although I upvoted this, I see a problem with the approach proposed by F'x (thinking out loud here, maybe solutions are possible): it will be hard to figure out how to emulate Contours->Automatic unless you first do an entire ContourPlot and then re-do the table of RegionPlots. That would make things even more inefficient. $\endgroup$ Commented Mar 20, 2012 at 3:36
  • $\begingroup$ @Jens yes, although I tend to think once you're stepping away from ContourPlot into rolling your own, things become harder to do nicely. I was just trying to show how to extend the function with OptionsPattern[]. $\endgroup$ Commented Mar 20, 2012 at 10:08