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

Add trendline command #748

Closed
wants to merge 6 commits into from

Commits on Oct 29, 2024

  1. WIP trendline command

    Signed-off-by: Kacper Trochimiak <[email protected]>
    kt-eliatra authored and lukasz-soszynski-eliatra committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a0eb392 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: Kacper Trochimiak <[email protected]>
    kt-eliatra authored and lukasz-soszynski-eliatra committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    46be459 View commit details
    Browse the repository at this point in the history
  3. trendline supports sorting

    Signed-off-by: Kacper Trochimiak <[email protected]>
    kt-eliatra authored and lukasz-soszynski-eliatra committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    007f8af View commit details
    Browse the repository at this point in the history
  4. run scalafmtAll

    Signed-off-by: Kacper Trochimiak <[email protected]>
    kt-eliatra authored and lukasz-soszynski-eliatra committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    07aa10c View commit details
    Browse the repository at this point in the history
  5. return null when there are too few data points

    Signed-off-by: Kacper Trochimiak <[email protected]>
    kt-eliatra authored and lukasz-soszynski-eliatra committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ffe0581 View commit details
    Browse the repository at this point in the history
  6. sbt scalafmtAll

    Signed-off-by: Kacper Trochimiak <[email protected]>
    kt-eliatra authored and lukasz-soszynski-eliatra committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2d2c0f7 View commit details
    Browse the repository at this point in the history