-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.4.0](v1.3.0...v1.4.0) (2021-02-02) ### Features * **series:** Show/Hide a specific serie from the header or the graph ([#36](#36)) ([95c0433](95c0433)) * Support for auto-entities ([060e4c0](060e4c0)) * **editor:** Preview in the GUI card selector ([d4cd7a3](d4cd7a3)) * **graph:** New chart types `scatter`, `donut`, `pie` and `radialBar` ([#24](#24)) ([a0e4f85](a0e4f85)) * **group_by:** Add new `diff` function ([57fd6a6](57fd6a6)) * **series:** Retrieve an attribute of your entity instead of the state ([#32](#32)) ([b76bf16](b76bf16)), closes [#29](#29) ### Bug Fixes * `group_by` was extending values into the future ([2cb79d2](2cb79d2)) * Graph stopped updating following ddf6ca9 ([bc54729](bc54729)) * Sometimes card would stay in warning mode ([ddf6ca9](ddf6ca9)) * Tooltip should not be in a fixed position ([1762049](1762049)) * **func:** Filter `null` values in `diff` ([cfe736c](cfe736c)) * **header:** Hide unit when `as_duration` is used ([5686931](5686931)) * **header:** State was sometimes multi-line ([4187104](4187104)) ### Documentation * Add an example to change the line thickness ([fd4a495](fd4a495)) * Add more example ([ffaa5df](ffaa5df)) * Fix error `data_generator` example ([6d1c7a0](6d1c7a0)), closes [#34](#34) * Fix some typos ([3df6aed](3df6aed)) * Missing `title` documentation in the header section ([ff7f35b](ff7f35b))
- Loading branch information
1 parent
6e017c3
commit c2f0e86
Showing
4 changed files
with
47 additions
and
15 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