bigfacewo commented on issue #15037:
URL: https://github.com/apache/echarts/issues/15037#issuecomment-853539738


   @fuchunhui Thanks!
   In fact, my problem is not whether I need to support a time format like 999. 
In my system, for example, my initial value 2021, when the user wants to modify 
it to 2020, he needs to delete the 1 at the end first, and then it becomes 202, 
which will cause this error. When he continues to enter 0, it becomes 2020, but 
because of the above error, he cannot render the chart again, Maybe we can 
avoid this problem by use debounce, but I think this problem should be solved 
by echarts.


-- 
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.

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

Reply via email to