You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/09/07 14:37:43 UTC

[GitHub] [echarts] pissang commented on issue #17576: [Feature] Time axis interval

pissang commented on issue #17576:
URL: https://github.com/apache/echarts/issues/17576#issuecomment-1239479020

   Sounds like a intuitionistic design. But there are two things we should always consider when designing this kind of domain-specific language:
   
   1. We should be careful about the code complexity parsing the language. Including handling all kind of edge cases.
   2. It can't benifit from TypeScript. Developers may be easy to have typo in it and spending hours to figure out what's wrong.


-- 
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-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org