Save Graph & Datatable and output as png file
I am generate Variability Chart & snapshot of datatable that match to the particular test and stored into journal. At the same time i want to output "Variability Chart + Statistic Table" together as 1 png file. So far, i only able to export Variability chart as png file. I couldn't combine it both to output as 1 png file. Need some advise. Here attached my input table.
My Code
dt_final = Ope
...