Hi
I have two question.
How many is it shown in x axis.
It is not shown over 145 in axis .
It’s overlapped
my data is the below and i attached the capture file.(chart_x_axis_error.jpg)
1 0:0
2 0:10
:
145 24:00
146 25:00
147 26:00
I 'd like to delete the space over 24.
my data is the below and i attached the capture file.
(chart_x_axis_error1.jpg is original.
chart_x_axis_error2.jpg is my goal.)
1 0:0
2 0:10
:
145 24:00
my padding value is the below.
padding: {
top: 13,
bottom: 35,
right: 13,
left: 40
},
but It seems like not related
please reply for this asap.
thank you in advance.
chart_x_axis_error.zip (26.2 KB)