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, 9 months ago by jeonkook.
-
This topic was modified 3 years, 9 months ago by jeonkook.