Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug on src] Either remove this useless object instantiation of "Chart" or use it. #28

Open
ricardocarva opened this issue Dec 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ricardocarva
Copy link
Owner

ricardocarva commented Dec 5, 2023

On File src/scripts/components/Visual.js line 28

new Chart(document.getElementById("chart-container"), {

Feedback: Either remove this useless object instantiation of "Chart" or use it.

See https://sonarcloud.io/project/issues?open=AYw4SoV4zl60h-dJGHx3&id=ricardocarva_MortiSmart for more details

@ricardocarva ricardocarva added good first issue Good for newcomers bug Something isn't working and removed good first issue Good for newcomers labels Dec 5, 2023
@ricardocarva ricardocarva self-assigned this Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants