Remove extra div
parent
46af7586c3
commit
41a82e2f69
|
@ -268,7 +268,6 @@ class Dygraph extends Component<Props, State> {
|
|||
/>
|
||||
</div>
|
||||
)}
|
||||
<div className="dygraph-child-container" style={this.dygraphStyle} />
|
||||
{staticLegend && (
|
||||
<StaticLegend
|
||||
dygraphSeries={this.colorDygraphSeries}
|
||||
|
|
Loading…
Reference in New Issue