Skip to content

Add "text" property

Compare
Choose a tag to compare
@simeydotme simeydotme released this 15 Jul 10:38
· 56 commits to master since this release

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.