1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/insights/componentsChart
Thomas Heartman 5b7f069705
fix: show first date in archived to created chart (#10598)
Ensures that the first date of the data is also shown.

Before:
<img width="1144" height="441" alt="image"
src="https://github.com/user-attachments/assets/33da968a-4f44-4ca9-825e-d19471cff00a"
/>


After:
<img width="1132" height="435" alt="image"
src="https://github.com/user-attachments/assets/65d009d4-5bcb-40d0-abb6-05be81c9a361"
/>
2025-09-02 12:21:01 +00:00
..
CreationArchiveChart fix: show first date in archived to created chart (#10598) 2025-09-02 12:21:01 +00:00
FlagsChart
FlagsProjectChart
MetricsSummaryChart feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
NewProductionFlagsChart feat: new flags in production explanation (#10407) 2025-07-24 11:53:25 +02:00
ProjectHealthChart chore(AI): healthToTechDebt flag cleanup (#10346) 2025-07-11 14:15:55 +02:00
TimeToProductionChart feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
UpdatesPerEnvironmentTypeChart feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
UsersChart
UsersPerProjectChart