plainheart opened a new issue #12764: URL: https://github.com/apache/incubator-echarts/issues/12764
### Version 4.8.0 ### Steps to reproduce There is a example for `geo.label` component. https://gallery.echartsjs.com/editor.html?c=xZ_czZ29g-&v=1 Some comments have been added at the end of code line.  Related issues: #10824 ### What is expected? All the properties listed in document should be valid and not confusing. I've tried each of them, the result seems to be not totally what I expect, I'm a bit confused for that. ### What is actually happening? It seems that some properties unsupported currently are still listed in document option. Usually, someone can not get expected result after adding them to his own configuration. --- Therefore, for such issue, should we hide or remove these temporary unsupported properties from document? And we added it back again after being supported if necessary. Feel free to show your ideas. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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]
