Format: Covid/Med/Echipament/Graf: Diferență între versiuni

De la alegeri.md
Salt la: navigare, căutare
(1)
(1)
Linia 1: Linia 1:
 
===1===
 
===1===
 
+
<div  style="border:1px solid #ccc">
 
<graph>
 
<graph>
 
{
 
{
 
"version":2,
 
"version":2,
"width":885,
+
"width":880,
 
"height":350,
 
"height":350,
// "viewport":[945,230],
+
"padding": {"top":25, "left":50, "bottom":35, "right":16},
// "padding":{"top": 25, "left": 43, "bottom": 35, "right": 16},
+
"data": [
"padding":"auto",
+
{
"data": [
+
"name":"table",
    {
+
"values": [
      "name":"table",
 
      "values": [
 
 
{"mdata":"3 martie", "masti":0, "manusi":0, "costume":25000, "viziere":0},
 
{"mdata":"3 martie", "masti":0, "manusi":0, "costume":25000, "viziere":0},
 
{"mdata":"4 martie", "masti":0, "manusi":0, "costume":25000, "viziere":0},
 
{"mdata":"4 martie", "masti":0, "manusi":0, "costume":25000, "viziere":0},
Linia 168: Linia 166:
 
{"mdata":"3 august", "masti":2234140, "manusi":757145, "costume":273830, "viziere":139817},
 
{"mdata":"3 august", "masti":2234140, "manusi":757145, "costume":273830, "viziere":139817},
 
{"mdata":"4 august", "masti":2274140, "manusi":757145, "costume":307030, "viziere":140077}
 
{"mdata":"4 august", "masti":2274140, "manusi":757145, "costume":307030, "viziere":140077}
      ]
+
]
    },
+
},
    {
+
{
      "name": "annotation",
+
"name": "annotation",
      "values": [
+
"values": [
        {"start": "17 martie","end": "15 mai","text": "Stare de urgenta"},
+
{"start": "3 martie","end": "8 martie","text": "Cod galben"},
      ]
+
{"start": "8 martie","end": "13 martie","text": "Cod portocaliu"},
    }
+
{"start": "13 martie","end": "17 martie","text": "Cod roșu"},
  ],
+
{"start": "17 martie","end": "16 mai","text": "Stare de urgenta"},
 +
{"start": "16 mai","end": "4 august","text": "Stare de urgență în sănătate publică"},
 +
]
 +
}
 +
],
 +
//
 
  "scales": [
 
  "scales": [
 
    {
 
    {
Linia 196: Linia 199:
 
      "type": "ordinal",
 
      "type": "ordinal",
 
      "domain": {"data": "annotation","field": "text"},
 
      "domain": {"data": "annotation","field": "text"},
      "range": ["red","red"]
+
      "range": ["#efc41d","#fa8e3c","#e2092a","#800000","#e2092a"]
 
    }
 
    }
 
  ],
 
  ],
Linia 314: Linia 317:
 
      "properties": {
 
      "properties": {
 
        "enter": {
 
        "enter": {
          "x": {"signal": "width","mult": 0.5},
+
          "x": {"signal": "width","mult": 0.5},
 
          "y": {"value": -10},
 
          "y": {"value": -10},
 
          "text": {
 
          "text": {
 
            "template": "Distribuția echipamentelor de protecție individuală"
 
            "template": "Distribuția echipamentelor de protecție individuală"
 
          },
 
          },
          "fill": {"value": "black"},
+
          "fill": {"value": "#333"},
          "fontSize": {"value": 16},
+
          "fontSize": {"value": 15},
 
          "align": {"value": "center"},
 
          "align": {"value": "center"},
          "fontWeight": {"value": "bold"}
+
          // "fontWeight": {"value": "bold"}
 
        }
 
        }
 
      }
 
      }
 
    }
 
    }
 
  ],
 
  ],
  "legends": [
+
  "legends": []
    {
 
      "fill": "color",
 
      "title": "Period",
 
      "properties": {
 
        "symbols": {
 
          "strokeWidth": {"value": 0},
 
          "shape": {"value": "square"},
 
          "opacity": {"value": 0.3}
 
        },
 
        "legend": {
 
          "x": {"value": 10},
 
          "y": {"value": 5},
 
          "fill": {"value": "white"}
 
        }
 
      }
 
    }
 
  ]
 
 
}
 
}
 
</graph>
 
</graph>

Versiunea de la data 7 august 2020 15:07

1

2


3