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 2020/06/26 07:52:31 UTC

[GitHub] [incubator-echarts] alex2wong commented on issue #12764: Should the properties unsupported currently be removed from document?

alex2wong commented on issue #12764:
URL: https://github.com/apache/incubator-echarts/issues/12764#issuecomment-650037333


   I suppose it is not easy to maintain echarts codebase and its corresponding doc project at the same time manually.  It would be better if we can auto-generate or extract the props of all series, then compare with the props listed in doc, finding the difference without much effort.
   I mean ideally we can generate table of doc content from code comments by ts-doc things to make sure the consistence. This would be a big project..


----------------------------------------------------------------
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:
users@infra.apache.org



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