Function for saving a plot.
| 1 2 | 
| plot_name | Name of plot we want to export. | 
| file_name | Name of file we want to see in directory. Default filename: "plot" | 
| type_file | Type of file we want to export. It is possible to export plot in certain format:eps/ps, pdf, jpeg, tiff, png, bmp, svg Default type of file: png | 
| width | Width of exported plot. Default value: 13 inches | 
| height | Height of exported plot. Default value: 8 inches | 
| dpi | Default value: dpi = 150 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.