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

Evolving chart bugs #75

Closed
conorato opened this issue Nov 11, 2020 · 0 comments
Closed

Evolving chart bugs #75

conorato opened this issue Nov 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working web issue linked to the polydodo web app

Comments

@conorato
Copy link
Contributor

Summary

Initialement, dans ces visus, on définissait seulement le différentiel entre les états, en d3, ce qui faisait que si tu scrollais trop vite et que les transitions se chevauchaient, il y avait des bugs dans les visualisations. On a défini, maintenant, pour chaque state, l’état au complet en d3. Il doit y avoir certains éléments communs entre deux états dont on ne spécifie pas l’ajout ou la suppression.

Problèmes soulevés:

Dans BarChart

Attendu:

image

Reçu:

image

Dans InstanceChart

Reçu:

image
Attendu:

Même chose sans les labels de pourcentage

@WilliamHarvey97 WilliamHarvey97 added web issue linked to the polydodo web app bug Something isn't working labels Nov 15, 2020
@conorato conorato self-assigned this Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web issue linked to the polydodo web app
Projects
None yet
Development

No branches or pull requests

2 participants