feat(electron): plotting

added simple plotting tools
This commit is contained in:
2025-08-10 14:50:40 -04:00
parent 8d9b2bd863
commit 7cfc70632b
7 changed files with 1077 additions and 11 deletions

View File

@@ -31,7 +31,8 @@
"js-yaml": "^4.1.0",
"adm-zip": "^0.5.14",
"@electron/remote": "^2.0.0",
"python-shell": "^5.0.0"
"python-shell": "^5.0.0",
"plotly.js-dist": "^2.26.0"
},
"build": {
"appId": "com.fourdst.bundlemanager",