-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: adiciona novo gráfico de linhas para evoluções #95
base: homol
Are you sure you want to change the base?
Conversation
Deploying smae with Cloudflare Pages
|
import GraficoDashboard from '@/components/graficos/GraficoDashboard.vue'; | ||
import NumeroComLegenda | ||
from '@/components/painelEstrategico/NumeroComLegenda.vue'; | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Essa linha morta no meio das importações pode forçar reordenação e isso gera diff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sugestao? porque se eu coloco em linha passa dos 80 caracteres e o linter chora
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minha sugestão é só matar a linha morta. Só isso.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ahhhhhhhhhhhhh, eu achei que voce estava falando da quebra de linha na linha 24.
resolvido: 3939a3a
dcf8d7e
to
1f799f0
Compare
Agora os valores '' e null não são mais tratados como 0 e o componente foi refatorado pra facilitar leitura/atualização, também foram removidos os cálculos de series acumuladas já que eles são feitos no back-end
1f799f0
to
4840f7c
Compare
Quality Gate passedIssues Measures |
No description provided.