« 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": 1000,
   "height": 1100,
   "data": [
   "data": [
     {
     {
Ligne 161 : Ligne 161 :
           "y": {"scale": "y", "field": "label"},
           "y": {"scale": "y", "field": "label"},
           "height": {"value": 4},
           "height": {"value": 4},
           "fill": {"value": "#998"}
           "fill": {"value": "#C0C0C0"}
         }
         }
       }
       }
Ligne 173 : Ligne 173 :
           "y": {"field": "y"},
           "y": {"field": "y"},
           "width": {"value": 0.5},
           "width": {"value": 0.5},
           "height": {"value": 1000},
           "height": {"value": 1100},
           "fill": {"value": "#0090FF"}
           "fill": {"value": "#0090FF"}
         }
         }
Ligne 200 : Ligne 200 :
           "y": {"field": "y"},
           "y": {"field": "y"},
           "width": {"value": 0.5},
           "width": {"value": 0.5},
           "height": {"value": 1000},
           "height": {"value": 1100},
           "fill": {"value": "#FF0000"}
           "fill": {"value": "#FF0000"}
         }
         }

Version du 3 mai 2025 à 15:08