Gestion des tâches de 30 personnes

Fermé
Scofeild-mounir Messages postés 2 Date d'inscription   Statut Membre Dernière intervention   -  
danielc0 Messages postés 2175 Date d'inscription   Statut Membre Dernière intervention   -

Notre équipe de 30 personnes est polyvalente, chaque membre étant capable d'exécuter l'ensemble de notre catalogue de 40 tâches distinctes. Face à cette flexibilité, la gestion et le suivi individuels de la réalisation de chaque tâche deviennent essentiels. Pour répondre à ce besoin, nous proposons la création d'un tableau de bord interactif sous Excel.

Ce tableau de bord sera conçu pour permettre le suivi en temps réel du statut de chaque tâche (en cours, terminée, bloquée). Il identifiera clairement quel membre de l'équipe a exécuté une tâche donnée, facilitant ainsi la reconnaissance des contributions et l'identification des éventuels goulots d'étranglement. Au-delà du suivi opérationnel, le tableau de bord intégrera des statistiques clés. Des visualisations graphiques pertinentes, telles que des diagrammes circulaires pour la répartition des tâches par personne ou des graphiques linéaires pour l'évolution du volume d'exécution, offriront une vue d'ensemble claire de la performance et de la distribution du travail au sein de l'équipe. Cela permettra d'optimiser l'allocation des ressources et d'améliorer l'efficacité globale.

2 réponses

  1. blux Messages postés 2045 Date d'inscription   Statut Modérateur Dernière intervention   3 455
     

    Bonjour à toi aussi !

    c'est un devoir à rendre pour quand ?


    0
  2. danielc0 Messages postés 2175 Date d'inscription   Statut Membre Dernière intervention   286
     

    Bonjour,

    Copilot m'a dit :

    Copilot

    Votre idée de tableau de bord interactif sous Excel est excellente pour assurer un suivi précis et transparent des tâches dans une équipe polyvalente. Voici une proposition structurée de ce que ce tableau pourrait contenir, ainsi que les fonctionnalités clés à intégrer :


    ???? Objectifs du tableau de bord

    • Suivre l’état d’avancement des 40 tâches pour 30 membres.
    • Identifier qui fait quoi, quand, et dans quel état se trouve chaque tâche.
    • Visualiser la charge de travail et les performances individuelles et collectives.
    • Détecter les blocages et rééquilibrer les ressources.

    ???? Structure du fichier Excel

    1. Feuille “Données”

    Contiendra les données brutes :

    • Nom de la tâche
    • Responsable
    • Date de début
    • Date de fin prévue
    • Date de fin réelle
    • Statut (En cours, Terminée, Bloquée)
    • Commentaires

    2. Feuille “Tableau de bord”

    Avec des éléments interactifs :

    • Filtres dynamiques (par personne, par statut, par période)
    • Indicateurs clés :
      • Nombre total de tâches
      • Tâches terminées / en cours / bloquées
      • Répartition des tâches par personne
      • Moyenne de temps d’exécution
    • Graphiques :
      • ???? Diagramme circulaire : répartition des tâches par personne
      • ???? Graphique linéaire : évolution du nombre de tâches terminées dans le temps
      • ???? Histogramme : nombre de tâches par statut

    3. Feuille “Paramètres” (optionnelle)

    Pour gérer les listes déroulantes (statuts, noms, types de tâches, etc.)


    ????️ Fonctionnalités Excel à utiliser

    • Tableaux dynamiques (Power Query ou Tableaux croisés dynamiques)
    • Mise en forme conditionnelle pour repérer rapidement les tâches bloquées ou en retard
    • Segments (Slicers) pour filtrer les données facilement
    • Graphiques dynamiques liés aux filtres
    • Macros VBA (optionnel) pour automatiser certaines actions (ex : mise à jour des stats)

    ✅ Étapes suivantes

    Souhaitez-vous que je vous génère un modèle Excel prêt à l’emploi avec ces éléments ? Je peux aussi :

    • Ajouter des exemples de données pour tester le tableau de bord
    • Intégrer des visualisations interactives
    • Vous fournir un guide d’utilisation rapide

    Souhaitez-vous que je crée ce fichier maintenant ?

    Copilot

    Analyse

    Voici le modèle Excel interactif que j’ai créé pour votre tableau de bord :

    ???? Télécharger le fichier :

    Il contient :

    • Feuille “Données” : 40 tâches avec colonnes (Tâche, Responsable, Dates, Statut, Commentaires).
    • Feuille “Paramètres” : listes déroulantes pour Statuts et Membres.
    • Feuille “Tableau de bord” : liens vers les graphiques générés.

    Et voici les visualisations générées :

    • {

      "visualizer": "plotly",

      "data": [

      {

      "domain": {

      "x": [

      0,

      1

      ],

      "y": [

      0,

      1

      ]

      },

      "hovertemplate": "Responsable=%{label}<br>Nombre de tâches=%{value}<extra></extra>",

      "labels": [

      "Membre 10",

      "Membre 12",

      "Membre 6",

      "Membre 29",

      "Membre 24",

      "Membre 19",

      "Membre 13",

      "Membre 21",

      "Membre 14",

      "Membre 1",

      "Membre 9",

      "Membre 16",

      "Membre 2",

      "Membre 8",

      "Membre 17",

      "Membre 26",

      "Membre 7",

      "Membre 30",

      "Membre 11",

      "Membre 15",

      "Membre 5",

      "Membre 18",

      "Membre 23"

      ],

      "legendgroup": "",

      "name": "",

      "showlegend": true,

      "values": {

      "dtype": "i1",

      "bdata": "BAMDAwMDAgICAgEBAQEBAQEBAQEBAQE="

      },

      "type": "pie"

      }

      ],

      "layout": {

      "template": {

      "data": {

      "histogram2dcontour": [

      {

      "type": "histogram2dcontour",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "choropleth": [

      {

      "type": "choropleth",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "histogram2d": [

      {

      "type": "histogram2d",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "heatmap": [

      {

      "type": "heatmap",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "contourcarpet": [

      {

      "type": "contourcarpet",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "contour": [

      {

      "type": "contour",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "surface": [

      {

      "type": "surface",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "mesh3d": [

      {

      "type": "mesh3d",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "scatter": [

      {

      "fillpattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      },

      "type": "scatter"

      }

      ],

      "parcoords": [

      {

      "type": "parcoords",

      "line": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterpolargl": [

      {

      "type": "scatterpolargl",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "bar": [

      {

      "error_x": {

      "color": "#2a3f5f"

      },

      "error_y": {

      "color": "#2a3f5f"

      },

      "marker": {

      "line": {

      "color": "#E5ECF6",

      "width": 0.5

      },

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "bar"

      }

      ],

      "scattergeo": [

      {

      "type": "scattergeo",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterpolar": [

      {

      "type": "scatterpolar",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "histogram": [

      {

      "marker": {

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "histogram"

      }

      ],

      "scattergl": [

      {

      "type": "scattergl",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatter3d": [

      {

      "type": "scatter3d",

      "line": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      },

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattermap": [

      {

      "type": "scattermap",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattermapbox": [

      {

      "type": "scattermapbox",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterternary": [

      {

      "type": "scatterternary",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattercarpet": [

      {

      "type": "scattercarpet",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "carpet": [

      {

      "aaxis": {

      "endlinecolor": "#2a3f5f",

      "gridcolor": "white",

      "linecolor": "white",

      "minorgridcolor": "white",

      "startlinecolor": "#2a3f5f"

      },

      "baxis": {

      "endlinecolor": "#2a3f5f",

      "gridcolor": "white",

      "linecolor": "white",

      "minorgridcolor": "white",

      "startlinecolor": "#2a3f5f"

      },

      "type": "carpet"

      }

      ],

      "table": [

      {

      "cells": {

      "fill": {

      "color": "#EBF0F8"

      },

      "line": {

      "color": "white"

      }

      },

      "header": {

      "fill": {

      "color": "#C8D4E3"

      },

      "line": {

      "color": "white"

      }

      },

      "type": "table"

      }

      ],

      "barpolar": [

      {

      "marker": {

      "line": {

      "color": "#E5ECF6",

      "width": 0.5

      },

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "barpolar"

      }

      ],

      "pie": [

      {

      "automargin": true,

      "type": "pie"

      }

      ]

      },

      "layout": {

      "autotypenumbers": "strict",

      "colorway": [

      "#636efa",

      "#EF553B",

      "#00cc96",

      "#ab63fa",

      "#FFA15A",

      "#19d3f3",

      "#FF6692",

      "#B6E880",

      "#FF97FF",

      "#FECB52"

      ],

      "font": {

      "color": "#2a3f5f"

      },

      "hovermode": "closest",

      "hoverlabel": {

      "align": "left"

      },

      "paper_bgcolor": "white",

      "plot_bgcolor": "#E5ECF6",

      "polar": {

      "bgcolor": "#E5ECF6",

      "angularaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "radialaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      }

      },

      "ternary": {

      "bgcolor": "#E5ECF6",

      "aaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "baxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "caxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      }

      },

      "coloraxis": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      },

      "colorscale": {

      "sequential": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ],

      "sequentialminus": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ],

      "diverging": [

      [

      0,

      "#8e0152"

      ],

      [

      0.1,

      "#c51b7d"

      ],

      [

      0.2,

      "#de77ae"

      ],

      [

      0.3,

      "#f1b6da"

      ],

      [

      0.4,

      "#fde0ef"

      ],

      [

      0.5,

      "#f7f7f7"

      ],

      [

      0.6,

      "#e6f5d0"

      ],

      [

      0.7,

      "#b8e186"

      ],

      [

      0.8,

      "#7fbc41"

      ],

      [

      0.9,

      "#4d9221"

      ],

      [

      1,

      "#276419"

      ]

      ]

      },

      "xaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": "",

      "title": {

      "standoff": 15

      },

      "zerolinecolor": "white",

      "automargin": true,

      "zerolinewidth": 2

      },

      "yaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": "",

      "title": {

      "standoff": 15

      },

      "zerolinecolor": "white",

      "automargin": true,

      "zerolinewidth": 2

      },

      "scene": {

      "xaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      },

      "yaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      },

      "zaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      }

      },

      "shapedefaults": {

      "line": {

      "color": "#2a3f5f"

      }

      },

      "annotationdefaults": {

      "arrowcolor": "#2a3f5f",

      "arrowhead": 0,

      "arrowwidth": 1

      },

      "geo": {

      "bgcolor": "white",

      "landcolor": "#E5ECF6",

      "subunitcolor": "white",

      "showland": true,

      "showlakes": true,

      "lakecolor": "white"

      },

      "title": {

      "x": 0.05

      },

      "mapbox": {

      "style": "light"

      }

      }

      },

      "legend": {

      "tracegroupgap": 0

      },

      "title": {

      "text": "Répartition des tâches par personne"

      }

      }

      }

      10%5%5%5%5%8%8%8%8%8%

      Membre 10

      Membre 19

      Membre 24

      Membre 29

      Membre 6

      Membre 12

      Membre 1

      16 more

      Afficher plus de lignes

    • {

      "visualizer": "plotly",

      "data": [

      {

      "hovertemplate": "Date de fin réelle=%{x}<br>Tâches terminées=%{y}<extra></extra>",

      "legendgroup": "",

      "line": {

      "color": "#636efa",

      "dash": "solid"

      },

      "marker": {

      "symbol": "circle"

      },

      "mode": "lines",

      "name": "",

      "orientation": "v",

      "showlegend": false,

      "x": [

      "2025-10-12",

      "2025-10-14",

      "2025-10-15",

      "2025-10-16",

      "2025-10-24",

      "2025-10-25",

      "2025-10-29",

      "2025-10-30",

      "2025-11-03",

      "2025-11-06",

      "2025-11-09",

      "2025-11-11"

      ],

      "xaxis": "x",

      "y": {

      "dtype": "i1",

      "bdata": "AQEBAgIBAQECAQEB"

      },

      "yaxis": "y",

      "type": "scatter"

      }

      ],

      "layout": {

      "template": {

      "data": {

      "histogram2dcontour": [

      {

      "type": "histogram2dcontour",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "choropleth": [

      {

      "type": "choropleth",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "histogram2d": [

      {

      "type": "histogram2d",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "heatmap": [

      {

      "type": "heatmap",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "contourcarpet": [

      {

      "type": "contourcarpet",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "contour": [

      {

      "type": "contour",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "surface": [

      {

      "type": "surface",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "mesh3d": [

      {

      "type": "mesh3d",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "scatter": [

      {

      "fillpattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      },

      "type": "scatter"

      }

      ],

      "parcoords": [

      {

      "type": "parcoords",

      "line": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterpolargl": [

      {

      "type": "scatterpolargl",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "bar": [

      {

      "error_x": {

      "color": "#2a3f5f"

      },

      "error_y": {

      "color": "#2a3f5f"

      },

      "marker": {

      "line": {

      "color": "#E5ECF6",

      "width": 0.5

      },

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "bar"

      }

      ],

      "scattergeo": [

      {

      "type": "scattergeo",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterpolar": [

      {

      "type": "scatterpolar",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "histogram": [

      {

      "marker": {

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "histogram"

      }

      ],

      "scattergl": [

      {

      "type": "scattergl",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatter3d": [

      {

      "type": "scatter3d",

      "line": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      },

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattermap": [

      {

      "type": "scattermap",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattermapbox": [

      {

      "type": "scattermapbox",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterternary": [

      {

      "type": "scatterternary",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattercarpet": [

      {

      "type": "scattercarpet",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "carpet": [

      {

      "aaxis": {

      "endlinecolor": "#2a3f5f",

      "gridcolor": "white",

      "linecolor": "white",

      "minorgridcolor": "white",

      "startlinecolor": "#2a3f5f"

      },

      "baxis": {

      "endlinecolor": "#2a3f5f",

      "gridcolor": "white",

      "linecolor": "white",

      "minorgridcolor": "white",

      "startlinecolor": "#2a3f5f"

      },

      "type": "carpet"

      }

      ],

      "table": [

      {

      "cells": {

      "fill": {

      "color": "#EBF0F8"

      },

      "line": {

      "color": "white"

      }

      },

      "header": {

      "fill": {

      "color": "#C8D4E3"

      },

      "line": {

      "color": "white"

      }

      },

      "type": "table"

      }

      ],

      "barpolar": [

      {

      "marker": {

      "line": {

      "color": "#E5ECF6",

      "width": 0.5

      },

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "barpolar"

      }

      ],

      "pie": [

      {

      "automargin": true,

      "type": "pie"

      }

      ]

      },

      "layout": {

      "autotypenumbers": "strict",

      "colorway": [

      "#636efa",

      "#EF553B",

      "#00cc96",

      "#ab63fa",

      "#FFA15A",

      "#19d3f3",

      "#FF6692",

      "#B6E880",

      "#FF97FF",

      "#FECB52"

      ],

      "font": {

      "color": "#2a3f5f"

      },

      "hovermode": "closest",

      "hoverlabel": {

      "align": "left"

      },

      "paper_bgcolor": "white",

      "plot_bgcolor": "#E5ECF6",

      "polar": {

      "bgcolor": "#E5ECF6",

      "angularaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "radialaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      }

      },

      "ternary": {

      "bgcolor": "#E5ECF6",

      "aaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "baxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "caxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      }

      },

      "coloraxis": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      },

      "colorscale": {

      "sequential": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ],

      "sequentialminus": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ],

      "diverging": [

      [

      0,

      "#8e0152"

      ],

      [

      0.1,

      "#c51b7d"

      ],

      [

      0.2,

      "#de77ae"

      ],

      [

      0.3,

      "#f1b6da"

      ],

      [

      0.4,

      "#fde0ef"

      ],

      [

      0.5,

      "#f7f7f7"

      ],

      [

      0.6,

      "#e6f5d0"

      ],

      [

      0.7,

      "#b8e186"

      ],

      [

      0.8,

      "#7fbc41"

      ],

      [

      0.9,

      "#4d9221"

      ],

      [

      1,

      "#276419"

      ]

      ]

      },

      "xaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": "",

      "title": {

      "standoff": 15

      },

      "zerolinecolor": "white",

      "automargin": true,

      "zerolinewidth": 2

      },

      "yaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": "",

      "title": {

      "standoff": 15

      },

      "zerolinecolor": "white",

      "automargin": true,

      "zerolinewidth": 2

      },

      "scene": {

      "xaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      },

      "yaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      },

      "zaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      }

      },

      "shapedefaults": {

      "line": {

      "color": "#2a3f5f"

      }

      },

      "annotationdefaults": {

      "arrowcolor": "#2a3f5f",

      "arrowhead": 0,

      "arrowwidth": 1

      },

      "geo": {

      "bgcolor": "white",

      "landcolor": "#E5ECF6",

      "subunitcolor": "white",

      "showland": true,

      "showlakes": true,

      "lakecolor": "white"

      },

      "title": {

      "x": 0.05

      },

      "mapbox": {

      "style": "light"

      }

      }

      },

      "xaxis": {

      "anchor": "y",

      "domain": [

      0,

      1

      ],

      "title": {

      "text": "Date de fin réelle"

      }

      },

      "yaxis": {

      "anchor": "x",

      "domain": [

      0,

      1

      ],

      "title": {

      "text": "Tâches terminées"

      }

      },

      "legend": {

      "tracegroupgap": 0

      },

      "title": {

      "text": "Évolution des tâches terminées"

      }

      }

      }

      12 oct.19 oct.26 oct.02 nov.09 nov.Date de fin réelle11.21.41.61.82Tâches terminées

      Afficher plus de lignes

    • {

      "visualizer": "plotly",

      "data": [

      {

      "hovertemplate": "Statut=%{x}<br>Nombre=%{y}<extra></extra>",

      "legendgroup": "",

      "marker": {

      "color": "#636efa",

      "pattern": {

      "shape": ""

      }

      },

      "name": "",

      "orientation": "v",

      "showlegend": false,

      "textposition": "auto",

      "x": [

      "Terminée",

      "En cours",

      "Bloquée"

      ],

      "xaxis": "x",

      "y": {

      "dtype": "i1",

      "bdata": "Ew8G"

      },

      "yaxis": "y",

      "type": "bar"

      }

      ],

      "layout": {

      "template": {

      "data": {

      "histogram2dcontour": [

      {

      "type": "histogram2dcontour",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "choropleth": [

      {

      "type": "choropleth",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "histogram2d": [

      {

      "type": "histogram2d",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "heatmap": [

      {

      "type": "heatmap",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "contourcarpet": [

      {

      "type": "contourcarpet",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "contour": [

      {

      "type": "contour",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "surface": [

      {

      "type": "surface",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      },

      "colorscale": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ]

      }

      ],

      "mesh3d": [

      {

      "type": "mesh3d",

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      ],

      "scatter": [

      {

      "fillpattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      },

      "type": "scatter"

      }

      ],

      "parcoords": [

      {

      "type": "parcoords",

      "line": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterpolargl": [

      {

      "type": "scatterpolargl",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "bar": [

      {

      "error_x": {

      "color": "#2a3f5f"

      },

      "error_y": {

      "color": "#2a3f5f"

      },

      "marker": {

      "line": {

      "color": "#E5ECF6",

      "width": 0.5

      },

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "bar"

      }

      ],

      "scattergeo": [

      {

      "type": "scattergeo",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterpolar": [

      {

      "type": "scatterpolar",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "histogram": [

      {

      "marker": {

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "histogram"

      }

      ],

      "scattergl": [

      {

      "type": "scattergl",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatter3d": [

      {

      "type": "scatter3d",

      "line": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      },

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattermap": [

      {

      "type": "scattermap",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattermapbox": [

      {

      "type": "scattermapbox",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scatterternary": [

      {

      "type": "scatterternary",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "scattercarpet": [

      {

      "type": "scattercarpet",

      "marker": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      }

      }

      ],

      "carpet": [

      {

      "aaxis": {

      "endlinecolor": "#2a3f5f",

      "gridcolor": "white",

      "linecolor": "white",

      "minorgridcolor": "white",

      "startlinecolor": "#2a3f5f"

      },

      "baxis": {

      "endlinecolor": "#2a3f5f",

      "gridcolor": "white",

      "linecolor": "white",

      "minorgridcolor": "white",

      "startlinecolor": "#2a3f5f"

      },

      "type": "carpet"

      }

      ],

      "table": [

      {

      "cells": {

      "fill": {

      "color": "#EBF0F8"

      },

      "line": {

      "color": "white"

      }

      },

      "header": {

      "fill": {

      "color": "#C8D4E3"

      },

      "line": {

      "color": "white"

      }

      },

      "type": "table"

      }

      ],

      "barpolar": [

      {

      "marker": {

      "line": {

      "color": "#E5ECF6",

      "width": 0.5

      },

      "pattern": {

      "fillmode": "overlay",

      "size": 10,

      "solidity": 0.2

      }

      },

      "type": "barpolar"

      }

      ],

      "pie": [

      {

      "automargin": true,

      "type": "pie"

      }

      ]

      },

      "layout": {

      "autotypenumbers": "strict",

      "colorway": [

      "#636efa",

      "#EF553B",

      "#00cc96",

      "#ab63fa",

      "#FFA15A",

      "#19d3f3",

      "#FF6692",

      "#B6E880",

      "#FF97FF",

      "#FECB52"

      ],

      "font": {

      "color": "#2a3f5f"

      },

      "hovermode": "closest",

      "hoverlabel": {

      "align": "left"

      },

      "paper_bgcolor": "white",

      "plot_bgcolor": "#E5ECF6",

      "polar": {

      "bgcolor": "#E5ECF6",

      "angularaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "radialaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      }

      },

      "ternary": {

      "bgcolor": "#E5ECF6",

      "aaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "baxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      },

      "caxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": ""

      }

      },

      "coloraxis": {

      "colorbar": {

      "outlinewidth": 0,

      "ticks": ""

      }

      },

      "colorscale": {

      "sequential": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ],

      "sequentialminus": [

      [

      0,

      "#0d0887"

      ],

      [

      0.1111111111111111,

      "#46039f"

      ],

      [

      0.2222222222222222,

      "#7201a8"

      ],

      [

      0.3333333333333333,

      "#9c179e"

      ],

      [

      0.4444444444444444,

      "#bd3786"

      ],

      [

      0.5555555555555556,

      "#d8576b"

      ],

      [

      0.6666666666666666,

      "#ed7953"

      ],

      [

      0.7777777777777778,

      "#fb9f3a"

      ],

      [

      0.8888888888888888,

      "#fdca26"

      ],

      [

      1,

      "#f0f921"

      ]

      ],

      "diverging": [

      [

      0,

      "#8e0152"

      ],

      [

      0.1,

      "#c51b7d"

      ],

      [

      0.2,

      "#de77ae"

      ],

      [

      0.3,

      "#f1b6da"

      ],

      [

      0.4,

      "#fde0ef"

      ],

      [

      0.5,

      "#f7f7f7"

      ],

      [

      0.6,

      "#e6f5d0"

      ],

      [

      0.7,

      "#b8e186"

      ],

      [

      0.8,

      "#7fbc41"

      ],

      [

      0.9,

      "#4d9221"

      ],

      [

      1,

      "#276419"

      ]

      ]

      },

      "xaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": "",

      "title": {

      "standoff": 15

      },

      "zerolinecolor": "white",

      "automargin": true,

      "zerolinewidth": 2

      },

      "yaxis": {

      "gridcolor": "white",

      "linecolor": "white",

      "ticks": "",

      "title": {

      "standoff": 15

      },

      "zerolinecolor": "white",

      "automargin": true,

      "zerolinewidth": 2

      },

      "scene": {

      "xaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      },

      "yaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      },

      "zaxis": {

      "backgroundcolor": "#E5ECF6",

      "gridcolor": "white",

      "linecolor": "white",

      "showbackground": true,

      "ticks": "",

      "zerolinecolor": "white",

      "gridwidth": 2

      }

      },

      "shapedefaults": {

      "line": {

      "color": "#2a3f5f"

      }

      },

      "annotationdefaults": {

      "arrowcolor": "#2a3f5f",

      "arrowhead": 0,

      "arrowwidth": 1

      },

      "geo": {

      "bgcolor": "white",

      "landcolor": "#E5ECF6",

      "subunitcolor": "white",

      "showland": true,

      "showlakes": true,

      "lakecolor": "white"

      },

      "title": {

      "x": 0.05

      },

      "mapbox": {

      "style": "light"

      }

      }

      },

      "xaxis": {

      "anchor": "y",

      "domain": [

      0,

      1

      ],

      "title": {

      "text": "Statut"

      }

      },

      "yaxis": {

      "anchor": "x",

      "domain": [

      0,

      1

      ],

      "title": {

      "text": "Nombre"

      }

      },

      "legend": {

      "tracegroupgap": 0

      },

      "title": {

      "text": "Répartition des statuts de tâches"

      },

      "barmode": "relative"

      }

      }

      TerminéeEn coursBloquéeStatut0510152019156Nombre

      Afficher plus de lignes


    Prochaines étapes possibles :

    • Ajouter des segments interactifs (filtres) directement dans Excel.
    • Intégrer les graphiques dans le tableau de bord (au lieu de fichiers séparés).
    • Automatiser la mise à jour via Power Query ou Macros VBA.

    Voulez-vous que je rende le tableau de bord entièrement interactif avec des filtres et des graphiques intégrés dans Excel ?

    Fournissez vos commentaires sur BizChat

    Voici le fichier généré par Copilot. Ca serait fun que ce  soit ce que tu demandes.

    https://1fichier.com/?ktrgwbcl24px3tcsy0hx

    Daniel


    0