I would like to be able to generate an SVG/Canvas version of the mindmap with linkable objects whenever they have variables.
Case study: 1. User select Tools -> Generate 2. Select HTML5 page 3. Generates an HTML with an embedded SVG containing the blocks and vectors. 4. Blocks can be selected (onMouseOver) and a dialog shows extra content from Data/Variables or annotations. 5. User can publish on his site or blog.
http://wiki.inkscape.org/wiki/index.php/SVG_with_javascript http://learnsvg.com/tutorials/tutorialScripting/ https://developer.mozilla.org/en-US/docs/Web/SVG/Scripting
Comment #1
Posted on Jul 17, 2013 by Happy HippoThere is a java applet exporter in the meantime.
Comment #2
Posted on Jan 4, 2014 by Happy HippoA command-line switch also provides map exportation to svg: r56ff29788f2c8c8699e2d5f561a08adc63fbe2f2
Status: New
Labels:
Type-Unknown
Priority-Medium