Hi.
Please leave me a question.
If you make the description below, only the half of the label at the far right is displayed.
How can I deal with it?
axisX: {
valueFormatString: "HH:mm",
minimum: new Date(2017, 1, 5, 0),
maximum: new Date(2017, 1, 6, 0),
gridThickness: 1,
interval: 1,
intervalType: "hour",
labelAutoFit: true
}