Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

动态环形图,设置小数点2位,初始化显示有问题,会慢慢的从一个小数点变化 #332

Open
cq112233 opened this issue Aug 21, 2024 · 1 comment

Comments

@cq112233
Copy link

pieConfig: {
        color: [ '#509AFF', '#89AEFF', '#26D080', '#F5B854' ],
        radius: '65%',
        activeRadius: '70%',
        data: [
{
          name: '虚增人员',
          value: 55
        },
        {
          name: '虚报出差',
          value: 120
        },
        {
          name: '虚报加班补助',
          value: 0
        },
        {
          name: '公务接待异常',
          value: 66
        }],
        digitalFlopStyle: {
          fontSize: 20,
        },
        digitalFlopToFixed: 2
      }
@cq112233
Copy link
Author

WechatIMG107
WX20240821-145403
WX20240821-145416

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant