CSOIreland / PxStat

Data Dissemination Management System for publishing Statistics in Open Data formats.
MIT License
34 stars 7 forks source link

[BUG] Using mouse to select Pie Chart segments sometimes focuses on the correct segment but the tooltip indicates and reports a different segment. #834

Closed liamie closed 2 months ago

liamie commented 7 months ago

Describe the bug A clear and concise description of what the bug is. Using mouse to select Pie Chart segments sometimes focuses on the correct segment but the tooltip indicates and reports a different segment To Reproduce Steps to reproduce the behavior:

  1. Create a multi-segment pie-chart
  2. Move between segments
  3. Tooltip can display erratically

Expected behavior Tooltip should reflect the chosen segment consistently Screenshots

piechartfocusPNG

Additional context Also affect similar chart types doughnut etc.

liamie commented 3 months ago

Seems to work correctly now