ob-ARC opened a new issue, #19036: URL: https://github.com/apache/echarts/issues/19036
### Version 5.4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=area-time-axis&code=DYUwLgBARghgziCBeCBqAdiA7hAIjMEACgCYAGEgZgBoIBGWugSgG4AoUSAe03wE9kEEgBYIAKgiUAbGTLj6ssu04QeIALIBLdIJny6i5eFWYAElwCuAJ0HTZ-wx2MATAjEEBtD7AS11BAAsAOisYdGcuAFsiJgcyAF14o0hXMBgABy5tMABJdEIrADcYYC10C0I4WyUIAHpaiDArAQBWRjJaIK6nFLdM7IBhS3zBfzBggDNgLi4rUgAOebkG1Iys_LyC4tLtCpA4Vgg2CdmIIhVNQToWCEuAHghV_vyhi3ybzVRUWIBvNggICp0FwcChMDh8IQiEQfIhUCgnutcvkQEUSmU9nAxGoykxWP9Hm4gukLHAAkQPBgQX5AiFhs5oWNgqFwlEYhAALQQMhBFqxCTkNCEtIeS5cujxDwSpjxfEAXzYXHSYE0PEEfwBKrAoAAXBANQDASAJmA9QByADGIBRVjN1AJmpAAA9TRAzSrIogYE7NFUEGALOkIHALBaANZwM0EuX2gFOgCCPrgeoNmr46RA5o9IDtDug9JgzQA4hk9RMSr483B0sBNGAAHIWSJQVE6qR1Bp3DndiDxgAy6gA8gBlAAqEHrAFEAGqTgBKEEiBAtAX2jVXEBgFoDJQg5WbqNUE2DNbrcAAhNHYxA-InfSm82B05m3dsLDnrwDsqjtnqWmQrwJBArE0fY9Q8PNU0NdAYE9c1VlzQ1DSfDNzVrTBEKQ4NIhmcY9Sad9P0NOA-GbLhgHNYEMKIgFCxAGBhyfXV9RjPMAVWPVVjzBUAXiNg5RYIA ### Steps to Reproduce It is very painful and imo unacceptable that in the status quo, it is merely impossible (at least as far as I understand it) to set up a time axis with splits to personal taste. I understand that interval on time axes currently does not work as expected (yet), but the fact that using splitNumber instead almost NEVER matches the expectations is really bad. The documentation says that _Note that this number serves only as a recommendation, and the true segments may be adjusted based on readability._ but in the example attached, I do not see why splitNumber values like 4 or 6 should not work for readability reasons. I really think this needs to be adressed with priority - time axes are no exotic edge case, and uncontrollable axis intervals ARE a problem. ### Current Behavior No way to reliably control time axis intervals. ### Expected Behavior It must be possible to control time axis intervals somehow. ### Environment ```markdown - OS: Windows 10 - Browser: Firefox - Framework: - ``` ### Any additional comments? _No response_ -- 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]
