add the very basics of a plot

Also troubleshoot to fix vite config for deduplicating react and
react-dom
This commit is contained in:
2026-02-18 19:52:08 -08:00
parent e7d8d09fbc
commit 35b0c2396f
8 changed files with 189 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dependencies": {
"recharts": "^3.7.0"
}
}