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

Issue 502 visually distinguish forecasts from measurements #503

Merged

Commits on Sep 13, 2022

  1. Add vega formatter for timedeltas

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Sep 13, 2022
    Copy the full SHA
    0047179 View commit details
    Browse the repository at this point in the history
  2. Add JSON column with belief horizons

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Sep 13, 2022
    Copy the full SHA
    b1b7142 View commit details
    Browse the repository at this point in the history
  3. Separate lines for measurements (solid) and forecasts (dashed)

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Sep 13, 2022
    Copy the full SHA
    8d0d480 View commit details
    Browse the repository at this point in the history
  4. Add human-readable horizon to tooltip

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Sep 13, 2022
    Copy the full SHA
    2724ac0 View commit details
    Browse the repository at this point in the history
  5. Changelog entry

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Sep 13, 2022
    Copy the full SHA
    473a0ba View commit details
    Browse the repository at this point in the history
  6. flake8

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Sep 13, 2022
    Copy the full SHA
    dbdb885 View commit details
    Browse the repository at this point in the history
  7. Support formatting negative timedeltas

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Sep 13, 2022
    Copy the full SHA
    50f23c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. clarify the meaning of timedeltaFormat parameters

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 12, 2022
    Copy the full SHA
    e1c4cef View commit details
    Browse the repository at this point in the history
  2. Speed up asset chart loading by not looking up the timerange of senso…

    …rs to show
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 12, 2022
    Copy the full SHA
    144ae0e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Use bin instead of extra layers with filters, so a legend can be shown

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 13, 2022
    Copy the full SHA
    0ededc9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into issue-502_Visually_di…

    …stinguish_forecasts_from_measurements
    
    # Conflicts:
    #	documentation/changelog.rst
    Flix6x committed Oct 13, 2022
    Copy the full SHA
    48c0299 View commit details
    Browse the repository at this point in the history
  3. black, flake8

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 13, 2022
    Copy the full SHA
    c6fff67 View commit details
    Browse the repository at this point in the history
  4. Remove dev code

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 13, 2022
    Copy the full SHA
    15a7e64 View commit details
    Browse the repository at this point in the history
  5. flake8

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 13, 2022
    Copy the full SHA
    ab42e39 View commit details
    Browse the repository at this point in the history