When panel resized width is getting applied according to panel width but height is not resizing according panel height.
Tried using in ts =>this.chartComponent.chartResize(this.event)
In html=> ejs-Charts => style='display:block; width: 100%; height: 100%'