helgasoft commented on issue #20616: URL: https://github.com/apache/echarts/issues/20616#issuecomment-2561377263
apparently label format _[@xxx]_ works under one of two conditions: * series **dataset** as array-of-arrays or array-of-objects * series **data** as array-of-arrays Series data as array-of-objects, as your example, does **not** work unfortunately. This is not explained in the documentation. [Demo](https://echarts.apache.org/examples/en/editor.html?c=pie-simple&version=5.5.1&code=M4ewrgTgxgpgvAAgNoCgEIN4IG4EMA2YMAXAgIwAMALABwA0CAdrgLYkIDkAyjLtABYIAoowDmAS0YwODAB7ziHMhwC-dNJhwEipAOwBmAKwNmbUhwAi4iDCgAXGQnmzFAJg4I1GrHkLtDNBQmrOwcQiy44viOzor6Hl7oPtrstFTBZpwAqoziIIwIAIIAJsAxChxUCepJWn6k-hRBTCHmAGrixTAgRaXlLhyGCSgAugDcKMW4driIqOhIlLQM3LwCwmKS0ivKIzXIBsacVjb2jhzuCHsaSAHNYRFR5_FX-0hpKzl5BSVlK1WvG6Ne4dLo9X7nIZXUYTEAABzs3wQiAwGkRdnw7FR6HQdhgsjs5gASjAAGYwGwQBAgUkIXAIADqMAARsBxHiZBp0MAwMy8QTzAAxXAAaxgCAs01wnJxCExpMJnFgjDxEA4GkSCDsIBA-ERcNIWE1mNEMEYxUN1Ig4jNio42ApiKgBEc8rtbtU-wA9F6pjNgDBCRhQJBYGocT6EAB3EAQEXALU6jR-3ABoMh6DsFPh9AaAPWmDAUhIbE4_C4ZkwfDELDAfggKPEOwQIj7WWk2MROyqxQYAACixGKkwfecKhlsoQPo7EC7PYQpLAjHs3wAFHC-KxgABKLA2OyQAoAAwAJBgNxAtwA6FNXsdHlRczxtlqZDiFKCwYAJwUQEAsCdcQATzhUI4RtQCEEvYpxDAItOEMCgAFJIJgthGDZfJ4KQe0UhkDhTG2DhnA4a5ZR9FN0EjGM4wTbUQA1EYUBUMYgA). -- 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]
