There are several questions which are asking similar question, but not exactly.
I'm looking for a tool/method in Latex to generate really interactive graphs, when by dragging something on the graph it will be automatically redrawn or another graph will be redrawn. I saw this features in lectures non-linear optics (see minute 7:05). I believe that professor's presentation was made with beamer package. He was able by tracking cursor redraw dynamically graph above. How did he do it?
There is another example: latex2html5, but for web.
What is the Latex way of doing this kind of stuff?
P.S. It does not look as if he did many graphs and then update pdf page, it looks as if graph is continuously changing.
