dominiccarrington61-a11y commented on issue #21549: URL: https://github.com/apache/echarts/issues/21549#issuecomment-4118553661
Thanks for the details! It does seem like a layering issue with axisPointer being on a separate layer. I’ll look further into how the z-index can be managed between the series and axisPointer. If I find a solution, I’ll share it here. Appreciate the input! On Tue, Mar 24, 2026, 8:27 AM Dilip Kumar ***@***.***> wrote: > *dilipkumar6306316-art* left a comment (apache/echarts#21549) > <https://github.com/apache/echarts/issues/21549#issuecomment-4118301801> > > This seems like a z-index/layering issue. > > axisPointer is rendered in a different layer, so its stacking can't be > fully controlled with z/zlevel relative to series. > > Is this expected behavior? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/echarts/issues/21549?email_source=notifications&email_token=B74GC3EWMDZPAF3VHSBODR34SKENDA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMJRHAZTAMJYGAY2M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4118301801>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B74GC3C776573WCVEYDTMB34SKENDAVCNFSM6AAAAACWYUHBFSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCMJYGMYDCOBQGE> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- 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]
