size adjust

This commit is contained in:
Garry Ing 2021-05-30 16:27:45 -04:00
parent 6bb979ed21
commit 90e4967c09
No known key found for this signature in database
GPG Key ID: 3B379B1F2193CC3E

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