echarts icon indicating copy to clipboard operation
echarts copied to clipboard

Axis Pointer Shadow

Open gnaneswaran999 opened this issue 1 year ago • 1 comments

Version

5.5.0

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=bar-label-rotation

Steps to Reproduce

if i hover over 2012 category , i'm getting tooltip and box shadow. but i want to reduce width of shadow. it is not happening. can you provide solution as soon as possible

Current Behavior

we are not able customize width

Expected Behavior

in feature we want customize it

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

gnaneswaran999 avatar Jun 07 '24 03:06 gnaneswaran999

In order to fulfill your case, I think this should be considered a new requirement. It would involve adding a new property to shadowStyle so that you can customize the width of the shadow. I will attempt to submit a Pull Request for this.

fandi-1205 avatar Jun 19 '24 09:06 fandi-1205