-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.8.0](v1.7.1...v1.8.0) (2021-03-03) ### Features * **brush:** Support for a timeframe selection chart ([#102](#102)) ([c8dedf7](c8dedf7)) * **extremas:** Display the time on top of your extremas ([#97](#97)) ([d127b37](d127b37)) * **group_by:** With `start_with_last`, each bucket will start with the last data from the previous bucket ([8669411](8669411)) * **header:** Standard header title home-assistant format using `standard_format` ([35c5391](35c5391)), closes [#35](#35) * **series.show:** Display the value before/after the current time in the header ([2855403](2855403)), closes [#86](#86) * **series.show:** Hide the name of a serie in the header ([b20133d](b20133d)), closes [#111](#111) * **series.show:** Hide the offset from the name of the serie ([a46c3f0](a46c3f0)), closes [#112](#112) * **span:** Add support for `isoWeek` ([7abc750](7abc750)), closes [#106](#106) * Bring back `hours_12` from the dead ([676bdb7](676bdb7)) ### Bug Fixes * `group_by` would sometimes not work with `data_generator` ([cfa6871](cfa6871)) * header units for `radialBar` ([6883a8f](6883a8f)), closes [#105](#105) * **start_with_last:** `start_with_last` would sometimes throw ([f5aa2e3](f5aa2e3)) * bug introduced by 591add ([b9c9297](b9c9297)) * Display non inverted numbers in legend/tooltip/datalabels when `invert: true` ([331fe04](331fe04)), closes [#96](#96) * extremas was not working with `invert: true` ([4d06ef6](4d06ef6)), closes [#96](#96) * Optimize `extend_to_end` when used with `group_by` ([591add8](591add8)) * Support for card-mod >= 3.0 ([8348119](8348119)), closes [#104](#104) * **extremas:** Multi y-axis support ([#98](#98)) ([5c7d742](5c7d742)), closes [#89](#89)
- Loading branch information
1 parent
cfa6871
commit 337cb65
Showing
4 changed files
with
41 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters