This repository has been archived by the owner on Jan 17, 2019. It is now read-only.
Maintenance release which technically has non-breaking API changes, but doesn't warrant a minor version bump.
Highlights:
[Refactor] Refactored ADL.select
to use Collection.select
internally for single-series data
[New] Charts now support custom click handlers (except Table
, which never supported clicks)
[Fixed] Improved performance by removing lingering console.log
statements from Collection