Format: Covid/Med/Doze: Diferență între versiuni
De la alegeri.md
< Format:Covid | Med
Oleg (Discuție | contribuții) |
Oleg (Discuție | contribuții) |
||
Linia 6: | Linia 6: | ||
"height":350, | "height":350, | ||
"data": [ | "data": [ | ||
+ | { | ||
+ | "name": "lastdate", | ||
+ | "values": [ | ||
+ | {"name":"17 octombrie 2021"}, | ||
+ | ] | ||
+ | }, | ||
{ | { | ||
"name":"tablett", | "name":"tablett", | ||
Linia 292: | Linia 298: | ||
{"name":"iulie", "pos":"136"}, | {"name":"iulie", "pos":"136"}, | ||
{"name":"august", "pos":"165"}, | {"name":"august", "pos":"165"}, | ||
− | {"name":"17 octombrie 2021", "pos":"205"}, | + | //{"name":"17 octombrie 2021", "pos":"205"}, |
] | ] | ||
}, | }, | ||
Linia 407: | Linia 413: | ||
"fill": {"value":"#666"}, | "fill": {"value":"#666"}, | ||
"text": {"field":"name"}, | "text": {"field":"name"}, | ||
+ | "fontSize": {"value":12} | ||
+ | } | ||
+ | } | ||
+ | }, | ||
+ | { | ||
+ | "type": "text", | ||
+ | "from": {"data":"lastdate"}, | ||
+ | "properties": { | ||
+ | "enter": { | ||
+ | "x": {"signal": "width", "offset": 2}, | ||
+ | "y": {"value": 368}, | ||
+ | "fill": {"value":"#666"}, | ||
+ | "text": {"field":"name"}, | ||
+ | "align": {"value": "right"}, | ||
"fontSize": {"value":12} | "fontSize": {"value":12} | ||
} | } | ||
Linia 589: | Linia 609: | ||
"height":350, | "height":350, | ||
"data": [ | "data": [ | ||
+ | { | ||
+ | "name": "lastdate", | ||
+ | "values": [ | ||
+ | {"name":"17 octombrie 2021"}, | ||
+ | ] | ||
+ | }, | ||
{ | { | ||
"name":"tablett", | "name":"tablett", | ||
Linia 843: | Linia 869: | ||
"values": [ | "values": [ | ||
{"name":"27 februarie 2021", "pos":"0"}, | {"name":"27 februarie 2021", "pos":"0"}, | ||
− | {"name":"17 octombrie 2021", "pos":"170.5"}, | + | //{"name":"17 octombrie 2021", "pos":"170.5"}, |
] | ] | ||
} | } | ||
Linia 902: | Linia 928: | ||
"fill": {"value":"#666"}, | "fill": {"value":"#666"}, | ||
"text": {"field":"name"}, | "text": {"field":"name"}, | ||
+ | "fontSize": {"value":12} | ||
+ | } | ||
+ | } | ||
+ | }, | ||
+ | { | ||
+ | "type": "text", | ||
+ | "from": {"data":"lastdate"}, | ||
+ | "properties": { | ||
+ | "enter": { | ||
+ | "x": {"signal": "width", "offset": 2}, | ||
+ | "y": {"value": 368}, | ||
+ | "fill": {"value":"#666"}, | ||
+ | "text": {"field":"name"}, | ||
+ | "align": {"value": "right"}, | ||
"fontSize": {"value":12} | "fontSize": {"value":12} | ||
} | } |