feat(charts): export chart as SVG - #720
Merged
Merged
SonarQubeCloud / SonarCloud Code Analysis
failed
May 13, 2026 in 38s
Quality Gate failed
Failed conditions
35.3% Coverage on New Code (required ≥ 80%)
Annotations
Check warning on line 325 in component/src/charts/base-chart.tsx
sonarqubecloud / SonarCloud Code Analysis
Prefer `childNode.remove()` over `parentNode.removeChild(childNode)`.
See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ4Xza_0Q0tf3dxS1eGW&open=AZ4Xza_0Q0tf3dxS1eGW&pullRequest=720
Check failure on line 186 in app/src/components/dashboard-container.tsx
sonarqubecloud / SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ4Xza7KQ0tf3dxS1eGV&open=AZ4Xza7KQ0tf3dxS1eGV&pullRequest=720
Loading