Home Forums Chart Support Graph Bounder Reply To: Graph Bounder

#15355

@mjawa,

You can set border property to the chart container to show a border around it as shown below:

<div id="chartContainer" style="height: 360px; width: 100%; border: 2px solid black;"></div>

Or you can take a look at this jsfiddle.
If this doesn’t suit your requirements, can you please provide us some pictorial representation so that we can understand your requirements and help you out.

___
Suyash Singh
Team CanvasJS