Triangle.js Docs
    Preparing search index...

    A graph of user activity over the last 2 days. A user is seen as active if they logged in or received XP within the last 30 minutes.

    interface Response {
        activity: number[];
    }
    Index

    Properties

    Properties

    activity: number[]

    An array of plot points, newest points first.