You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
I have created the DoughnutWithTextInside this will set centered text within the doughnut.
Right now it set a percentage, this is what i needed for my project.
Hey great branch! One of the issues I ran into when implementing the DoughnutWithTextInside was that the fontSize is calculated by a hard coded factor. It would be great if the fontSize could be exposed in the options object.
I need a Doughnut chart with text inside as well, but instead of creating an additional fork or pull request, do you think you can submit your changes as a pull request with the fontSize that @Malachi-M mentioned?
Hopefully then, the pull request can be approved afterwards :)
How to use this feature along with reactJS component. This is not listed in the readme file. Could you please lets us know how I can set dynamic text inside doughnut graph
Hi,
I have created the DoughnutWithTextInside this will set centered text within the doughnut.
Right now it set a percentage, this is what i needed for my project.
Perhaps you would find this interesting into implementing something like this into your package.
You can tak a look at https://github.com/lemonCMS/react-chartjs
Kind Regards,
Raymond
The text was updated successfully, but these errors were encountered: