Added menu option to display the relatives chart

This commit is contained in:
Przemek Wiech
2019-05-20 22:13:18 +02:00
parent d091d3e3ce
commit 9bd1720122
6 changed files with 99 additions and 19 deletions

9
package-lock.json generated
View File

@@ -8060,8 +8060,7 @@
"minimist": {
"version": "0.0.8",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"minipass": {
"version": "2.2.4",
@@ -17998,9 +17997,9 @@
}
},
"topola": {
"version": "2.2.9",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.2.9.tgz",
"integrity": "sha512-bMS3RxmB4P9JmwaiycnbgguIRaXUUAnASyUqGc1GNmloRUBM9yZgGWQMZ4xkFHE7Otr4IiyMp8wOwrXahYLaYQ==",
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.4.tgz",
"integrity": "sha512-eJpy19T6xFkrLgf1NGAMkgmLoswB00hY206LQZWiQRURr0+p0fdGAmNQKkWLba/e/MT3H/Qe/SSnAvRmHhFobA==",
"requires": {
"d3": "^5.4.0",
"d3-flextree": "^2.1.1",