Commit 2d360a4
fix(analytics): give charts real height and stop horizontal overflow
- Bump trend SVG to 320 viewBox height and use xMidYMid meet so the
curves render at their true aspect ratio instead of getting squashed
- Constrain analytics-frame/row/panel children with min-width: 0 so
long tables and SVGs no longer push the page off to the right
- Make daily-bars taller (200px) so the strip reads as a chart, not a
thin sliver
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 82ccc99 commit 2d360a4
2 files changed
Lines changed: 22 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
| 565 | + | |
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4849 | 4849 | | |
4850 | 4850 | | |
4851 | 4851 | | |
| 4852 | + | |
| 4853 | + | |
| 4854 | + | |
| 4855 | + | |
| 4856 | + | |
| 4857 | + | |
| 4858 | + | |
| 4859 | + | |
4852 | 4860 | | |
4853 | 4861 | | |
4854 | 4862 | | |
| |||
4868 | 4876 | | |
4869 | 4877 | | |
4870 | 4878 | | |
| 4879 | + | |
| 4880 | + | |
| 4881 | + | |
| 4882 | + | |
4871 | 4883 | | |
4872 | 4884 | | |
4873 | 4885 | | |
| |||
4879 | 4891 | | |
4880 | 4892 | | |
4881 | 4893 | | |
| 4894 | + | |
4882 | 4895 | | |
4883 | 4896 | | |
4884 | 4897 | | |
| |||
4891 | 4904 | | |
4892 | 4905 | | |
4893 | 4906 | | |
| 4907 | + | |
4894 | 4908 | | |
4895 | 4909 | | |
4896 | 4910 | | |
| |||
4934 | 4948 | | |
4935 | 4949 | | |
4936 | 4950 | | |
| 4951 | + | |
4937 | 4952 | | |
4938 | 4953 | | |
4939 | 4954 | | |
| 4955 | + | |
4940 | 4956 | | |
4941 | 4957 | | |
4942 | | - | |
| 4958 | + | |
4943 | 4959 | | |
4944 | 4960 | | |
4945 | 4961 | | |
4946 | 4962 | | |
4947 | 4963 | | |
4948 | 4964 | | |
| 4965 | + | |
4949 | 4966 | | |
4950 | 4967 | | |
4951 | 4968 | | |
| |||
4989 | 5006 | | |
4990 | 5007 | | |
4991 | 5008 | | |
4992 | | - | |
| 5009 | + | |
4993 | 5010 | | |
| 5011 | + | |
4994 | 5012 | | |
4995 | 5013 | | |
4996 | 5014 | | |
| |||
0 commit comments