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

Fix resolution of bar charts #310

Merged
merged 6 commits into from Jan 13, 2022
Merged

Commits on Jan 12, 2022

  1. Append to transforms possibly already coming out of the chart specs

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    3611d93 View commit details
    Browse the repository at this point in the history
  2. Let chart specs derive title, quantity and unit from Sensor object

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    aa7bcbd View commit details
    Browse the repository at this point in the history
  3. Derive bar width from sensor's event resolution

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    430cdd1 View commit details
    Browse the repository at this point in the history
  4. Fix attribute call

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jan 12, 2022
    Copy the full SHA
    683ce54 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 Jan 12, 2022
    Copy the full SHA
    db459c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Merge remote-tracking branch 'origin/project-9' into fix-resolution-o…

    …f-bar-charts
    
    # Conflicts:
    #	flexmeasures/data/models/charts/belief_charts.py
    #	flexmeasures/data/models/charts/defaults.py
    Flix6x committed Jan 13, 2022
    Copy the full SHA
    fd848f0 View commit details
    Browse the repository at this point in the history