Home Forums Chart Support How to control chart shape and space?

How to control chart shape and space?

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

    Hello. I’m Jeonkook.

    I’m using canvasJS chart. But I’m in trouble now.

    The chart has large left margin (between y axis title and y axis) at my monitor.

    But there is no left margin at my notebook.

    For Example,
    ——————————————————————
    at My monitor

    y     4 ┃
           ┃
    t     3 ┃
    i      ┃
    t     2 ┃
    l      ┃
    e     1 ┃
           ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

    ——————————————————————
    at My notebook

    y 4┃
      ┃
    t 3┃
    i ┃
    t 2┃
    l ┃
    e 1┃
      ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    ——————————————————————

    I think it’s not an options.yAxis.margin.(This means space between y title and y axis.)

    It depends on where the browser is and Data.

    Because, when I draw charts using ‘for’, some charts are Okay. But others are not.

    Could you tell me how I fix it?

    Thank you.

    • This topic was modified 3 years, 2 months ago by jeonkook.
    • This topic was modified 3 years, 2 months ago by jeonkook.
    #32687

    @jeonkook,

    Can you kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into your code / chart-options being used, understand the scenario better and help you out?

    —-
    Manoj Mohan
    Team CanvasJS

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

You must be logged in to reply to this topic.