joranbeasley commented on issue #20982: URL: https://github.com/apache/echarts/issues/20982#issuecomment-2899098756
the expectation is that the min/max bounds values that are supplied to the x-axis are respected ... ``` xAxis: { type: 'time', min: 1747638000000, max: 1747724400000 }, ``` does not maintain those bounds .... -- 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: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org