1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src
Thomas Heartman 9eb872de82
Show tooltip on group instead of single graph bar (#10546)
The tooltip should show you the ratio of the group and the numbers for
both archived and created.

The tooltip's position is averaged between all the bars in the group.

<img width="335" height="262" alt="image"
src="https://github.com/user-attachments/assets/d62a4bdc-ba07-4eea-8cbf-6e42793804b2"
/>


This still throws the same errors as before. Not sure exactly what's
going on with the custom tooltip, but I'll investigate it in a
follow-up.

Closes 1-4017.
2025-08-28 10:26:46 +02:00
..
__mocks__
assets feat: GitHub auth (#10406) 2025-07-24 15:25:25 +01:00
component Show tooltip on group instead of single graph bar (#10546) 2025-08-28 10:26:46 +02:00
constants delete legacy constraint accordion (#10110) 2025-06-11 12:22:55 +02:00
contexts
hooks chore(AI): releasePlans flag cleanup (#10537) 2025-08-26 14:48:19 +01:00
interfaces chore(AI): releasePlans flag cleanup (#10537) 2025-08-26 14:48:19 +01:00
openapi chore: release template resource limits (#10514) 2025-08-21 11:52:09 +01:00
themes adjust chart color names so that they all have numbers (#10530) 2025-08-25 14:31:24 +02:00
types
utils feat: Display example date for date formatting reasons (#10444) 2025-07-31 11:07:32 +02:00
index.tsx
setupTests.ts
vite-env.d.ts