This commit is contained in:
garrying
2021-05-30 20:28:15 +00:00
parent c2d687eb53
commit a13199b730
44 changed files with 145 additions and 145 deletions

View File

@ -148,7 +148,7 @@ const d3 = window.d3
if (typeof window.graphData !== 'undefined') {
const MINIMAL_NODE_SIZE = 10
const MAX_NODE_SIZE = 24
const MAX_NODE_SIZE = 20
const STROKE = 1
const FONT_SIZE = 12
const TICKS = 200