Bug #1321
closedHave pie chart graphs link to the hosts the slices represent part 2
Description
Feature 1279 was opened to have charts link to hosts they represent. This was implemented but not completely. Only charts on dashboard link to anything.
The idea was to have fact charts and charts in the statistics page link to the hosts they represent as well.
Updated by Jacob McCann about 13 years ago
Whoops, actually meant this is in reference to feature 1278 ... which I have properly linked.
Updated by Jacob McCann about 13 years ago
- % Done changed from 100 to 90
I have code that accomplishes this. I will work on submitting it to the devel list. The only charts that are missed are charts on statistics that do not represent a specific set of hosts, the memory charts.
Updated by Jacob McCann about 13 years ago
Sent my commit to foreman-dev http://groups.google.com/group/foreman-dev/t/52ce84ac65e25f13 for review.
Updated by Amos Benari about 13 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
Applied in changeset a7f7ee02f19ac534460c0a9d7d21908afaf1411e.
Updated by Jacob McCann about 13 years ago
Line 78 of charts.js has 2 '~' before 'VAL1'. Maybe that is wanted/needed, but I'm thinking it may be a typo?