YuriGor opened a new issue #16289: URL: https://github.com/apache/echarts/issues/16289
### Version 5.2 ### Link to Minimal Reproduction https://echarts.apache.org/en/option.html#series-graph.symbol ### Steps to Reproduce Use callback function as graph.symbol, graph.symbolSize or graph.symbolRotate ### Current Behavior Functions are not supported ### Expected Behavior Functions are supported - as they were supported in v4 in graph and no relevant breaking change was announced in change list - and as they are supported in other series in v5 for example [line.symbol](https://echarts.apache.org/en/option.html#series-line.symbol) ### Environment ```markdown - OS:any - Browser:any - Framework:any ``` ### Any additional comments? Looks like functions support was dropped for no reason in v5 or by accident or by developer alone without approvement from echarts team. Interesting that metadata / docs were also updated. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
