Improve visualization performance (substantially) (#109)

* fix: moved image generation to avoid severe performance issues

* fix: moved button finding code before data handling

* fix: fixed leftover invalid variable naming
This commit is contained in:
Alexander Ryazanov
2022-05-10 09:21:22 +02:00
committed by GitHub
parent de92627176
commit b5991a5f50
4 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "netbox_topology_views",
"version": "1.0.0-alpha.2",
"version": "1.1.0",
"dependencies": {
"vis-data": "^7.1.2",
"vis-network": "^9.1.0",