mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-13 11:17:26 +02:00
Simplifies the data we show for the archive vs creation chart by not showing the created count by flag type. Instead, all we show is the total. Also, in doing this, updates the colors we use for the bars (to A1, and A2). The contrast is a little low between A1 and A2, so we should look at that before taking this into production. The created tooltip colors are wrong, but we'll need to update the tooltip in a later PR, so not tackling that now. Before: <img width="1115" height="456" alt="image" src="https://github.com/user-attachments/assets/13626295-1aa5-42be-b8dd-cea9912effe0" /> <img width="564" height="311" alt="image" src="https://github.com/user-attachments/assets/7a02eec0-e018-49fd-8b1f-92aa3376a6cc" /> After: <img width="1179" height="481" alt="image" src="https://github.com/user-attachments/assets/1ba6584a-d7e2-4ae4-81ec-38260c1f0e07" /> <img width="420" height="159" alt="image" src="https://github.com/user-attachments/assets/e4433c32-eaa4-41d2-a5ef-af84a9725c30" /> Closes 1-4018, 1-4013, 1-4014 |
||
---|---|---|
.. | ||
__mocks__ | ||
assets | ||
component | ||
constants | ||
contexts | ||
hooks | ||
interfaces | ||
openapi | ||
themes | ||
types | ||
utils | ||
index.tsx | ||
setupTests.ts | ||
vite-env.d.ts |