Commit 522811b
Fix Invalid Date in chart tooltip
Read timestamp directly from the data payload instead of relying on
the labelFormatter's first argument, which passes a config label
string rather than the raw timestamp value.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b4e7aa6 commit 522811b
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
| |||
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
170 | | - | |
171 | | - | |
172 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments