« Test » : différence entre les versions

De 21Wiki
(rajout de milo)
Aucun résumé des modifications
Balises : Révocation manuelle Éditeur de wikicode 2017
 
(272 versions intermédiaires par 8 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
<graph>{
{{Liste automatique|type=Bureau des Juges}}
  "width": 800,
  "height": 800,
  "data": [
    {
      "name": "gangs",
      "format": {
        "type": "json",
        "parse": {
          "creation": "date:\"%Y-%m-%d\"",
          "disparition": "date:\"%Y-%m-%d\""
        }
      },
      "values": [
        {
          "label": "lost",
          "nom": "Lost MC",
          "color": "#5F5F5F",
          "creation": "2021-02-01",
          "disparition": "2021-10-30"
        },
        {
          "label": "vagos",
          "nom": "Vagos",
          "color": "#FFE198",
          "creation": "2021-02-01",
          "disparition": "2021-10-30"
        },
        {
          "label": "nameless",
          "nom": "Nameless",
          "color": "#D6994E",
          "creation": "2021-02-01",
          "disparition": "2021-08-03"
        },
        {
          "label": "mano",
          "nom": "La Mano",
          "color": "#131313",
          "creation": "2021-05-11",
          "disparition": "2021-10-30"
        },
        {
          "label": "kkangpae",
          "nom": "KkangPae",
          "color": "#EC6B5E",
          "creation": "2021-05-14",
          "disparition": "2021-10-14"
        },
        {
          "label": "verts",
          "nom": "Les Verts",
          "color": "#387238",
          "creation": "2021-05-19",
          "disparition": "2021-10-30"
        },
        {
          "label": "syndicate",
          "nom": "Syndicate",
          "color": "#777777",
          "creation": "2021-05-20",
          "disparition": "2021-05-30"
        },
        {
          "label": "reapers",
          "nom": "Reapers",
          "color": "#9F483F",
          "creation": "2021-05-24",
          "disparition": "2021-08-29"
        },
        {
          "label": "ballas",
          "nom": "Ballas",
          "color": "#783E9A",
          "creation": "2021-05-26",
          "disparition": "2021-10-30"
        },
        {
          "label": "basscounty",
          "nom": "Bass County",
          "color": "#b47340",
          "creation": "2021-06-09",
          "disparition": "2021-07-14"
        },
        {
          "label": "baron",
          "nom": "Le Club du Baron",
          "color": "#262d2d",
          "creation": "2021-06-12",
          "disparition": "2021-08-18"
        },
        {
          "label": "zetas",
          "nom": "Zetas",
          "color": "#928156",
          "creation": "2021-06-18",
          "disparition": "2021-10-30"
        },
        {
          "label": "mr4",
          "nom": "MR4",
          "color": "#1E263C",
          "creation": "2021-06-28",
          "disparition": "2021-09-17"
        },
        {
          "label": "forsaken",
          "nom": "Forsaken",
          "color": "#777777",
          "creation": "2021-07-14",
          "disparition": "2021-07-22"
        },
        {
          "label": "ankou",
          "nom": "Ankou",
          "color": "#382D1A",
          "creation": "2021-07-25",
          "disparition": "2021-08-08"
        },
        {
          "label": "phoenix",
          "nom": "Phoenix",
          "color": "#12A3E2",
          "creation": "2021-08-03",
          "disparition": "2021-08-30"
        },
        {
          "label": "aesir",
          "nom": "Aesir",
          "color": "#0867B0",
          "creation": "2021-08-05",
          "disparition": "2021-09-02"
        },
        {
          "label": "parias",
          "nom": "Les Parias",
          "color": "#58453A",
          "creation": "2021-08-15",
          "disparition": "2021-09-30"
        },
        {
          "label": "ruche",
          "nom": "La Ruche",
          "color": "#f05a26",
          "creation": "2021-08-28",
          "disparition": "2021-09-28"
        },
        {
          "label": "syndicat",
          "nom": "Syndicat",
          "color": "#2E2821",
          "creation": "2021-09-01",
          "disparition": "2021-10-30"
        },
        {
          "label": "blackangels",
          "nom": "Black Angels",
          "color": "#A23C35",
          "creation": "2021-09-24",
          "disparition": "2021-10-30"
        },
        {
          "label": "waves",
          "nom": "Waves",
          "color": "#224D64",
          "creation": "2021-10-19",
          "disparition": "2021-10-30"
        },
        {
          "label": "aztecas",
          "nom": "Aztecas",
          "color": "#AAC1CC",
          "creation": "2021-10-22",
          "disparition": "2021-10-30"
        }
      ]
    },
    {
      "name": "drogue",
      "format": {
        "type": "json",
        "parse": {
          "debut": "date:\"%Y-%m-%d\"",
          "fin": "date:\"%Y-%m-%d\""
        }
      },
      "values": [
        {
          "label": "lost",
          "debut": "2021-02-25",
          "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-10-30"
        },
        {
          "label": "nameless",
          "debut": "2021-07-06",
          "fin": "2021-07-26"
        },
        {
          "label": "zetas",
          "debut": "2021-07-26",
          "fin": "2021-10-14"
        },
        {
          "label": "ballas",
          "debut": "2021-10-14",
          "fin": "2021-10-30"
        }
      ]
    },
    {
      "name": "blanchi",
      "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": "2021-10-30"
        },
        {
          "label": "vagos",
          "debut": "2021-06-07",
          "fin": "2021-10-30"
        }
      ]
    },
    {
      "name": "armes",
      "format": {
        "type": "json",
        "parse": {
          "debut": "date:\"%Y-%m-%d\"",
          "fin": "date:\"%Y-%m-%d\""
        }
      },
      "values": [
        {
          "label": "mano",
          "debut": "2021-07-06",
          "fin": "2021-10-30"
        },
        {
          "label": "kkangpae",
          "debut": "2021-07-06",
          "fin": "2021-10-14"
        },
        {
          "label": "zetas",
          "debut": "2021-10-14",
          "fin": "2021-10-30"
        }
      ]
    }
  ],
  "scales": [
    {
      "name": "y",
      "type": "ordinal",
      "range": "height",
      "domain": {"data": "gangs","field": "label"}
    },
    {
      "name": "x",
      "type": "time",
      "range": "width",
      "nice": "month",
      "domain": {"data": "gangs","field": ["creation","disparition"]}
    }
  ],
  "axes": [
    {
      "type": "x",
      "scale": "x",
      "grid": true,
      "format": "%m/%y",
      "title": "🟢Drogue  ⚪Blanchiment  ⚫Armes"
    }
  ],
  "marks": [
    {
      "type": "text",
      "from": {"data": "gangs"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "creation"},
          "y": {"scale": "y","field": "label","offset": -7},
          "fill": {"value": "#000"},
          "text": {"field": "nom"},
          "fontSize": {"value": 14}
        }
      }
    },
    {
      "type": "rect",
      "from": {"data": "blanchi"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "debut"},
          "x2": {"scale": "x","field": "fin"},
          "y": {"scale": "y","field": "label","offset": -3},
          "height": {"value": 10},
          "fill": {"value": "#D8D8FF"}
        }
      }
    },
    {
      "type": "rect",
      "from": {"data": "armes"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "debut"},
          "x2": {"scale": "x","field": "fin"},
          "y": {"scale": "y","field": "label","offset": -3},
          "height": {"value": 10},
          "fill": {"value": "#595959"}
        }
      }
    },
    {
      "type": "rect",
      "from": {"data": "drogue"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "debut"},
          "x2": {"scale": "x","field": "fin"},
          "y": {"scale": "y","field": "label","offset": -3},
          "height": {"value": 10},
          "fill": {"value": "#72B233"}
        }
      }
    },
    {
      "type": "rect",
      "from": {"data": "gangs"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "creation"},
          "x2": {"scale": "x","field": "disparition"},
          "y": {"scale": "y","field": "label"},
          "height": {"value": 4},
          "fill": {"field": "color"}
        }
      }
    }
  ]
}</graph>
 
<imagemap>
Fichier:Mano complet septembre 2021.png|vignette|500px|La Mano au grand complet
rect 282 210 446 562 [[Allan Regnam]]
poly 202 1076 556 712 574 380 708 372 782 694 970 768 1090 1062 [[Hannibal Wyman]]
poly 1012 346 1126 456 1056 566 [[Miguel Rodriguez]]
poly 1372 620 1362 434 1580 538 1564 640 [[Pablo Luján Arteaga]]
rect 622196 690 312 [[Milo Cook]]
rect 712 184 788 346 [[Simon Tar]]
poly 824 316 866 202 924 350 886 500 [[Mike Ashman]]
poly 808 304 802 202 842 192 [[Tim Rikes]]
rect 984 198 1058 312 [[Lenny Dalton]]
poly 1102 552 1184 320 1234 328 1264 438 1188 486 1150 616 [[Kim Dwight-Collins]]
poly 1172 656 1196 504 1248 506 1350 646 1188 694 [[Turbo]]
rect 1236 180 1314 324 [[Jade Flak]]
desc bottom-right
</imagemap>

Dernière version du 1 septembre 2024 à 13:52