Closed Pilo11 closed 5 years ago
I've added much more things for options etc and a data label plugin for ChartJS (with modified README). In addition I made a base interface for the Chart objects to generalize the CanvasId and to implement an UpdateSize function for ALL charts without copying code everytime...
And some other changes, have a look at the commit changes ^^
If something is wrong with my changes please do not hesitate to contact me ^^
Oh right, I will update the test project for better understanding, perhaps adding some comments here and there sould also not hurt :D
This is now merged. Thank you for the contribution. Much appreciated. Hopefully, this along with few other changes will get to the next nuget release along with Blazor updates.
added much more options for chart labels/titles/Fonts, added chart.JS plugin reference for chart value labels (data labels), modified README.md