Home Forums Chart Support border around charts Reply To: border around charts

#6330

Daniel,

The issue is that the height is not set for the chart container and hence border is getting drawn only at the top. Here is a JSFiddle with the issue fixed.

Setting border around charts

As of now whenever height of the container is not set, we use default size on chart but don’t set height of the container itself. In future versions we’ll consider this.


Sunil Urs
Team CanvasJS