« Syndicat » : différence entre les versions

De 21Wiki
(Mac Mein est décédé et arrivée de Shi Awase)
m (fix chrono)
Balise : Éditeur de wikicode 2017
Ligne 30 : Ligne 30 :
== Chronologie ==
== Chronologie ==
<graph>{
<graph>{
"width": 800,
  "width": 800,
"height": 600,
  "height": 600,
"data": [
  "data": [
{
    {
"name": "membres",
      "name": "membres",
"transform": [
      "transform": [
{
        {
"type": "formula",
          "type": "formula",
"field": "membre_end",
          "field": "membre_end",
"expr": "datum.membre_end ? datum.membre_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
          "expr": "datum.membre_end ? datum.membre_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
}
        }
],
      ],
"format": {
      "format": {
"type": "json",
        "type": "json",
"parse": {
        "parse": {
"membre_start": "date:\"%Y-%m-%d\"",
          "membre_start": "date:\"%Y-%m-%d\"",
"membre_end": "date:\"%Y-%m-%d\""
          "membre_end": "date:\"%Y-%m-%d\""
}
        }
},
      },
"values": [
      "values": [
{
        {
"label": "leon",
          "label": "leon",
"nom": "Léon Evans",
          "nom": "Léon Evans",
"membre_start": "2021-09-01",
          "membre_start": "2021-09-01",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "leonard",
          "label": "leonard",
"nom": "Léonard Monier",
          "nom": "Léonard Monier",
"membre_start": "2021-09-01",
          "membre_start": "2021-09-01",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "karl",
          "label": "karl",
"nom": "Karl Heinz Fischer",
          "nom": "Karl Heinz Fischer",
"membre_start": "2021-09-01",
          "membre_start": "2021-09-01",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "vasco",
          "label": "vasco",
"nom": "Vasco Rozy",
          "nom": "Vasco Rozy",
"membre_start": "2021-09-01",
          "membre_start": "2021-09-01",
"membre_end": "2021-10-22",
          "membre_end": "2021-10-22",
"status": "✈️"
          "status": "✈️"
},
        },
{
        {
"label": "billy",
          "label": "billy",
"nom": "Billy Low",
          "nom": "Billy Low",
"membre_start": "2021-09-01",
          "membre_start": "2021-09-01",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "mac",
          "label": "mac",
"nom": "Mac Mein",
          "nom": "Mac Mein",
"membre_start": "2021-09-03",
          "membre_start": "2021-09-03",
"membre_end": "2021-12-05",
          "membre_end": "2021-12-05",
"status": "⚰️"
          "status": "⚰️"
},
        },
{
        {
"label": "orion",
          "label": "orion",
"nom": "Orion Haaarp",
          "nom": "Orion Haaarp",
"membre_start": "2021-09-09",
          "membre_start": "2021-09-09",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "chris",
          "label": "chris",
"nom": "Chris McDurden",
          "nom": "Chris McDurden",
"membre_start": "2021-10-03",
          "membre_start": "2021-10-03",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "nia",
          "label": "nia",
"nom": "Nia Olsens",
          "nom": "Nia Olsens",
"membre_start": "2021-10-10",
          "membre_start": "2021-10-10",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "tommy",
          "label": "tommy",
"nom": "Tommy Fauster",
          "nom": "Tommy Fauster",
"membre_start": "2021-10-18",
          "membre_start": "2021-10-18",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "matteo",
          "label": "matteo",
"nom": "Matteo Zadra",
          "nom": "Matteo Zadra",
"membre_start": "2021-10-21",
          "membre_start": "2021-10-21",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "olih",
          "label": "olih",
"nom": "Olih Lewis",
          "nom": "Olih Lewis",
"membre_start": "2021-10-25",
          "membre_start": "2021-10-25",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
},
        },
{
        {
"label": "noah",
          "label": "noah",
"nom": "Noah Thill",
          "nom": "Noah Thill",
"membre_start": "2021-12-02",
          "membre_start": "2021-12-02",
"membre_end": 0,
          "membre_end": "2021-12-05",
"status": 0
          "status": "\uD83D\uDEAA"
},
        },
{
        {
"label": "shi",
          "label": "shi",
"nom": "Shi Awase",
          "nom": "Shi Awase",
"membre_start": "2021-12-04",
          "membre_start": "2021-12-04",
"membre_end": 0,
          "membre_end": null,
"status": 0
          "status": null
}
        }
]
      ]
},
    },
{
    {
"name": "seconds",
      "name": "seconds",
"transform": [
      "transform": [
{
        {
"type": "formula",
          "type": "formula",
"field": "second_end",
          "field": "second_end",
"expr": "datum.second_end ? datum.second_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
          "expr": "datum.second_end ? datum.second_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
}
        }
],
      ],
"format": {
      "format": {
"type": "json",
        "type": "json",
"parse": {
        "parse": {
"second_start": "date:\"%Y-%m-%d\"",
          "second_start": "date:\"%Y-%m-%d\"",
"second_end": "date:\"%Y-%m-%d\""
          "second_end": "date:\"%Y-%m-%d\""
}
        }
},
      },
"values": [
      "values": [
{
        {
"label": "leonard",
          "label": "leonard",
"second_start": "2021-09-01",
          "second_start": "2021-09-01",
"second_end": null
          "second_end": null
}
        }
]
      ]
},
    },
{
    {
"name": "chefs",
      "name": "chefs",
"transform": [
      "transform": [
{
        {
"type": "formula",
          "type": "formula",
"field": "chef_end",
          "field": "chef_end",
"expr": "datum.chef_end ? datum.chef_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
          "expr": "datum.chef_end ? datum.chef_end : datetime(year(now()) + '/' + (month(now())+1) + '/' + date(now()))"
}
        }
],
      ],
"format": {
      "format": {
"type": "json",
        "type": "json",
"parse": {
        "parse": {
"chef_start": "date:\"%Y-%m-%d\"",
          "chef_start": "date:\"%Y-%m-%d\"",
"chef_end": "date:\"%Y-%m-%d\""
          "chef_end": "date:\"%Y-%m-%d\""
}
        }
},
      },
"values": [
      "values": [
{
        {
"label": "leon",
          "label": "leon",
"chef_start": "2021-09-01",
          "chef_start": "2021-09-01",
"chef_end": null
          "chef_end": null
}
        }
]
      ]
},
    },
{
    {
"name": "events",
      "name": "events",
"format": {
      "format": {
"type": "json",
        "type": "json",
"parse": {
        "parse": {"date": "date:\"%Y-%m-%d\""}
"date": "date:\"%Y-%m-%d\""
      },
}
      "values": [
},
        {
"values": [
          "name": "01/09 - Création du groupe",
{
          "date": "2021-09-01"
"name": "01/09 - Création du groupe",
        },
"date": "2021-09-01"
        {
},
          "name": "02/10 - Sous-traitance pour les Verts et les Zetas",
{
          "date": "2021-10-02"
"name": "02/10 - Sous-traitance pour les Verts et les Zetas",
        }
"date": "2021-10-02"
      ]
}
    }
]
  ],
}
  "scales": [
],
    {
"scales": [
      "name": "y",
{
      "type": "ordinal",
"name": "x",
      "range": "height",
"type": "ordinal",
      "domain": {"data": "membres","field": "label"}
"range": "height",
    },
"domain": {
    {
"data": "membres",
      "name": "x",
"field": "label"
      "type": "time",
}
      "range": "width",
},
      "round": false,
{
      "nice": "month",
"name": "x",
      "domain": {
"type": "time",
        "data": "membres",
"range": "width",
        "field": ["membre_start","membre_end"]
"round": false,
      }
"nice": "month",
    }
"domain": {
  ],
"data": "membres",
  "axes": [
"field": [
    {
"membre_start",
      "type": "x",
"membre_end"
      "scale": "x",
]
      "grid": true,
}
      "format": "%m/%y",
}
      "title": "✈️départ de l'île / ⚰️Décès / 🚪 départ consenti / ❌ Dissout / 👮 Démantèlement / 💢 Trahison / 📢 Renvoi "
],
    }
"axes": [
  ],
{
  "marks": [
"type": "x",
    {
"scale": "x",
      "type": "text",
"grid": true,
      "from": {"data": "events"},
"format": "%m/%y",
      "properties": {
"title": "✈️départ de l'île / ⚰️Décès / 🚪 départ consenti / ❌ Dissout / 👮 Démantèlement / 💢 Trahison / 📢 Renvoi "
        "enter": {
}
          "x": {"scale": "x","field": "date"},
],
          "y": {"value": -25},
"marks": [
          "angle": {"value": -30},
{
          "fill": {"value": "#000"},
"type": "rect",
          "text": {"field": "name"},
"from": {
          "fontSize": {"value": 14}
"data": "events"
        }
},
      }
"properties": {
    },
"enter": {
    {
"x": {
      "type": "text",
"scale": "x",
      "from": {"data": "membres"},
"field": "date"
      "properties": {
},
        "enter": {
"y": {
          "x": {"scale": "x","field": "membre_end","offset": -2},
"value": -25
          "y": {"scale": "y","field": "label","offset": 6},
},
          "fill": {"value": "#000"},
"angle": {
          "text": {"field": "status"},
"value": -30
          "fontSize": {"value": 14}
},
        }
"fill": {
      }
"value": "steelblue"
    },
},
    {
"text": {
      "type": "rect",
"field": "name"
      "from": {"data": "events"},
},
      "properties": {
"fontSize": {
        "enter": {
"value": 14
          "x": {"scale": "x","field": "date"},
},
          "y": {"value": -20},
"width": {
          "width": {"value": 0.5},
"scale": "x",
          "height": {"field": {"group": "height"},"offset": 20},
"band": "true",
          "fill": {"value": "#0090FF"}
"offset": -1
        }
}
      }
}
    },
}
    {
},
      "type": "rect",
{
      "from": {"data": "chefs"},
"type": "text",
      "properties": {
"from": {
        "enter": {
"data": "membres"
          "x": {"scale": "x","field": "chef_start"},
},
          "x2": {"scale": "x","field": "chef_end"},
"properties": {
          "y": {"scale": "y","field": "label","offset": -3},
"enter": {
          "height": {"value": 10},
"x": {
          "fill": {"value": "#dfbf9e"}
"scale": "x",
        }
"field": "membre_end",
      }
"offset": -2
    },
},
    {
"y": {
      "type": "rect",
"scale": "y",
      "from": {"data": "seconds"},
"field": "label",
      "properties": {
"offset": 6
        "enter": {
},
          "x": {"scale": "x","field": "second_start"},
"fill": {
          "x2": {"scale": "x","field": "second_end"},
"value": "#000"
          "y": {"scale": "y","field": "label","offset": -3},
},
          "height": {"value": 10},
"text": {
          "fill": {"value": "#937e68"}
"field": "status"
        }
},
      }
"fontSize": {
    },
"value": 14
    {
}
      "type": "rect",
}
      "from": {"data": "membres"},
}
      "properties": {
},
        "enter": {
{
          "x": {"scale": "x","field": "membre_start"},
"type": "rect",
          "x2": {"scale": "x","field": "membre_end"},
"from": {
          "y": {"scale": "y","field": "label"},
"data": "events"
          "height": {"value": 4},
},
          "fill": {"value": "#54493c"}
"properties": {
        }
"enter": {
      }
"x": {
    },
"scale": "x",
    {
"field": "date"
      "type": "text",
},
      "from": {"data": "membres"},
"y": {
      "properties": {
"value": -20
        "enter": {
},
          "x": {"scale": "x","field": "membre_start"},
"width": {
          "y": {"scale": "y","field": "label","offset": -7},
"value": 0.5
          "fill": {"value": "#000"},
},
          "text": {"field": "nom"},
"height": {
          "fontSize": {"value": 14}
"field": {
        }
"group": "height"
      }
},
    }
"offset": 20
  ]
},
"fill": {
"value": "#0090FF"
}
}
}
},
{
"type": "rect",
"from": {
"data": "chefs"
},
"properties": {
"enter": {
"x": {
"scale": "x",
"field": "chef_start"
},
"x2": {
"scale": "x",
"field": "chef_end"
},
"y": {
"scale": "y",
"field": "label",
"offset": -3
},
"height": {
"value": 10
},
"fill": {
"value": "#dfbf9e"
}
}
}
},
{
"type": "rect",
"from": {
"data": "seconds"
},
"properties": {
"enter": {
"x": {
"scale": "x",
"field": "second_start"
},
"x2": {
"scale": "x",
"field": "second_end"
},
"y": {
"scale": "y",
"field": "label",
"offset": -3
},
"height": {
"value": 10
},
"fill": {
"value": "#937e68"
}
}
}
},
{
"type": "rect",
"from": {
"data": "membres"
},
"properties": {
"enter": {
"x": {
"scale": "x",
"field": "membre_start"
},
"x2": {
"scale": "x",
"field": "membre_end"
},
"y": {
"scale": "y",
"field": "label"
},
"height": {
"value": 4
},
"fill": {
"value": "#54493c"
}
}
}
},
{
"type": "text",
"from": {
"data": "membres"
},
"properties": {
"enter": {
"x": {
"scale": "x",
"field": "membre_start"
},
"y": {
"scale": "y",
"field": "label",
"offset": -7
},
"fill": {
"value": "#000"
},
"text": {
"field": "nom"
},
"fontSize": {
"value": 14
}
}
}
}
]
}</graph>
}</graph>


[[Catégorie:Gang]]
[[Catégorie:Gang]]
[[Catégorie:Syndicat]]
[[Catégorie:Syndicat]]

Version du 11 décembre 2021 à 13:47


Organisation

Chef de gang

Membres

Anciens Membres

Chronologie