Hi!
Is it possible to run a custom function every time any plot is changed? For example, when running `plot`, `axis` etc., if they modify a figure on the screen I would like to detect that and save it to a new file.
I use gnuplot as backend, so any solution involving configuring gnuplot will also work for me.
Thanks!
Alex