Topic: MDB Simple Chart
Manamapps free asked 4 years ago
Expected behavior percentage centered when number is bigger then 99 Actual behavior not centered Resources (screenshots, code snippets etc.)
![enter image description here][1] <MDBSimpleChart
strokeColor={task.completed_percentage == 100 ? 'green' : 'red'}
strokeWidth={3}
width={60}
height={60}
percent={task.completed_percentage}
labelFontWeight='normal'
labelFontSize="15"
// railColor={'blue'}
/>
Jakub Chmura staff answered 4 years ago
Hi @Manamapps,
Thanks for the founded bug.
I add this task to our bug list. We try to fix this as soon as possible. If there is anything else I could do for you do not hesitate to ask me. I'll be happy to help you.
Best Regards,
Kuba
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.24.0
- Device: desktop
- Browser: chrome
- OS: windows 10
- Provided sample code: No
- Provided link: No