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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
