Save the figure to a png file. # Arguments `filename` - Path to the output file (png) `width_px` - output image width (in pixels) `height_px` - output image height (in pixels)
( &mut self, filename: P, width_px: u32, height_px: u32, )
source not stored for this graph (policy: none)
no test coverage detected