-
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.1.0](v1.0.2...v1.1.0) (2021-01-26) ### ⚠ BREAKING CHANGES * Replace `hours_to_show` with `graph_span`. Takes a time string instead of a number of hours. ### Features * Replace `hours_to_show` with `graph_span`. Takes a time string instead of a number of hours. ([e7ed408](e7ed408)) * **color:** Define your own `color` option for each `serie` ([#7](#7)) ([3a15db2](3a15db2)), closes [#4](#4) * **header:** More header options and title support ([#8](#8)) ([2cbd769](2cbd769)), closes [#5](#5) * Add `update_interval` config option ([357db9a](357db9a)), closes [#2](#2) ### Bug Fixes * **tooltip:** Values where following the selected point ([0145ca2](0145ca2)) * Error was not displayed if duration couldn't be parsed ([2e2212f](2e2212f)) * Name and units displayed ([fe5526b](fe5526b)) ### Documentation * Add examples and fix documentation ([c71b76a](c71b76a)) * Fix typos and broken links ([7789b8f](7789b8f)) ### Chores * **changelog:** Add doc and chores sections ([58d7f5f](58d7f5f)) * **release:** 1.1.0-dev.1 [skip ci] ([e15f7b9](e15f7b9)), closes [#2](#2) * **release:** 1.1.0-dev.2 [skip ci] ([f01afd7](f01afd7)), closes [#4](#4) [#5](#5)
- Loading branch information
1 parent
f01afd7
commit de9c6fa
Showing
4 changed files
with
43 additions
and
9 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