echarts icon indicating copy to clipboard operation
echarts copied to clipboard

how to change the scale size of the pie and doughnut chart when hover

Open karthik-noveau opened this issue 1 year ago • 2 comments

Version

5.5.0

Link to Minimal Reproduction

https://github.com/karthik-noveau/e-charts

Steps to Reproduce

npm install npm start hover on pie chart

Current Behavior

not able to control the scaling size of the hovered pie chart

Expected Behavior

need to reduce the scaling size of hovered piechart item

Environment

- OS:macOS
- Browser:chrome
- Framework:react js

Any additional comments?

No response

karthik-noveau avatar May 08 '24 12:05 karthik-noveau

https://echarts.apache.org/en/option.html#series-pie.emphasis.scaleSize

Ovilia avatar May 09 '24 08:05 Ovilia

https://echarts.apache.org/en/option.html#series-pie.emphasis.scaleSize

Thank you

karthik-noveau avatar May 12 '24 12:05 karthik-noveau