helgasoft commented on issue #19287: URL: https://github.com/apache/echarts/issues/19287#issuecomment-1806093150
Please provide Minimal Reproduction code. Pie charts do not have axes, thus ```tooltip.trigger:'axis'``` does not apply to them. > tooltip triggered by the AxisPointer doesn't have this feature, which breaks the uniformity of design. ```tooltip.trigger:'axis'``` **does have** "its own border-color" but with other charts, not pie - [Demo Code](https://echarts.apache.org/examples/en/editor.html?c=bar-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxFUpMpRqyAbowA2SrT2jrB4VEZUhLCi_MQegsJiAIwATAAMPLAZmbDJAKy5ABy5AOy5yckVAMzp1qEeFNR0AEaMHMEediT1JGDAwP6QIG6wcQD042BGrKwRdBAsALa8cdMQs_OyjLh4qx4tnAIRqhACYNpE1Q2whxzHHADCg5x0HBqdsN12ANxAA) -- 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]
