« Test » : différence entre les versions
De 21Wiki
Aucun résumé des modifications |
Aucun résumé des modifications Balises : Révocation manuelle Éditeur de wikicode 2017 |
||
| Ligne 3 : | Ligne 3 : | ||
"$schema": "https://vega.github.io/schema/vega/v5.json", | "$schema": "https://vega.github.io/schema/vega/v5.json", | ||
"width": 1200, | "width": 1200, | ||
"height": | "height": 1000, | ||
"data": [ | "data": [ | ||
{ | { | ||
| Ligne 168 : | Ligne 168 : | ||
"y": {"scale": "y", "field": "label"}, | "y": {"scale": "y", "field": "label"}, | ||
"height": {"value": 4}, | "height": {"value": 4}, | ||
"fill": {"value": "# | "fill": {"value": "#782E1F"} | ||
} | } | ||
} | } | ||
