Graphe pyramide des ages

This commit is contained in:
2025-10-17 20:44:32 +02:00
parent 0d1ebd1020
commit 43ded8e883
5 changed files with 74 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
import './style.css'
import './style.css';
import Graph from "graphology";
import Sigma from "sigma";
import forceAtlas2 from "graphology-layout-forceatlas2";