Skip to content

Getting MIN, MAX and LAST #2

Open
@msiebuhr

Description

@msiebuhr

Currently, the library only supports getting AVERAGE. It should be able to get MIN, MAX and LAST as well.

I imagine the current fetch(from, to, callback) could be changed to fetch(type, from, to, callback) (and possibly shortcuts like fetchAvg(from, to, callback) if you're into that sort of thing).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions