Skip to content

Fixing Catalyst script generating issue with outputting only charts.

Andrew Bauer requested to merge acbauer/paraview:catalyst_export_chart into master

The PV GUI would crash when trying to export a Catalyst script when there was a single chart image output. Fixed the issue and added a test that only outputs chart images.

Merge request reports