John Kitchin <jkitchin <at> andrew.cmu.edu> writes: > > I think the answer is sort of. I am no idle timer guru, and this code > would probably not do what you want except for this file. The idea is to > have a named table, use it as a data source in a named code block that > generates the image. Then, make an elisp function that goes to that code > block and run it, and set an idle timer to run the elisp function. I > have this in my init file: >
Thanks, I'll give it a try. I'm a bit surprised org does not have this out of the box. E.g. a minor mode which when turned on keeps graphs marked for live update (with some tag or something) continuously up to date. It would be a great to show when demonstration org to somebody, that the graph is updated live when you change something in the table.