Cleanup
parent
6117a903f2
commit
f4848ad3da
|
@ -70,6 +70,7 @@ class Dygraph extends Component {
|
|||
},
|
||||
},
|
||||
zoomCallback: (lower, upper) => this.handleZoom(lower, upper),
|
||||
highlightCircleSize: 0,
|
||||
}
|
||||
|
||||
if (isBarGraph) {
|
||||
|
|
Loading…
Reference in New Issue