echarts-bot[bot] commented on issue #19181: URL: https://github.com/apache/echarts/issues/19181#issuecomment-1752753621
@hw872715125 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Feature] tooltip. valueFormatter hopes to add a parameter **BODY** ### What problem does this feature solve? When using a line stack chart, when the mouse slides over a data item, the prompt indicates that the data of different items need to be processed, such as retaining 1 decimal place for item A, converting item B into a percentage, etc. The tooltip.valueFormatter API is used, but there is only one parameter, which cannot meet the usage scenario. ### What does the proposed API look like? There is currently only one parameter value in tooltip.valueFormatter. In some scenarios, a parameter needs to be added for identification. For example, in a line stack chart, special processing needs to be done on the stack value separately. </details> -- 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]
