Open donnaaboise opened 9 years ago
Maybe temporarily (or always) set the plotfigure.show
to False
?
I tried this, and the figure is skipped entirely - no PNG files are printed. How the plotfigure.show supposed to work?
That's the correct behavior but maybe that's implemented to far out to be useful for the KML plots. Perhaps adding logic at that point and checking if use_for_kml
is True
would still trigger making plots but keeps track of which figure numbers are to be used?
I looked into how to skip KML files when creating the PlotIndex, latex output or animations, but it wasn't completely obvious where to insert something like