horizon : over text lighter

This commit is contained in:
Florent BEAUCHAMP
2015-09-24 21:09:51 +02:00
parent 3317791e68
commit e17cdf0ca7
+1 -1
View File
@@ -111,7 +111,7 @@ export default angular.module('xoHorizon', [])
hover
.append('text')
.style({stroke: 'black'})
.style({fill: 'black'})
function mousemove () {
const x0 = x.invert(d3.mouse(this)[0])