save_plot
save a png file of a plot
1 | save_plot(plot_obj, out_pth, out_fl_nm, wdt, hgt)
|
plot_obj |
The plot object |
out_pth |
The path where to save the plot |
out_fl_nm |
The output file name |
wdt |
The plot width |
hgt |
The plot height |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.