« Test » : différence entre les versions

De 21Wiki
Aucun résumé des modifications
Balise : Éditeur de wikicode 2017
Aucun résumé des modifications
Balise : Éditeur de wikicode 2017
Ligne 22 : Ligne 22 :
   "data": [
   "data": [
     {
     {
       "name": "membres",
       "name": "gangs",
       "transform": [
       "transform": [
         {
         {
           "type": "formula",
           "type": "formula",
           "field": "membre_end",
           "field": "disparition",
           "expr": "datum.membre_end ? datum.membre_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
           "expr": "datum.disparition ? datum.disparition : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
         }
         }
       ],
       ],
Ligne 33 : Ligne 33 :
         "type": "json",
         "type": "json",
         "parse": {
         "parse": {
           "membre_start": "date:\"%Y-%m-%d\"",
           "creation": "date:\"%Y-%m-%d\"",
           "membre_end": "date:\"%Y-%m-%d\""
           "disparition": "date:\"%Y-%m-%d\""
         }
         }
       },
       },
       "values": [
       "values": [
         {
         {
           "label": "nikolai",
           "label": "lost",
           "nom": "Nikolai Voronov",
           "nom": "Lost MC",
           "membre_start": "2021-05-28",
           "color": "#3F3F3F",
           "membre_end": null,
          "creation": "2021-02-01",
           "disparition": null,
           "status": null
           "status": null
         },
         },
         {
         {
           "label": "lewis",
           "label": "vagos",
           "nom": "Lewis McVoy",
           "nom": "Vagos",
           "membre_start": "2021-05-28",
           "color": "#ffff00",
           "membre_end": "2021-08-11",
          "creation": "2021-02-01",
           "status": "⚰️"
          "disparition": null,
          "status": null
        },
        {
          "label": "nameless",
          "nom": "Nameless",
          "color": "#ff7f00",
          "creation": "2021-02-01",
           "disparition": "2021-08-03",
           "status": "💥"
         },
         },
         {
         {
           "label": "bruce",
           "label": "mano",
           "nom": "Bruce « La Brute » Bronson",
           "nom": "La Mano",
           "membre_start": "2021-05-28",
           "color": "#000000",
           "membre_end": null,
          "creation": "2021-05-10",
           "disparition": null,
           "status": null
           "status": null
         },
         },
         {
         {
           "label": "nick",
           "label": "kkangpae",
           "nom": "Nick Winter",
           "nom": "KkangPae",
           "membre_start": "2021-05-28",
           "color": "#FF0000",
           "membre_end": "2021-09-07",
          "creation": "2021-05-14",
           "status": "🚪"
           "disparition": "2021-10-13",
           "status": "👮"
         },
         },
         {
         {
           "label": "nora",
           "label": "verts",
           "nom": "Nora Linares",
           "nom": "Les Verts",
           "membre_start": "2021-05-28",
           "color": "#387238",
           "membre_end": null,
          "creation": "2021-05-19",
           "disparition": null,
           "status": null
           "status": null
         },
         },
         {
         {
           "label": "lana",
           "label": "syndicate",
           "nom": "Lana Summers",
           "nom": "Syndicate",
           "membre_start": "2021-05-28",
           "color": "#777777",
           "membre_end": "2021-07-06",
          "creation": "2021-05-20",
           "status": "⚰️"
          "disparition": "2021-05-30",
          "status": "🤝"
        },
        {
          "label": "reapers",
          "nom": "Reapers",
          "color": "#9F483F",
          "creation": "2021-05-24",
           "disparition": "2021-08-29",
           "status": "❌"
        },
        {
          "label": "ballas",
          "nom": "Ballas",
          "color": "#783E9A",
          "creation": "2021-05-26",
          "disparition": null,
          "status": null
         },
         },
         {
         {
           "label": "odric",
           "label": "basscounty",
           "nom": "Odric Van der Hoeven",
           "nom": "Bass County",
           "membre_start": "2021-05-28",
           "color": "#b47340",
           "membre_end": "2021-07-18",
          "creation": "2021-06-09",
           "status": "⚰️"
           "disparition": "2021-07-14",
           "status": ""
         },
         },
         {
         {
           "label": "nolan",
           "label": "baron",
           "nom": "Nolan O'Brian",
           "nom": "Le Club du Baron",
           "membre_start": "2021-05-28",
           "color": "#262d2d",
           "membre_end": "2021-09-07",
          "creation": "2021-06-12",
           "status": "✈️"
           "disparition": "2021-08-18",
           "status": ""
         },
         },
         {
         {
           "label": "paul",
           "label": "zetas",
           "nom": "Paul Graam",
           "nom": "Zetas",
           "membre_start": "2021-06-25",
           "color": "#928156",
           "membre_end": null,
          "creation": "2021-06-18",
           "disparition": null,
           "status": null
           "status": null
         },
         },
         {
         {
           "label": "jackson",
           "label": "mr4",
           "nom": "Jackson Lemar",
           "nom": "MR4",
           "membre_start": "2021-06-25",
           "color": "#1E263C",
           "membre_end": "2021-09-07",
          "creation": "2021-06-28",
           "status": "✈️"
           "disparition": "2021-09-17",
           "status": ""
         },
         },
         {
         {
           "label": "tyler",
           "label": "forsaken",
           "nom": "Tyler Owen",
           "nom": "Forsaken",
           "membre_start": "2021-07-15",
           "color": "#777777",
           "membre_end": null,
          "creation": "2021-07-14",
           "status": null
           "disparition": "2021-07-22",
           "status": "🤝"
        },
        {
          "label": "ankou",
          "nom": "Ankou",
          "color": "#382D1A",
          "creation": "2021-07-25",
          "disparition": "2021-08-08",
          "status": "❌"
         },
         },
         {
         {
           "label": "tom",
           "label": "phoenix",
           "nom": "Tom Carier",
           "nom": "Phoenix",
           "membre_start": "2021-08-10",
           "color": "#12A3E2",
           "membre_end": null,
          "creation": "2021-08-03",
           "status": null
           "disparition": "2021-08-30",
           "status": "🤝"
         },
         },
         {
         {
           "label": "alek",
           "label": "aesir",
           "nom": "Alek Brown",
           "nom": "Aesir",
           "membre_start": "2021-08-20",
           "color": "#0867B0",
           "membre_end": null,
          "creation": "2021-08-05",
           "status": null
           "disparition": "2021-09-02",
           "status": "❌"
         },
         },
         {
         {
           "label": "adonis",
           "label": "parias",
           "nom": "Adonis Papadopoulos",
           "nom": "Les Parias",
           "membre_start": "2021-08-27",
           "color": "#58453A",
           "membre_end": null,
          "creation": "2021-08-15",
           "status": null
           "disparition": "2021-09-30",
           "status": "💥"
         },
         },
         {
         {
           "label": "charle",
           "label": "ruche",
           "nom": "Charle Bundy",
           "nom": "La Ruche",
           "membre_start": "2021-09-06",
           "color": "#f05a26",
           "membre_end": "2021-09-24",
          "creation": "2021-08-28",
           "status": "✈️"
           "disparition": "2021-09-28",
           "status": ""
         },
         },
         {
         {
           "label": "sofiya",
           "label": "syndicat",
           "nom": "Sofiya Balalaïka",
           "nom": "Syndicat",
           "membre_start": "2021-09-19",
           "color": "#2E2821",
           "membre_end": null,
          "creation": "2021-09-01",
           "disparition": null,
           "status": null
           "status": null
         },
         },
         {
         {
           "label": "ryan",
           "label": "blackangels",
           "nom": "Ryan Maclay",
           "nom": "Black Angels",
           "membre_start": "2021-09-20",
           "color": "#A23C35",
           "membre_end": null,
          "creation": "2021-09-24",
           "disparition": null,
           "status": null
           "status": null
         },
         },
         {
         {
           "label": "lily",
           "label": "wave",
           "nom": "Lily Adams",
           "nom": "Wave",
           "membre_start": "2021-10-15",
           "color": "#224D64",
           "membre_end": null,
          "creation": "2021-10-19",
           "disparition": null,
           "status": null
           "status": null
         },
         },
         {
         {
           "label": "neil",
           "label": "aztecas",
           "nom": "Neil Harper",
           "nom": "Aztecas",
           "membre_start": "2021-10-21",
           "color": "#AAC1CC",
           "membre_end": null,
          "creation": "2021-10-22",
           "disparition": null,
           "status": null
           "status": null
         }
         }
Ligne 174 : Ligne 225 :
     },
     },
     {
     {
       "name": "troisieme",
       "name": "drogue",
       "transform": [
       "transform": [
         {
         {
           "type": "formula",
           "type": "formula",
           "field": "troisieme_end",
           "field": "fin",
           "expr": "datum.troisieme_end ? datum.troisieme_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
           "expr": "datum.fin ? datum.fin : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
         }
         }
       ],
       ],
Ligne 185 : Ligne 236 :
         "type": "json",
         "type": "json",
         "parse": {
         "parse": {
           "troisieme_start": "date:\"%Y-%m-%d\"",
           "debut": "date:\"%Y-%m-%d\"",
           "troisieme_end": "date:\"%Y-%m-%d\""
           "fin": "date:\"%Y-%m-%d\""
         }
         }
       },
       },
       "values": [
       "values": [
         {
         {
           "label": "bruce",
           "label": "lost",
           "troisieme_start": "2021-05-28",
           "debut": "2021-02-25",
           "troisieme_end": "2021-08-11"
          "fin": "2021-07-06"
        },
        {
          "label": "vagos",
          "debut": "2021-02-25",
          "fin": "2021-07-06"
        },
        {
          "label": "mano",
          "debut": "2021-05-27",
           "fin": "2021-07-06"
        },
        {"label": "verts","debut": "2021-07-06","fin": "2021-11-21"},
        {
          "label": "nameless",
          "debut": "2021-07-06",
          "fin": "2021-07-26"
        },
        {
          "label": "zetas",
          "debut": "2021-07-26",
          "fin": "2021-10-14"
         },
         },
         {
         {
           "label": "tyler",
           "label": "ballas",
           "troisieme_start": "2021-08-11",
           "debut": "2021-10-14",
           "troisieme_end": null
          "fin": null
        },
        {
          "label": "vagos",
          "debut": "2021-11-21",
           "fin": null
         }
         }
       ]
       ]
     },
     },
     {
     {
       "name": "seconds",
       "name": "drogue-poulain",
       "transform": [
       "transform": [
         {
         {
           "type": "formula",
           "type": "formula",
           "field": "second_end",
           "field": "fin",
           "expr": "datum.second_end ? datum.second_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
           "expr": "datum.fin ? datum.fin : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
         }
         }
       ],
       ],
Ligne 214 : Ligne 291 :
         "type": "json",
         "type": "json",
         "parse": {
         "parse": {
           "second_start": "date:\"%Y-%m-%d\"",
           "debut": "date:\"%Y-%m-%d\"",
           "second_end": "date:\"%Y-%m-%d\""
           "fin": "date:\"%Y-%m-%d\""
         }
         }
       },
       },
       "values": [
       "values": [
         {
         {
           "label": "lewis",
           "label": "mano",
           "second_start": "2021-05-28",
           "debut": "2021-05-10",
           "second_end": "2021-08-11"
          "fin": "2021-05-19"
        },
        {
          "label": "ballas",
          "debut": "2021-06-01",
          "fin": "2021-07-01"
        },
        {
          "label": "reapers",
          "debut": "2021-06-01",
          "fin": "2021-07-01"
        },
        {
          "label": "verts",
          "debut": "2021-06-01",
          "fin": "2021-07-06"
        },
        {
          "label": "mr4",
          "debut": "2021-06-29",
          "fin": "2021-07-06"
        },
        {
          "label": "reapers",
          "debut": "2021-07-22",
          "fin": "2021-08-12"
        },
        {
          "label": "ballas",
          "debut": "2021-08-28",
           "fin": "2021-09-24"
         },
         },
         {
         {
           "label": "bruce",
           "label": "syndicat",
           "second_start": "2021-08-11",
           "debut": "2021-10-02",
           "second_end": null
           "fin": "2021-10-20"
         }
         }
       ]
       ]
     },
     },
     {
     {
       "name": "chefs",
       "name": "armes-poulain",
       "transform": [
       "transform": [
         {
         {
           "type": "formula",
           "type": "formula",
           "field": "chef_end",
           "field": "fin",
           "expr": "datum.chef_end ? datum.chef_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
           "expr": "datum.fin ? datum.fin : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
         }
         }
       ],
       ],
Ligne 243 : Ligne 350 :
         "type": "json",
         "type": "json",
         "parse": {
         "parse": {
           "chef_start": "date:\"%Y-%m-%d\"",
           "debut": "date:\"%Y-%m-%d\"",
           "chef_end": "date:\"%Y-%m-%d\""
           "fin": "date:\"%Y-%m-%d\""
         }
         }
       },
       },
       "values": [
       "values": [
         {
         {
           "label": "nikolai",
           "label": "wave",
           "chef_start": "2021-05-28",
           "debut": "2021-11-18",
           "chef_end": null
           "fin": null
        }
      ]
    },
    {
      "name": "blanchi",
      "transform": [
        {
          "type": "formula",
          "field": "fin",
          "expr": "datum.fin ? datum.fin : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
        }
      ],
      "format": {
        "type": "json",
        "parse": {
          "debut": "date:\"%Y-%m-%d\"",
          "fin": "date:\"%Y-%m-%d\""
         }
         }
      },
      "values": [
        {
          "label": "nameless",
          "debut": "2021-02-25",
          "fin": "2021-07-06"
        },
        {
          "label": "kkangpae",
          "debut": "2021-05-14",
          "fin": "2021-07-06"
        },
        {"label": "lost","debut": "2021-06-07","fin": null},
        {"label": "vagos","debut": "2021-06-07","fin": "2021-11-21"},
        {"label": "verts","debut": "2021-11-21","fin": null}
      ]
    },
    {
      "name": "armes",
      "transform": [
        {
          "type": "formula",
          "field": "fin",
          "expr": "datum.fin ? datum.fin : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
        }
      ],
      "format": {
        "type": "json",
        "parse": {
          "debut": "date:\"%Y-%m-%d\"",
          "fin": "date:\"%Y-%m-%d\""
        }
      },
      "values": [
        {"label": "mano","debut": "2021-07-06","fin": null},
        {
          "label": "kkangpae",
          "debut": "2021-07-06",
          "fin": "2021-10-13"
        },
        {"label": "zetas","debut": "2021-10-14","fin": null}
       ]
       ]
     },
     },
Ligne 263 : Ligne 428 :
       "values": [
       "values": [
         {
         {
           "name": "06/07 - Echec de la 1ère course aux sacs",
          "name": "25/02 - Premiers business",
          "date": "2021-02-25"
        },
        {
          "name": "27/05 - Nouvelle vague de la criminalité",
          "date": "2021-05-27"
        },
        {
           "name": "06/07 - Redistribution des business",
           "date": "2021-07-06"
           "date": "2021-07-06"
         },
         },
         {
         {
           "name": "26/07 - Echec de la 2ème course aux sacs",
           "name": "22/07 - Première « réunion des 6 »",
           "date": "2021-07-26"
          "date": "2021-07-22"
        },
        {
          "name": "14/09 - Deuxième « réunion des 6 »",
          "date": "2021-09-14"
        },
        {
          "name": "13/10 - Démantèlement de Kkangpae",
           "date": "2021-10-13"
         },
         },
         {"name": "14/10 - Drogue","date": "2021-10-14"}
         {
          "name": "18/11 - Accords de paix Mano-Vagos",
          "date": "2021-11-18"
        }
       ]
       ]
     }
     }
Ligne 279 : Ligne 463 :
       "type": "ordinal",
       "type": "ordinal",
       "range": "height",
       "range": "height",
       "domain": {"data": "membres","field": "label"}
       "domain": {"data": "gangs","field": "label"}
     },
     },
     {
     {
Ligne 285 : Ligne 469 :
       "type": "time",
       "type": "time",
       "range": "width",
       "range": "width",
      "round": false,
       "nice": "month",
       "nice": "week",
       "domain": {"data": "gangs","field": ["creation","disparition"]}
       "domain": {
        "data": "membres",
        "field": ["membre_start","membre_end"]
      }
     }
     }
   ],
   ],
Ligne 298 : Ligne 478 :
       "scale": "x",
       "scale": "x",
       "grid": true,
       "grid": true,
       "format": "%m/%y"
       "format": "%m/%y",
      "title": "🟢Drogue 🔵Blanchiment ⚫Armes"
     }
     }
   ],
   ],
Ligne 313 : Ligne 494 :
           "text": {"field": "name"},
           "text": {"field": "name"},
           "fontSize": {"value": 14}
           "fontSize": {"value": 14}
        }
      }
    },
    {
      "type": "rect",
      "from": {"data": "events"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "date"},
          "y": {"value": -20},
          "width": {"value": 0.5},
          "height": {"field": {"group": "height"},"offset": 20},
          "fill": {"value": "#0090FF"}
         }
         }
       }
       }
Ligne 318 : Ligne 512 :
     {
     {
       "type": "text",
       "type": "text",
       "from": {"data": "membres"},
       "from": {"data": "gangs"},
       "properties": {
       "properties": {
         "enter": {
         "enter": {
           "x": {"scale": "x","field": "membre_end","offset": -2},
           "x": {"scale": "x","field": "creation"},
           "y": {"scale": "y","field": "label","offset": 6},
           "y": {"scale": "y","field": "label","offset": -7},
           "fill": {"value": "#000"},
           "fill": {"value": "#000"},
           "text": {"field": "status"},
           "text": {"field": "nom"},
           "fontSize": {"value": 14}
           "fontSize": {"value": 14}
         }
         }
Ligne 331 : Ligne 525 :
     {
     {
       "type": "rect",
       "type": "rect",
       "from": {"data": "events"},
       "from": {"data": "blanchi"},
       "properties": {
       "properties": {
         "enter": {
         "enter": {
           "x": {"scale": "x","field": "date"},
           "x": {"scale": "x","field": "debut"},
           "y": {"value": -20},
           "x2": {"scale": "x","field": "fin"},
          "width": {"value": 0.5},
           "y": {"scale": "y","field": "label","offset": -3},
           "height": {"field": {"group": "height"},"offset": 20},
          "height": {"value": 10},
           "fill": {"value": "#0090FF"}
           "fill": {"value": "#12A3E2"}
         }
         }
       }
       }
Ligne 344 : Ligne 538 :
     {
     {
       "type": "rect",
       "type": "rect",
       "from": {"data": "chefs"},
       "from": {"data": "armes"},
       "properties": {
       "properties": {
         "enter": {
         "enter": {
           "x": {"scale": "x","field": "chef_start"},
           "x": {"scale": "x","field": "debut"},
           "x2": {"scale": "x","field": "chef_end"},
           "x2": {"scale": "x","field": "fin"},
           "y": {"scale": "y","field": "label","offset": -3},
           "y": {"scale": "y","field": "label","offset": -3},
           "height": {"value": 10},
           "height": {"value": 10},
           "fill": {"value": "#3c1f4d"}
           "fill": {"value": "#595959"}
         }
         }
       }
       }
Ligne 357 : Ligne 551 :
     {
     {
       "type": "rect",
       "type": "rect",
       "from": {"data": "seconds"},
       "from": {"data": "drogue"},
       "properties": {
       "properties": {
         "enter": {
         "enter": {
           "x": {"scale": "x","field": "second_start"},
           "x": {"scale": "x","field": "debut"},
           "x2": {"scale": "x","field": "second_end"},
           "x2": {"scale": "x","field": "fin"},
           "y": {"scale": "y","field": "label","offset": -3},
           "y": {"scale": "y","field": "label","offset": -3},
           "height": {"value": 10},
           "height": {"value": 10},
           "fill": {"value": "#b35ce6"}
           "fill": {"value": "#72B233"}
        }
      }
    },
    {
      "type": "rect",
      "from": {"data": "drogue-poulain"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "debut"},
          "x2": {"scale": "x","field": "fin"},
          "y": {"scale": "y","field": "label","offset": -1.5},
          "height": {"value": 7},
          "fill": {"value": "#72B233"}
         }
         }
       }
       }
Ligne 370 : Ligne 577 :
     {
     {
       "type": "rect",
       "type": "rect",
       "from": {"data": "troisieme"},
       "from": {"data": "armes-poulain"},
       "properties": {
       "properties": {
         "enter": {
         "enter": {
           "x": {"scale": "x","field": "troisieme_start"},
           "x": {"scale": "x","field": "debut"},
           "x2": {"scale": "x","field": "troisieme_end"},
           "x2": {"scale": "x","field": "fin"},
           "y": {"scale": "y","field": "label","offset": -1.5},
           "y": {"scale": "y","field": "label","offset": -1.5},
           "height": {"value": 7},
           "height": {"value": 7},
           "fill": {"value": "#b35ce6"}
           "fill": {"value": "#595959"}
         }
         }
       }
       }
Ligne 383 : Ligne 590 :
     {
     {
       "type": "rect",
       "type": "rect",
       "from": {"data": "membres"},
       "from": {"data": "gangs"},
       "properties": {
       "properties": {
         "enter": {
         "enter": {
           "x": {"scale": "x","field": "membre_start"},
           "x": {"scale": "x","field": "creation"},
           "x2": {"scale": "x","field": "membre_end"},
           "x2": {"scale": "x","field": "disparition"},
           "y": {"scale": "y","field": "label"},
           "y": {"scale": "y","field": "label"},
           "height": {"value": 4},
           "height": {"value": 4},
           "fill": {"value": "#783e9a"}
           "fill": {"field": "color"}
         }
         }
       }
       }
Ligne 396 : Ligne 603 :
     {
     {
       "type": "text",
       "type": "text",
       "from": {"data": "membres"},
       "from": {"data": "gangs"},
       "properties": {
       "properties": {
         "enter": {
         "enter": {
           "x": {"scale": "x","field": "membre_start"},
           "x": {"scale": "x","field": "disparition","offset": -2},
           "y": {"scale": "y","field": "label","offset": -7},
           "y": {"scale": "y","field": "label","offset": 6},
           "fill": {"value": "#000"},
           "fill": {"value": "#000"},
           "text": {"field": "nom"},
           "text": {"field": "status"},
           "fontSize": {"value": 14}
           "fontSize": {"value": 14}
         }
         }

Version du 25 novembre 2021 à 09:23