Skip to content

v0.4.15

Compare
Choose a tag to compare
@santilland santilland released this 10 Nov 14:43
· 7 commits to master since this release

Added new arguments for initialization:

  • filters_hidden (default false): Allows initializing analytics with filters panel hidden
  • filterListChanged (defaults to logger): Callback function called when list of visualized filters is changed by user

Issue solving:

  • Corrected positioning of labels (with special characters) on resize
  • Corrected incremental callback issue when hiding filters panel