wangchao0724 commented on issue #19877: URL: https://github.com/apache/echarts/issues/19877#issuecomment-2095511874
> > X轴的起点和终点不能偏移。 > > 这是因为 xAxis 是“类别”类型。尝试使用 xAxis _type:'time'_以及_最小值_和_最大值_。 如果X轴不是 "time" 类型, 要如何做偏移呢? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
