Feature #31596
Implement timseries area chart in React
Pull request:
Fixed in Releases:
Found in Releases:
Description
Implement chart that will replace flot_chart.
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr over 1 year ago
- Is duplicate of Refactor #31595: deprecate flot_chart (timeseries area chart) added
#2
Updated by Ondřej Ezr over 1 year ago
- Is duplicate of deleted (Refactor #31595: deprecate flot_chart (timeseries area chart))
#3
Updated by Ondřej Ezr over 1 year ago
- Blocks Refactor #31595: deprecate flot_chart (timeseries area chart) added
#4
Updated by Ondřej Ezr over 1 year ago
- Blocks Refactor #31594: Reactify Trends chart added
#5
Updated by The Foreman Bot about 1 year ago
- Assignee set to Ondřej Ezr
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8237 added
#6
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.0.0 added
#7
Updated by Ondřej Ezr about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|3c1f580c10ffbaa6a9f9c20b855d4b61eee63995.
Fixes #31596 - Timeseries Area chart in React
Implements area timeseries chart, previously implemented by `flot_chart` in React.