« The Cursed » : différence entre les versions
De 21Wiki
Aucun résumé des modifications |
Balise : Éditeur de wikicode 2017 |
||
Ligne 40 : | Ligne 40 : | ||
<graph>{ | <graph>{ | ||
"width": 800, | "width": 800, | ||
"height": | "height": 200, | ||
"data": [ | "data": [ | ||
{ | { | ||
Ligne 86 : | Ligne 86 : | ||
"membre_end": "2022-04-20", | "membre_end": "2022-04-20", | ||
"status": "❌" | "status": "❌" | ||
} | } | ||
] | ] | ||
}, | }, | ||
Ligne 136 : | Ligne 136 : | ||
"format": { | "format": { | ||
"type": "json", | "type": "json", | ||
"parse": { | "parse": {"date": "date:\"%Y-%m-%d\""} | ||
}, | }, | ||
"values": [ | "values": [ | ||
Ligne 159 : | Ligne 157 : | ||
"type": "ordinal", | "type": "ordinal", | ||
"range": "height", | "range": "height", | ||
"domain": { | "domain": {"data": "membres","field": "label"} | ||
}, | }, | ||
{ | { | ||
Ligne 171 : | Ligne 166 : | ||
"domain": { | "domain": { | ||
"data": "membres", | "data": "membres", | ||
"field": [ | "field": ["membre_start","membre_end"] | ||
} | } | ||
} | } | ||
Ligne 190 : | Ligne 182 : | ||
{ | { | ||
"type": "text", | "type": "text", | ||
"from": { | "from": {"data": "events"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "date"}, | ||
"y": {"field": "y"}, | |||
"angle": {"value": -30}, | |||
"fill": {"value": "#000"}, | |||
"y": { | "text": {"field": "name"}, | ||
"fontSize": {"value": 14} | |||
"angle": { | |||
"fill": { | |||
"text": { | |||
"fontSize": { | |||
} | } | ||
} | } | ||
Ligne 219 : | Ligne 196 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "events"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "date"}, | ||
"y": {"field": "y"}, | |||
"width": {"value": 0.5}, | |||
"height": {"field": {"group": "height"},"offset": 20}, | |||
"y": { | "fill": { "value": "#0090FF"} | ||
"width": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 248 : | Ligne 209 : | ||
{ | { | ||
"type": "text", | "type": "text", | ||
"from": { | "from": {"data": "membres"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "membre_end","offset": -2}, | ||
"y": {"scale": "y","field": "label","offset": 6}, | |||
"fill": {"value": "#000"}, | |||
"text": {"field": "status"}, | |||
"fontSize": {"value": 14} | |||
"y": { | |||
"fill": { | |||
"text": { | |||
"fontSize": { | |||
} | } | ||
} | } | ||
Ligne 277 : | Ligne 222 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "chefs"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "chef_start"}, | ||
"x2": {"scale": "x","field": "chef_end"}, | |||
"y": {"scale": "y","field": "label","offset": -3}, | |||
"height": {"value": 9}, | |||
"x2": { | "fill": {"value": "#DF32E4"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 306 : | Ligne 235 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "seconds"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "second_start"}, | ||
"x2": {"scale": "x","field": "second_end"}, | |||
"y": {"scale": "y","field": "label","offset": -3}, | |||
"height": {"value": 10}, | |||
"x2": { | "fill": {"value": "#F2BFF4"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 335 : | Ligne 248 : | ||
{ | { | ||
"type": "rect", | "type": "rect", | ||
"from": { | "from": {"data": "membres"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "membre_start"}, | ||
"x2": {"scale": "x","field": "membre_end"}, | |||
"y": {"scale": "y","field": "label"}, | |||
"height": {"value": 4}, | |||
"x2": { | "fill": {"value": "#ED7AF0"} | ||
"y": { | |||
"height": { | |||
"fill": { | |||
} | } | ||
} | } | ||
Ligne 363 : | Ligne 261 : | ||
{ | { | ||
"type": "text", | "type": "text", | ||
"from": { | "from": {"data": "membres"}, | ||
"properties": { | "properties": { | ||
"enter": { | "enter": { | ||
"x": { | "x": {"scale": "x","field": "membre_start"}, | ||
"y": {"scale": "y","field": "label","offset": -7}, | |||
"fill": {"value": "#000"}, | |||
"text": {"field": "nom"}, | |||
"y": { | "fontSize": {"value": 14} | ||
"fill": { | |||
"text": { | |||
"fontSize": { | |||
} | } | ||
} | } | ||
Ligne 391 : | Ligne 274 : | ||
] | ] | ||
}</graph> | }</graph> | ||
==Galerie== | ==Galerie== | ||
Version du 6 novembre 2023 à 10:37
Organisation
Anciens membres
Histoire
Création
Le groupe se forme fin mars 2022.
Dissolution
Le groupe disparait en avril 2022, en partie sous la pression des Bloods qui leur reprochait d'avoir divulgué leurs tarifs aux Wave.
Bryan Colman rejoindra rapidement La Piovra.