-
Notifications
You must be signed in to change notification settings - Fork 664
Custom Aggregators
Mathias Rangel Wulff edited this page Jun 12, 2015
·
3 revisions
You can define a custom aggregator in javascript like this:
alasql.aggr.MYAGR = function() {
// Do my thing
}
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo