interface BuilderConfig {
    aggregateWindow?: { fillValues?: boolean; period?: string };
    buckets?: string[];
    functions?: BuilderFunctionsType[];
    tags?: BuilderTagsType[];
}

Properties

aggregateWindow?: { fillValues?: boolean; period?: string }
buckets?: string[]
functions?: BuilderFunctionsType[]
MMNEPVFCICPMFPCPTTAAATR