Refactor #23665
closedUse Patternfly charts in Runtime
Description
This is related to http://projects.theforeman.org/issues/22812 and projects.theforeman.org/issues/23010.
The flot chart package is deprecated although Foreman is using it to plot charts.
One of the charts that needs to be migrated is the Runtime chart which is in "app/views/hosts/show.html.erb"
Updated by boaz shust over 6 years ago
- Subject changed from Replace flot chart with Patternfly c3 chart in the Runtime chart to Use Patternfly charts in Runtime
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5600 added
Updated by Ohad Levy over 4 years ago
- Related to Refactor #22812: Migrate jquery-flot to patternfly-react charts added
Updated by Ohad Levy over 4 years ago
- Related to Refactor #23010: add deprecation warnings to all flotcharts functions added
Updated by Ohad Levy over 4 years ago
- Related to deleted (Refactor #23010: add deprecation warnings to all flotcharts functions)
Updated by Ondřej Ezr over 3 years ago
- Is duplicate of Refactor #31595: deprecate flot_chart (timeseries area chart) added
Updated by Ondřej Ezr over 3 years ago
- Status changed from Ready For Testing to Duplicate
This has been done within #31595
Updated by Ondřej Ezr about 3 years ago
- Is duplicate of deleted (Refactor #31595: deprecate flot_chart (timeseries area chart))
Updated by Ondřej Ezr about 3 years ago
- Follows Refactor #31595: deprecate flot_chart (timeseries area chart) added
Updated by Amit Upadhye about 3 years ago
boaz shust wrote:
This is related to http://projects.theforeman.org/issues/22812 and projects.theforeman.org/issues/23010.
The flot chart package is deprecated although Foreman is using it to plot charts.
One of the charts that needs to be migrated is the Runtime chart which is in "app/views/hosts/show.html.erb"
boaz shust wrote:
This is related to http://projects.theforeman.org/issues/22812 and projects.theforeman.org/issues/23010.
The flot chart package is deprecated although Foreman is using it to plot charts.
One of the charts that needs to be migrated is the Runtime chart which is in "app/views/hosts/show.html.erb"
I can see this is marked duplicate however fixed by combined pr in separate commit. Accordingly I am marking this fixed in 3.0
Updated by Tomer Brisker almost 3 years ago
- Related to Bug #33310: Host Detail Graphs VERY slow to load after upgrade to 3.0.0-rc1 added
Updated by Ondřej Ezr almost 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8522 added