All Projects → mphasize → noder

mphasize / noder

Licence: other
Tiny tool to transform Freemind mindmap files into Dendrograms and from there to SVG

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to noder

echarty
Minimal R/Shiny Interface to ECharts.js
Stars: ✭ 49 (+104.17%)
Mutual labels:  dendrogram
hexo-theme-freemind.bithack
Another hexo theme based on freemind.386
Stars: ✭ 45 (+87.5%)
Mutual labels:  freemind
text-to-freemind
A simple text to Freemind conversion program
Stars: ✭ 38 (+58.33%)
Mutual labels:  freemind
hierarchical-clustering
A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.
Stars: ✭ 62 (+158.33%)
Mutual labels:  dendrogram

noder

Tiny tool to transform Freemind mindmap files into Dendrograms and from there to SVG.

Screenshot

Inspired by @ACevenini, who did this the first time in the hard, manual way.

You can use WikiMindMap to automatically create the mindmap from connected wiki articles.

Dendrogram code by @mbostock from D3.js examples here and here.

Thanks!

Usage

  1. Open the index.html file in a (modern) browser.
  2. Drag a Freemind map file (.mm) into the noder browser window.

At this point the map should already render in your browser and you can adjust sizing as needed. When you're happy with the result, just Download as SVG. You can do some "post-production" in Illustrator or other software that can open SVGs.

Demo

All operations are done locally in your browser, there's no data transmitted to the server.

Open Noder

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].