Dradux-dev / NastrandirRaidTools

WoW Addon to handle raid specific things of Nastrandir: for example the attendance tracking
0 stars 0 forks source link

Attendance analysis informations #9

Closed Dradux-dev closed 5 years ago

Dradux-dev commented 5 years ago

Depends on: #41

It would be fine to display a tooltip on the column header, which states are included in this analytic. Also it would be fine to implement a tooltip on the individual cells, to show the the analytics sum is splitted in to the single states.

Example: Assume we have the states "Inside", "Benched", "Offline". And an analytic "Participated", that is the sum of "Inside" and "Benched". And we have a player "Testinator", that has 78% for the "Inside" state and 20% for the "Benched" state. The analytics would show, that he has participated 98%. If you hove that 98% it would be nice to see a small tooltip, which contains the players name (class colored) and a list of both states with the corresponding percentage values.

Dradux-dev commented 5 years ago

It does not depend on the Reports (#20), but it depends on using Analytics (#41).

Dradux-dev commented 5 years ago

Available in version 0.3.5.