Skip to content

v4.2.0

Compare
Choose a tag to compare
@javier-godoy javier-godoy released this 31 May 14:14
· 55 commits to master since this release

Bugfixes:

  • Move chart initialization to onAttach method (#37)
  • Fix styling when direction is b2t and node template has no content (#41)

API Changes:

  • Deprecate public method initializeChart() since initialization is automatically performed every time the component is attached. For compatibility with previous versions, initializeChart() is now a NOP.