apache / apache/echarts

[Bug] enabling triggerEvent for axis , showing hand cursor on axis name & axisLabel on hover . How to control hover cursor style separately for both.

Open
#21,288 0 comments 0 reactions 0 assignees View on GitHub
bug en pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version

5.5.1

### Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=DYUwLgBAlgzgMgQwEYmACQPYDcQCcQAmEAvBAGYLAwgDcAUHRgA5hQYB2JEA3nRBAA8AggNgAuHn34R2CALYgJAcgAaCUTAgAVKGFBKANFP5hcUAObm8AURzswE0wFcQR6RDABPJoohKslC5KUgC-bhCeIuKS7rIKygCa6rDauvrhJmaWNnYOHrguGR7evv6BIMH8YVJgGBjArEwSvO6mFla4yskwhsbkGLhyCGBgeBIAFACUJAB8Me7QZBDjsIgo6Nh4hNMtC_wAxhwwkLX1jVxKAMLAUPsA1h4YEHIYBFBknhDUrOzmPfR7fj4MBOXCcU4NKBMAELEJ9IHgUGcJRKGFVULhahmEAwCQAbT6u3cBGGCHx8OkeIAjAYIFSAKwABgAukV3HiAEy0jkAZhZbMpPO5HIALKyKfw8SLuVSABziwEQPH02lUnn0hWAvEANlVIoA7Jq9nj9dztSyKUbpF4fMobuwKn04fxmXQQvQ6HJPJcABYIXBgAB0HHGSheTmom1whmWTH98hg02Ic1272WfTjuATgbA_qsYC0JRIxFISm6ADl5BUIAAyGt9caZ7OHORMDggeyFnzF0uRDRKCAAH0HECbchggZbbYdnaLJdLwn7kykOz6q2QqEwOHwRFIzlofUO7GOEAwZDI3xUXDHE5AuWD58vEAAtBA-WiIEeT2eL-AEtf43HQM7w7IMf2-f8AGo6UZD13C9X1_SDN4YDjMB9h9IR9lYEMiWtEplBgH0MAAdx0Jhej2LEoBxABJdgCBAAQJEZAUSVzejGOYiBWIpNsYF0Nh2HxcDwBUWlRLABJXXcEJJhhOE5I9BC_QDYN2FDcNIycMAY0bQDE1meY03GDMDJzPNwC7EAez8CsqwHOsGxvScMFbdtZ27ec_D7WAB2HUdzKnDyCznEs_EXPzl34Vd3HXdYty2XdyEoagFLdeSgA

### Steps to Reproduce

In above example we have enabled triggerEvent for both x & y axis, which is showing hand curser when we hover on axis title and also on axis label.

we want to use triggerEvent , but only for axis name, so showing hand cursor make sense on name, but not on axisLabel,

how to configure these separately . right now triggerEvent is controlling both.

### Current Behavior

triggerEvent is working for both axis label & axis name.

### Expected Behavior

we should have separate setting for axis label & axis name

### Environment

```markdown
- OS:
- Browser:
- Framework:
```

### Any additional comments?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.