Commit 62bc25a
Speed up chart loading (smarter cache) and fix glitchy period buttons
- Chart cache: 60s TTL -> 5min with file-size check (only reprocess when new data arrives)
- Period buttons: add debounce, loading state, instant visual feedback
- No data file changes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent abe3f4f commit 62bc25a
2 files changed
Lines changed: 30 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| |||
2100 | 2100 | | |
2101 | 2101 | | |
2102 | 2102 | | |
2103 | | - | |
| 2103 | + | |
2104 | 2104 | | |
2105 | | - | |
| 2105 | + | |
| 2106 | + | |
| 2107 | + | |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
2106 | 2112 | | |
2107 | 2113 | | |
2108 | 2114 | | |
| |||
2260 | 2266 | | |
2261 | 2267 | | |
2262 | 2268 | | |
2263 | | - | |
| 2269 | + | |
2264 | 2270 | | |
2265 | 2271 | | |
2266 | 2272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
927 | 931 | | |
928 | 932 | | |
929 | 933 | | |
| |||
2947 | 2951 | | |
2948 | 2952 | | |
2949 | 2953 | | |
| 2954 | + | |
2950 | 2955 | | |
2951 | 2956 | | |
2952 | | - | |
| 2957 | + | |
| 2958 | + | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
2953 | 2962 | | |
2954 | | - | |
| 2963 | + | |
| 2964 | + | |
2955 | 2965 | | |
2956 | | - | |
| 2966 | + | |
| 2967 | + | |
2957 | 2968 | | |
2958 | | - | |
2959 | | - | |
| 2969 | + | |
| 2970 | + | |
| 2971 | + | |
| 2972 | + | |
| 2973 | + | |
| 2974 | + | |
2960 | 2975 | | |
2961 | 2976 | | |
2962 | 2977 | | |
| |||
0 commit comments