-
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.2.0](v1.1.0...v1.2.0) (2021-01-28) ### Features * Define your own float precision for legend, tooltip and Y axis ([7b0f30f](7b0f30f)) * **cache:** Invalidate cache on every new card version ([#12](#12)) ([b1799d9](b1799d9)) * **data_generator:** Build your own data based on the last state and attributes of your entity ([#14](#14)) ([18284b5](18284b5)), closes [#6](#6) * **invert:** Negates/Inverts the data for a serie ([#13](#13)) ([ab793c5](ab793c5)) * **span:** Add `end` as an option to end the graph at the end of the day, minute, etc... ([#11](#11)) ([1d0aca8](1d0aca8)) * **span:** Display the graph from the start of the hour, day, month,… with an offset or not ([#10](#10)) ([bb6e88c](bb6e88c)) ### Bug Fixes * **xasis:** Better handling of graph end time if everything is `column` and `group_by` is enabled ([b5b85a6](b5b85a6)) * **yaxis:** apex_config.yaxis was not taken into account properly ([ce04230](ce04230)) * Sometimes the graph was empty when changing tabs ([9232044](9232044)) * **legend:** undefined was displayed for a hidden serie ([352c016](352c016)) * Get rid of the initial load delay ([69f151b](69f151b)) * **colorize_states:** Parameter was not applied ([28bb2e2](28bb2e2)) * **datalabels:** Truncate floats to 1 digit after the decimal point ([f5f744f](f5f744f))
- Loading branch information
1 parent
4f9ddd3
commit 6d66fb0
Showing
4 changed files
with
35 additions
and
12 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