Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@patorjk patorjk released this 05 Jan 00:35
· 3 commits to master since this release
  • Added support for D3 6.x. Thanks to @ngg (#57)
  • The index parameter of callbacks are undefined when using D3 6.x or above. See the index.htm file in the example folder to see how to get the proper index value in that case.
  • Added class property for menu items that allows specifying CSS classes. Thanks to @jadurda (#56).