Skip to content

Graph integration#93

Merged
hugros-93 merged 9 commits intomainfrom
graph-integration
May 6, 2026
Merged

Graph integration#93
hugros-93 merged 9 commits intomainfrom
graph-integration

Conversation

@Assitan-h
Copy link
Copy Markdown
Collaborator

Dashboard PGP_V0

agddrv and others added 8 commits May 4, 2026 15:57
feat: ajout code python plotly vaccins à partir des données PGP
Ajout du code python avec les graphs plotly à partir des données PGP
File deleted because added in another folder
Modified the file so we can create the pull request
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comme ce fichier n'est pas une page, je le mettrai dans "/utils" plutôt que "/pages".

import pandas as pd
import plotly.graph_objects as go

DATA_PATH = "data/PGP x D4G- Exported Vaccine Data.xlsx" # Correct to the actual Excel file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je ne vois pas le fichier dans /data, si on en a besoin comme static file il faudrait le push. Sinon on peut aussi exporter les figures en JSON, les stocker dans /data, et on viendrait les charger directement quand on navigue sur la page.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D’accord

Copy link
Copy Markdown
Collaborator

@hugros-93 hugros-93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Après le dernier push ça tourne en local, ça me semble bon pour une première version avec static file pour le demo day ! Merci @Assitan-h !

@hugros-93 hugros-93 merged commit ac49878 into main May 6, 2026
1 check passed
@hugros-93 hugros-93 deleted the graph-integration branch May 6, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants