Closed cjvogl closed 9 years ago
Seems to work fine. This is very useful for cases where one only wants to show coarser levels in making an animation quickly, for example.
Alternatively, I like that you can also set, e.g.
plotitem.amr_data_show = [False, False, True]
to show only the fine patches.
@cjvogl: I just did a PR to your branch. If you merge it in to your branch, it should then show up here...
@rjleveque: all merged.
For backwards compatibility, included conditional that should default to showing all levels if amr_data_show is not set.