NCC-CNC / whattodo

Interactive management action prioritization application
https://NCC-CNC.github.io/whattodo
2 stars 2 forks source link

pie charts still confusing? #38

Closed josephrbennett closed 2 years ago

josephrbennett commented 2 years ago

I wonder if pie charts still need work? Currently, with very high budget it appears that the "solution" part of pie chart is underneath the "current" and "goal", which could make it appear like the goal is not being reached (though it is clear from output and hovering over the chart that the solution is 100% reached.

jeffreyhanson commented 2 years ago

Thanks for raising this! I'll take a look at this and see what I can do.

jeffreyhanson commented 2 years ago

Just to expand on this bug: when the user hovers the mouse over a segment of the pie chart, then a rim should appear around the pie chart to indicate the overall area encompassed by the segment. For example:

image

However, when the segment corresopnds to near 100%, it seems the the rim does not appear when the mouse is hovered over the segment:

image