1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureMetrics
Ivar Conradi Østhus 670b97dede
fix: set suggested min value to 0 (#2363)
This PR does one thing, it sets the y-axis to start at "0" when showing
request counts over time.


![image](https://user-images.githubusercontent.com/158948/200946347-b3e803c6-6ace-4ecc-b5cf-aa92a5505331.png)

fixes #2107
2022-11-09 21:43:13 +00:00
..
FeatureMetricsChart fix: set suggested min value to 0 (#2363) 2022-11-09 21:43:13 +00:00
FeatureMetricsChips Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
FeatureMetricsContent refactor: lazy-load the charting library (#1184) 2022-08-02 10:23:55 +02:00
FeatureMetricsHours fix: set suggested min value to 0 (#2363) 2022-11-09 21:43:13 +00:00
FeatureMetricsStats feat: prettify large numbers in metrics (#2176) 2022-10-12 16:19:37 +01:00
FeatureMetricsTable fix: sort order across the app 2022-06-14 11:14:56 +02:00
FeatureMetrics.styles.ts chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
FeatureMetrics.tsx refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00