Skip to content

Releases: adarshlilha/amcharts-nested-labels

v0.2.5 - add examples

18 Jun 09:10
Compare
Choose a tag to compare

Patch release with docs improvement

Changes:

  • add usage example code
  • update README file

commits - v0.2.4...v0.2.5

v0.2.4 - cleaner API🎉

04 Jun 21:54
Compare
Choose a tag to compare

this release makes the API better to use 🥳

Changes:

  • rename parameters - better naming convention
  • add dy parameter - accepts both a number and a function returning a number - ability to place the labels anywhere 💯
  • refactor code - break up into smaller functions. Cleaner code FTW!

commits - v0.1.1...v0.2.4

Initial release 🚀

10 May 02:05
Compare
Choose a tag to compare

Library is live 🎉

Initial release of amcharts-nested-labels

features:

  • adds a label layer on amcharts axes each time invoked it is invoked
  • support am5 category axes