Save the figure to a svg file. # Arguments `filename` - Path to the output file (svg) `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)