Skip to content

Algorithm selection for which you want to increase data dilution #123

@khcshell

Description

@khcshell

Big data (data above 10,000 levels) will cause page lag, can you dilute a data function, for example: 'lttb': using the Largest-Triangle-Three-Bucket algorithm,
The trend, shape and extrema of the sampled lines can be guaranteed to the greatest extent.
However, it may take a long time for the page to render
'average': Takes the average of the filter points
'min': Take the minimum value of the filter point
'max': takes the maximum value of the filter point
'minmax': takes the maximum extreme value of the absolute value of the filter point
'sum': takes the sum of the filter points

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions