MDB Simple Chart


Topic: MDB Simple Chart

Manamapps asked 5 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 premium answered 5 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


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: 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