Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decimation plugin fixes #8467

Merged
merged 4 commits into from
Feb 20, 2021

Commits on Feb 20, 2021

  1. fix: Decimation plugin no longer changes the data order

    fix: Decimation plugin no longer duplicates data points
    etimberg committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    6e4d05a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7eb613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3cc712 View commit details
    Browse the repository at this point in the history
  4. Place last point of interval at real X

    This reduces the fuzziness on screens with devicePixelRatio > 1
    etimberg committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    46e1d72 View commit details
    Browse the repository at this point in the history