Skip to content

Meshfill leaves extra display plots lying around #1770

@chaosphere2112

Description

@chaosphere2112

When you plot a meshfill, it generates a bunch of display plots that need to be cleaned up. The offending code is here; in the rest of the pipelines, rather than directly calling template.plot, we call context().render_template, which does this cleanup for us (as well as plotting time/date stamps in the top right). I tried using render_template instead of template.plot, but it horribly breaks things (You can see the dashboard results here). @doutriaux1 and I agree that this issue can wait till 2.6.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions