We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d17f8 commit ed0e63eCopy full SHA for ed0e63e
ancestry.js
@@ -5,7 +5,7 @@ var width = 600,
5
saturation = 0.3,
6
lightness = 0.6,
7
highlightedSaturation = 0.85,
8
- highlightedLightness = 0.4,
+ highlightedLightness = 0.40,
9
mutationRate = 0.1;
10
11
var xRadius = Math.floor(0.25 * width/individuals),
0 commit comments