Version
e.g.5.4.0
Link to Minimal Reproduction
https://codesandbox.io/embed/focused-cori-zefprj?fontsize=14&hidenavigation=1&theme=dark
Steps to Reproduce
1、点击图例legend,隐藏一项;
2、在tooltip的formatter函数中,打印params.percent参数;
3、在label的formatter函数中,打印params.percent参数;
4、查看tooltip和label显示百分比。
Current Behavior
1、在tooltip的formatter函数中,打印params.percent参数数值不正确;
2、在label的formatter函数中,打印params.percent参数数值不正确;
Expected Behavior
1、在tooltip的formatter函数中,打印params.percent参数数值正确显示;
2、在label的formatter函数中,打印params.percent参数数值正确显示;
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Version
e.g.5.4.0
Link to Minimal Reproduction
https://codesandbox.io/embed/focused-cori-zefprj?fontsize=14&hidenavigation=1&theme=dark
Steps to Reproduce
1、点击图例legend,隐藏一项;
2、在tooltip的formatter函数中,打印params.percent参数;
3、在label的formatter函数中,打印params.percent参数;
4、查看tooltip和label显示百分比。
Current Behavior
1、在tooltip的formatter函数中,打印params.percent参数数值不正确;
2、在label的formatter函数中,打印params.percent参数数值不正确;
Expected Behavior
1、在tooltip的formatter函数中,打印params.percent参数数值正确显示;
2、在label的formatter函数中,打印params.percent参数数值正确显示;
Environment
Any additional comments?
No response