Protected
constructorStatic
Readonly
DEFAULTStatic
Readonly
DISABLEFlat to entirely disable downsampling, and force all data to load, no matter how many items that would be, up to the limit of MAX_SUBSCRIPTION_SIZE.
Static
MAX_Max number of items in the series before DEFAULT will not attempt to load the series without downsampling. Above this size if downsample fails or is not applicable, the series won't be loaded unless DISABLE is passed to series.subscribe().
Static
MAX_Max number of items in the series where the subscription will be allowed at all. Above this limit, even with downsampling disabled, the series will not load data.
Flag to let the API decide what data will be available, based on the nature of the data, the series, and how the axes are configured.