-
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.9.0](v1.8.2...v1.9.0) (2021-05-24) ### Features * make datagenerator async ([#157](#157)) ([b9049fc](b9049fc)) * Native multi y-axis support with auto-scale ([#160](#160)) ([e08aa14](e08aa14)), closes [#158](#158) * soft bounds and extended bounds for yaxis min/max ([#161](#161)) ([c57278b](c57278b)) * **apex_config:** Support for functions in `apex_config` ([cebc03b](cebc03b)), closes [#81](#81) ### Bug Fixes * always get all state changes, not only significant ones ([3b2f9c8](3b2f9c8)) * graph might be wrong when using `attributes` if value was 0 ([e200323](e200323)) * Support for custom views config parameters (`view_layout`) ([76a8023](76a8023)) * yaxis would always start at 0 ([50ef9e4](50ef9e4)), closes [#158](#158) * **group_by:** `group_by` reporting erronerous values for the first bucket of data ([8303b84](8303b84)), closes [#110](#110) * **group_by:** When group_by was used with lines, the end of the chart was showing an empty slot (display bug only) ([0163f9e](0163f9e))
- Loading branch information
1 parent
b198326
commit 76e5ba6
Showing
4 changed files
with
32 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