master
fix: CR suggestions
fix(sample): fix minmax sampling behaviour
chore: (1) Shift all pure function handlers (legacy pattern) to stage handler to remove unnecessary throw and catch - better for debug; (2) sunburst did not use dataFilter in correct way and it did not work, therefore remove it.
style: using utility methods for type checking.