Add "text" property
This release allows the options to be passed with text
as a Function
.
- add
text
function option - refactor some code
see the `Readme.md for more information
note; text function will only work if the donut chart is explicitly created in Javascript, it's not possible to declare a function in the <div data-x />
html style.