ErikGartner / dTree

A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.
https://treehouse.gartner.io/ErikGartner/58e58be650453b6d49d7
MIT License
509 stars 135 forks source link

How to keep last zoom, and position of svg #116

Open dungla2011 opened 3 years ago

dungla2011 commented 3 years ago

When Press F5 - refresh, I want to keep last zoom, and position of graph , svg!

If it is possible? Thank you much!