Micha J.
Micha J.
I am not sure whether/how this is possible with chartjs-plugin-datalabels, but you could use this plugin: https://piechart-outlabels.netlify.com
Hey, not sure whether to open a new issue, but I am not able to install the crane php stubs. If I enter that in the Visual Studio Code marketplace/extension...
Oh dear, how stupid can a person (= me :-)) be. Obviously I misread or misunderstand your documentation, always thought that this is a separate extension. I was not aware...
Hey! Do you know when you will merge the pull request into to main code? Thanks!
In my TypeScript project I get the error `Only a void function can be called with the 'new' keyword.` Is that the same problem you have, @mxmzb and @Kachilero ?
Use `$(this).datetimepicker("hide");` instead of `$('#ui-datepicker-div').hide();`
Assuming you use the current free version of FontAwesome 5.8.x you can add these font icons like this to doughnutlabel: ```javascript { text: "\uf1ea", font: { size: '30', family: '"Font...
Based on the code of @LupuCristian and some other code I found here somewhere I changed my code to the following, as @LupuCristian's code would just work, when the picker...
Is there any progression on this topic? I have the same problem as @trusktr .