Generic Visualization¶
Introduction¶
Generic Visualization is a new feature of MUMIE which allows authors to describe and embed a generic and interactive visualization in tex.
It is particularly suited for examples and exercises. The visualization contains a canvas where you can plot objects such as
functions, points, lines, line segment, vectors, circles and angles, and a text panel where you can write texts and formulas.
If you have Java 7 Update 2 or older, you can use the preview functionality in miau to view the generic visualization.
Unfortunately, younger Java versions will block the access of resources from a local website so the applet wont start, thus you can only view the result once it is published on a mumie server.
Unfortunately, younger Java versions will block the access of resources from a local website so the applet wont start, thus you can only view the result once it is published on a mumie server.
We are working on a solution for this problem.