« Test » : différence entre les versions

De 21Wiki
Aucun résumé des modifications
Aucun résumé des modifications
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": 600,
   "height": 700,
   "data": [
   "data": [
     {
     {
Ligne 160 : Ligne 160 :
           "y": {"field": "y"},
           "y": {"field": "y"},
           "width": {"value": 0.5},
           "width": {"value": 0.5},
           "height": {"value": 600},
           "height": {"value": 700},
           "fill": {"value": "#0090FF"}
           "fill": {"value": "#0090FF"}
         }
         }
Ligne 187 : Ligne 187 :
           "y": {"field": "y"},
           "y": {"field": "y"},
           "width": {"value": 0.5},
           "width": {"value": 0.5},
           "height": {"value": 600},
           "height": {"value": 700},
           "fill": {"value": "#FF0000"}
           "fill": {"value": "#FF0000"}
         }
         }

Version du 1 mai 2025 à 15:05