Added stable sorting to graph

This commit is contained in:
2020-02-28 00:05:16 +01:00
parent 96178cafa7
commit 71c77975f8
3 changed files with 27 additions and 21 deletions
-1
View File
@@ -9,7 +9,6 @@
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
<link href="https://unpkg.com/react-vis@1.6.7/dist/dist.min.js" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Demo App - Jeroen Vijgen</title>
</head>