Bug #9006
closedChart that displays facts for all hosts needs a header
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1182565
Description of problem:
If you navigate to the "Facts" page for a host, on the right side there is a "Chart" button that displays a circular plot of the distribution of the selected fact over ALL hosts.
This is not obvious by the button label or by the chart that appears.
Version-Release number of selected component (if applicable):
Version 6.0.4 © 2014 Red Hat Inc.
How reproducible:
Always.
Steps to Reproduce:
1. Hosts > All Hosts
2. Click any host in the list and click "Facts"
3. On the right side, click Chart
Actual results:
A new window with a "Fact Chart" displays, but it's not obvious what it's about.
Expected results:
A tooltip that says "Display distribution of this fact for all hosts" or something similar would be nice.
The window itself should have a header describing the chart, e.g., "Distribution of Fact $fact_name Across all Hosts"
Additional info: