Skip to content

2.1.1

Latest
Compare
Choose a tag to compare
@pverscha pverscha released this 09 Jan 13:25
· 1 commit to develop since this release
807a02c

This release adds a new option colorProviderLevels to the settings of the TreeView visualization which allows you to tweak until which level in the data tree the provided colorProvider function should be called. Right now, this is only the case for the first level.

Bug fixes:

  • Allow colorProvider to be called for more than only the highest level of nodes in the data tree (#150).