kisst / mindmap

d3j + yaml + html = magic
Apache License 2.0
3 stars 2 forks source link
d3-visualization mindmap yaml

Data driven mindmap based on d3j

rich data formating convension: All formating items are under the item to be formated, under a key __attrs

parent - child relation:

It's plain YAML, so for example

main subject:
  subject:
    sub_subject:
  2nd subject:
    sub_subject:
    andother:

Parameters

Testing

Current state can be viewed at GitHub Pages