robin-gerling commented on issue #20282: URL: https://github.com/apache/echarts/issues/20282#issuecomment-2303956127
Thank you for the quick answer. This solves the problem. But, I would argue that this is a workaround, as is clearing the chart, because when the chart is initialized, `emphasis.label.show` takes the value of `label.show`. I would therefore expect the same when changing `label.show` and keep the issue open (except it is confirmed that setting `emphasis.label.show` is expected wanted behaviour). However, setting `emphasis.label.show` is a much better workaround than having to clear the chart. -- 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]
