6bc4059922685c8d6fd2feef970bbee0bbd7cb1d
Deploy to Production / deploy (push) Successful in 3m26s
Qute processes all {...} in .html files including <script> blocks.
JS function bodies like function(d) { return y(d); } were silently
eaten, causing a syntax error that killed the entire chart script.
Moving the rate chart IIFE into admin.js (static, Qute-never-touches)
fixes the root cause. Axes (Y: 0/50/100%, X: -6m/-3m/now) and
live % label now render correctly.
Co-Authored-By: Mira Rehfeld <noreply@anthropic.com>
Description
No description provided
Languages
Java
64.7%
Gherkin
11%
HTML
10%
Shell
6.7%
JavaScript
6.7%
Other
0.9%