Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.11.0](v1.10.0...v1.11.0) (2020-11-24) ### Bug Fixes * **jobstatistic:** normalize grouped domain values as well ([a5e1fb5](a5e1fb5)) * add missing file ([b5df50a](b5df50a)) * **jobstatistic:** fix disallow single property on multiple axis ([5e1bb32](5e1bb32)) * **jobstatistic:** skip properties which are not a average value ([12f5b49](12f5b49)) ### Features * **jobstatistic:** add chart coloring ([61b2a73](61b2a73)) * **jobstatistic:** add feature go add datasets grouped by domain ([76b90a3](76b90a3)) * **jobstatistic:** add from and to datetime range ([c978766](c978766)) * **jobstatistic:** add more labelling ([8f574ef](8f574ef)) * **jobstatistic:** add refresh button ([0043250](0043250)) * **jobstatistic:** add table accessibility caption ([38c0bf9](38c0bf9)) * **jobstatistic:** allow different properties to be used on the left y axis ([4ae9b7f](4ae9b7f)) * **jobstatistic:** allow more attributes to be displayed ([99eb46b](99eb46b)) * **jobstatistic:** allow user to choose time grouping ([cd81a69](cd81a69)) * **jobstatistic:** display data in table ([0178dcf](0178dcf)) * **jobstatistic:** enable user to select what property to display on the right axis ([0f6b502](0f6b502)) * **jobstatistic:** remember current config selection ([dcd5139](dcd5139)) * **jobsviews:** add initial general jobs statistics ([a2a0acb](a2a0acb)) * **releases:** add refresh button ([5a3d651](5a3d651))
- Loading branch information