|
|
@ -605,6 +605,7 @@ LineGraph.prototype._updateGraph = function () { |
|
|
|
this.options.graphHeight = this.body.domProps.centerContainer.height + 'px'; |
|
|
|
this.svg.style.height = this.body.domProps.centerContainer.height + 'px'; |
|
|
|
} |
|
|
|
this.autoSizeSVG = false; |
|
|
|
} |
|
|
|
|
|
|
|
// getting group Ids
|
|
|
|