Khác biệt giữa các bản “Bản mẫu:Graph:Niên đại địa chất Mặt trăng 2”
(Tạo trang mới với nội dung “<graph> { "width": 300, "height": 300, "data": [ { "name": "Kỷ", "values": [ {"label":"Kỷ Tiền Nectaris", "start":-453…”)
 
Dòng 1: Dòng 1:
 
<graph>
 
<graph>
 
{
 
{
   "width": 300,
+
   "width": 300,"height": 300,"background": "#edf1f7",
  "height": 300,
 
 
   "data": [
 
   "data": [
 
     {
 
     {
Dòng 17: Dòng 16:
 
       "name": "Thế",
 
       "name": "Thế",
 
       "values": [
 
       "values": [
         {"label":"Imbrium Sớm", "start":-3850, "end":-3800, "mid":-4270 , "color":"#22AD76"},
+
         {"label":"Imbrium Sớm", "start":-3850, "end":-3800, "mid":-3850 , "color":"#22AD76"},
 
         {"label":"Imbrium Muộn", "start":-3800, "end":-3200, "mid":-3230 , "color":"#2ECF81"}
 
         {"label":"Imbrium Muộn", "start":-3800, "end":-3200, "mid":-3230 , "color":"#2ECF81"}
 
       ]
 
       ]
Dòng 42: Dòng 41:
 
   "marks": [
 
   "marks": [
 
     {
 
     {
       "type": "text",
+
       "type": "rect",
 
       "from": {"data": "Kỷ"},
 
       "from": {"data": "Kỷ"},
 
       "properties": {
 
       "properties": {
 
         "enter": {
 
         "enter": {
           "x": {"value": 131},
+
           "x": {"value": 94},
           "y": {"scale": "y", "field": "mid"},
+
           "y": {"scale": "y", "field": "start"},
           "fill": {"value": "#000"},
+
          "y2": {"scale": "y", "field": "end"},
           "text": {"field": "label"},
+
          "width": {"value": 90},
           "fontSize": {"value": 13}
+
           "fill": {"field": "color"}
 +
        },
 +
        "update": {
 +
           "fill": {"field": "color"}
 +
        },
 +
        "hover": {
 +
           "fill": {"value": "red"}
 
         }
 
         }
 
       }
 
       }
Dòng 56: Dòng 61:
 
     {
 
     {
 
       "type": "rect",
 
       "type": "rect",
       "from": {"data": "Kỷ"},
+
       "from": {"data": "Thế"},
 
       "properties": {
 
       "properties": {
 
         "enter": {
 
         "enter": {
           "x": {"value": 100},
+
           "x": {"value": 2},
 
           "y": {"scale": "y", "field": "start"},
 
           "y": {"scale": "y", "field": "start"},
 
           "y2": {"scale": "y", "field": "end"},
 
           "y2": {"scale": "y", "field": "end"},
           "width": {"value": 30},
+
           "width": {"value": 90},
 
           "fill": {"field": "color"}
 
           "fill": {"field": "color"}
 
         },
 
         },
Dòng 70: Dòng 75:
 
         "hover": {
 
         "hover": {
 
           "fill": {"value": "red"}
 
           "fill": {"value": "red"}
 +
        }
 +
      }
 +
    },
 +
    {
 +
      "type": "text",
 +
      "from": {"data": "Thế"},
 +
      "properties": {
 +
        "enter": {
 +
          "x": {"value": 5},
 +
          "y": {"scale": "y", "field": "mid"},
 +
          "fill": {"value": "#000"},
 +
          "text": {"field": "label"},
 +
          "fontSize": {"value": 13}
 +
        }
 +
      }
 +
    },
 +
    {
 +
      "type": "text",
 +
      "from": {"data": "Kỷ"},
 +
      "properties": {
 +
        "enter": {
 +
          "x": {"value": 186},
 +
          "y": {"scale": "y", "field": "mid"},
 +
          "fill": {"value": "#000"},
 +
          "text": {"field": "label"},
 +
          "fontSize": {"value": 13}
 
         }
 
         }
 
       }
 
       }

Phiên bản lúc 21:31, ngày 5 tháng 12 năm 2020