issues
search
kisst
/
mindmap
d3j + yaml + html = magic
Apache License 2.0
3
stars
2
forks
source link
Fix: Center the map on the initial node
#10
Closed
evenicoulddoit
closed
4 years ago
evenicoulddoit
commented
4 years ago
Centers the node given by the
?initial
GET parameter, or the root node if not provided
Bubbles the initial node up through the
hideInitialNodes()
method in order to achieve this
Documents the process a little more clearly
Fixes #2
?initial
GET parameter, or the root node if not providedhideInitialNodes()
method in order to achieve this