Skip to content

Releases: alexkuc/chartjs-plugin-doughnutlabel-rebourne

3.0.0-beta.4

19 Aug 09:35
f5f567c
Compare
Choose a tag to compare
  • fix bug where gulp build fails when dist directory is empty
  • update README.md
  • internal refactor of innerLabel variable
  • add type checking against font.size value

3.0.0-beta.3

18 Aug 22:43
ed8fa50
Compare
Choose a tag to compare
  • fix bug where global settings are not properly resolved
  • refactor helper function imports
  • add default global property color

3.0.0-beta.2

12 Aug 00:07
db65a97
Compare
Choose a tag to compare
  • add display option to show/hide labels

3.0.0-beta.1

15 Feb 05:04
15eaa60
Compare
Choose a tag to compare
  • add support for chart.js v3 (breaking change as v2 is no longer supported)
  • fix security issues
  • fix gulp tasks
  • fix lint issues
  • update README.md
  • add browser-sync
  • replace npm with yarn
  • fix files formatting
  • fix sample
  • remove global registration
  • fix bug with text scaling
  • add option paddingPercentage
  • add option api