Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit should fix #1482. Details: - Upgrades demo's dependencies - Renames vite.config.ts as vite.config.mts - Moves graph filling from GraphDataController to Root, ensuring that when dataset becomes non-null, the graph is always filled with nodes and edges (fixing the actual bug) - Improves clusters and tags labels
- Loading branch information