lkyangg commented on issue #19675: URL: https://github.com/apache/echarts/issues/19675#issuecomment-1978171407
> You can "kind of" highlight on hover - [Demo](https://echarts.apache.org/examples/en/editor.html?c=bar3d-punch-card&gl=1&code=PYBwLglsB2AEC8sDeAoWszGAG0iAXMgL4A0as2ApgOaXQAmhSp5AHgIKsQDOAzACJMwATxCV8AcgDGAQzA1gAJ2ESW6YZx4Cma2AC9NfQclgBbGa0IAmWLuqKI9bcTLpulB5W6EA2uXSo6EEYouKwEtgQ0JQCEq7BsPRyMr7-CT4ADCSwWTkAuvEJsD4AjNllsCV5aegFNbDQMqZhEVGUJXH1joQRHYVBkdEAyiJUTLAA7o5gABaEAGzZUjhKPSAAroogVBK2aboB9SJiPdyyYPKKsf3oSWApxfXopdm5VTdBmeXl1UV1RY1mqdzn16txhKYAEY4IYQPRhKyLWDLbCrcL2Sh0TpFSimEAzGTcHhMCDyUwjYRjJAo1YSSHYdaUVREfZpcjVIgAbhQKMUCHCGy2O25pmEAGECYowAA6GAACgkpmA63cwAAbh44rA5SAAJQIAB8yHIEAAZtqQNL3J5uAA5JqUBCIVrRDr6wJBKRSfm8p0CzbbJmwAD84UUlHouzWAeFaVFEpkUqtlDAAHlwFBoHKPcFrRAvKkioci0FuuFsKCS-hBpQKWMTDTFIQvXsSyy_vtddzgr7EF7u3siF2UPHJTL5Yrlar1mAtctoNwcJRpajqF3YAB6DcNSgavmmiDh7hAA). But there is another 3D bug - event _mouseout_ is never fired - so we can't have a clean workaround... Thanks for your reply! I have learned your method, it's a special way to highlight a line3D series. For my chart, I can change the _mouseover_ to the _click_ so that highlight one line to different with others. By the way, if I want to draw many lines in grid3D, is the only way set many series? -- 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]
