pull/10616/head
Andrew Watkins 2018-04-10 16:48:17 -07:00
parent 6117a903f2
commit f4848ad3da
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ class Dygraph extends Component {
},
},
zoomCallback: (lower, upper) => this.handleZoom(lower, upper),
highlightCircleSize: 0,
}
if (isBarGraph) {