@snowyang2021 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 TRANSLATED
TITLE
[Feature] yAxis.axisPointer.handle Can I customize the cursor: 'pointer' property?
BODY
What problem does this feature solve?
After adding a custom event to yAxis.axisPointer.handle, it needs to become a small hand when it is covered
1条答案
按热度按时间p5fdfcr11#
@snowyang2021 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
[Feature] yAxis.axisPointer.handle Can I customize the cursor: 'pointer' property?
BODY
What problem does this feature solve?
After adding a custom event to yAxis.axisPointer.handle, it needs to become a small hand when it is covered
What does the proposed API look like?
yAxis.axisPointer.handle.cursor = 'pointer'