Home Forums Chart Support Graph Bounder

Graph Bounder

Viewing 2 posts - 1 through 2 (of 2 total)
  • #15354

    How I can create a bounder for the whole graph surrounding it?
    Thank you

    #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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.