Skip to content

Commit

Permalink
Fix resolution of bar charts (#310)
Browse files Browse the repository at this point in the history
Better bar widths, based on sensor resolution.


* Append to transforms possibly already coming out of the chart specs

Signed-off-by: F.N. Claessen <felix@seita.nl>

* Let chart specs derive title, quantity and unit from Sensor object

Signed-off-by: F.N. Claessen <felix@seita.nl>

* Derive bar width from sensor's event resolution

Signed-off-by: F.N. Claessen <felix@seita.nl>

* Fix attribute call

Signed-off-by: F.N. Claessen <felix@seita.nl>

* Changelog entry

Signed-off-by: F.N. Claessen <felix@seita.nl>
  • Loading branch information
Flix6x committed Jan 13, 2022
1 parent 932034f commit 14ffcde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/changelog.rst
Expand Up @@ -17,6 +17,7 @@ New features
Bugfixes
-----------
* Fix recording time of schedules triggered by UDI events [see `PR #300 <http://www.github.com/FlexMeasures/flexmeasures/pull/300>`_]
* Set bar width of bar charts based on sensor resolution [see `PR #310 <http://www.github.com/FlexMeasures/flexmeasures/pull/310>`_]

Infrastructure / Support
----------------------
Expand Down

0 comments on commit 14ffcde

Please sign in to comment.