{"id":19759,"date":"2022-02-12T21:59:24","date_gmt":"2022-02-12T12:59:24","guid":{"rendered":"https:\/\/tatue.jp\/system\/?page_id=19759"},"modified":"2024-03-14T21:51:16","modified_gmt":"2024-03-14T12:51:16","slug":"%e9%be%8d%e6%b1%9f%e3%81%ae%e4%bd%8f%e4%ba%ba","status":"publish","type":"page","link":"https:\/\/tatue.jp\/system\/%e9%be%8d%e6%b1%9f%e3%81%ae%e4%bd%8f%e4%ba%ba","title":{"rendered":"\u9f8d\u6c5f\u306e\u4f4f\u4eba"},"content":{"rendered":"<div class=\"tcdce-body\">\n<div id=\"line_chart\" style=\"width: 100%; height: 400px;\"><\/div>\n\n\n\n<script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n\n\n<!-- \u30aa\u30d7\u30b7\u30e7\u30f3\u30b3\u30e1\u30f3\u30c8\u3064\u304d\u6298\u308c\u7dda\u30b0\u30e9\u30d5 -->\n<script type=\"text\/javascript\">\ngoogle.charts.load('current', {\n  packages: ['corechart', 'bar']\n});\ngoogle.charts.setOnLoadCallback(drawChart);\n\nfunction drawChart() {\n  var data = new google.visualization.DataTable();\n\n  data.addColumn('string', 'years');\n  data.addColumn('number', '\u7dcf\u4eba\u53e3');\n  data.addColumn({\n    type: 'string',\n    role: 'annotation'\n  });\n  data.addColumn('number', '\u6238\u6570');\n  data.addColumn({\n    type: 'string',\n    role: 'annotation'\n  });\n\n  data.addRows([\n    ['2005', 3270, '', 1001, ''],\n    ['2006', 3223, '', 1006, ''],\n    ['2007', 3191, '', 1009, ''],\n    ['2008', 3164, '', 1004, ''],\n    ['2009', 3135, '', 989, ''],\n    ['2010', 3119, '', 994, ''],\n    ['2011', 3076, '', 989, ''],\n    ['2012', 3028, '', 977, ''],\n    ['2013', 3031, '', 1004, ''],\n    ['2014', 2989, '', 1002, ''],\n    ['2015', 2955, '', 1007, ''],\n    ['2016', 2908, '', 1007, ''],\n    ['2017', 2877, '', 1019, ''],\n    ['2018', 2845, '', 1014, ''],\n    ['2019', 2797, '', 1022, ''],\n    ['2020', 2737, '', 1022, ''],\n    ['2021', 2668, '', 1011, ''],\n    ['2022', 2596, '\u7dcf\u4eba\u53e3', 1005, '\u6238\u6570'],\n  ]);\n\n  var options = {\n    \/\/ \u6ce8\u91c8\n    annotations: {\n      \/\/ \u6ce8\u91c8\u3092\u5e38\u306b\u8981\u7d20\u306e\u5916\u5074\u306b\u8868\u793a\u3059\u308b\n      alwaysOutside: false,\n      \/\/ \u6ce8\u91c8\u306e\u30dc\u30c3\u30af\u30b9\u30b9\u30bf\u30a4\u30eb\n      \/*\n      boxStyle: {\n        \/\/ \u6ce8\u91c8\u306e\u67a0\u7dda\u306e\u8272\n        stroke: '#fff',\n        \/\/ \u6ce8\u91c8\u306e\u67a0\u7dda\u306e\u5e45\n        strokeWidth: 1,\n        \/\/ \u6ce8\u91c8\u306e\u67a0\u7dda\u89d2\u306eX\u65b9\u5411\u306e\u4e38\u307f\n        rx: 10,\n        \/\/ \u6ce8\u91c8\u306e\u67a0\u7dda\u89d2\u306eY\u65b9\u5411\u306e\u4e38\u307f\n        ry: 10,\n        \/\/ Attributes for linear gradient fill.\n        gradient: {\n          \/\/ Start color for gradient.\n          color1: '#fff',\n          \/\/ Finish color for gradient.\n          color2: '#fff',\n          \/\/ Where on the boundary to start and\n          \/\/ end the color1\/color2 gradient,\n          \/\/ relative to the upper left corner\n          \/\/ of the boundary.\n          x1: '0%',\n          y1: '0%',\n          x2: '100%',\n          y2: '100%',\n          \/\/ If true, the boundary for x1,\n          \/\/ y1, x2, and y2 is the box. If\n          \/\/ false, it's the entire chart.\n          useObjectBoundingBoxUnits: true\n        },\n      },\n      *\/\n      \/\/ \n      datum: {\n        color: 'black',\n        length: 12,\n      },\n      \/\/ \n      domain: {\n        color: 'black',\n        length: 5,\n      },\n      highContrast: true,\n      \/\/ \u6ce8\u91c8\u306e\u8ef8\u306e\u8a2d\u5b9a\n      stem: {\n        \/\/ \u8ef8\u306e\u8272\n        color: '#fff',\n        \/\/ \u8ef8\u306e\u9577\u3055\n        length: 10,\n      },\n      \/\/ \u6ce8\u91c8\u306e\u30b9\u30bf\u30a4\u30eb point,line\n      style: 'point',\n      \/\/ \u6ce8\u91c8\u306e\u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n      textStyle: {\n        fontName: 'Arial',\n        fontSize: 14,\n        bold: false,\n        italic: false,\n        \/\/ \u6587\u5b57\u8272\n        color: '#333',\n        \/\/ \u6587\u5b57\u306e\u7e01\u53d6\u308a\u8272\n        auraColor: '#fff',\n        \/\/ \u6587\u5b57\u306e\u900f\u660e\u5ea6 0~1\n        opacity: .9,\n      },\n    },\n    \/\/ \u8ef8\u30bf\u30a4\u30c8\u30eb\u306e\u5834\u6240 out,in,none\n    axisTitlesPosition: 'out',\n    \/\/ \u80cc\u666f\u8272\n    backgroundColor: {\n      \/\/ \u80cc\u666f\u306e\u8272\n      fill: '#fff',\n      \/\/ \u80cc\u666f\u306e\u67a0\u7dda\u306e\u8272\n      stroke: '#fff',\n      \/\/ \u80cc\u666f\u306e\u67a0\u7dda\u306e\u5e45\n      strokeWidth: 0,\n    },\n    \/\/\u30c1\u30e3\u30fc\u30c8\u30a8\u30ea\u30a2\u306e\u8a2d\u5b9a\n    chartArea: {\n      backgroundColor: '#fff',\n      left: 60,\n      right: 40,\n      top: 20,\n      bottom: 60,\n      width: '100%',\n      height: '100%',\n    },\n    \/\/ \u8981\u7d20\u306e\u8272\n    colors: ['5e3701', '5e3701', 'dfb07f', 'dfb07f'],\n    \/\/ \u5341\u5b57\u7dda\n    crosshair: {\n      color: '#000',\n      \/\/ \u30d5\u30a9\u30fc\u30ab\u30b9\u4e2d\u306e\u5341\u5b57\u7dda\u306e\u8a2d\u5b9a\n      focused: {\n        color: '#ccc',\n        opacity: 0.5,\n      },\n      \/\/ \u8868\u793a\u3059\u308b\u7e26\u7dda\u6a2a\u7dda\u3092\u8a2d\u5b9a 'both','vertical','horizontal'\n      orientation: 'vertical',\n      \/\/ \u9078\u629e\u3057\u305f\u5341\u5b57\u7dda\u306e\u8a2d\u5b9a\n      selected: {\n        color: '#f66',\n        opacity: 0.5,\n      },\n      \/\/ \u5341\u5b57\u7dda\u3092\u8868\u793a\u3059\u308b\u30c8\u30ea\u30ac\u30fc 'focus','selection','both'.\n      trigger: 'both',\n    },\n    \/\/ \u66f2\u7dda\u304b\u76f4\u7dda\u304b 'function','none'\n    curveType: 'none',\n    \/\/ \u8981\u7d20\u306e\u900f\u660e\u5ea6 0~1\n    dataOpacity: 1,\n    \/\/ \u30a4\u30f3\u30bf\u30e9\u30af\u30c6\u30a3\u30f4\u30a3\u30c6\u30a3\u306e\u8a2d\u5b9a\n    enableInteractivity: true,\n    \/\/ \u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9\u6a5f\u80fd\u306e\u8a2d\u5b9a\n    explorer: {\n      \/\/ \u64cd\u4f5c\u3092\u8a2d\u5b9a dragToPan,dragToZoom,rightClickToReset\n      actions: ['dragToZoom', 'rightClickToReset'],\n      \/\/ \u64cd\u4f5c\u3067\u304d\u308b\u65b9\u5411\u3092\u8a2d\u5b9a vertical,horizontal\n      axis: 'horizontal',\n      \/\/ \u30c7\u30fc\u30bf\u7bc4\u56f2\u3092\u8d85\u3048\u306a\u3044\u3088\u3046\u306b\u8a2d\u5b9a\u3059\u308b\n      keepInBounds: true,\n      \/\/ \u30ba\u30fc\u30e0\u30a4\u30f3\u3067\u304d\u308b\u6700\u5927\u5024\n      maxZoomIn: .25,\n      \/\/ \u30ba\u30fc\u30e0\u30a2\u30a6\u30c8\u3067\u304d\u308b\u6700\u5927\u5024,\n      maxZoomOut: 4,\n      \/\/ \u30ba\u30fc\u30e0\u64cd\u4f5c\u306e\u5909\u5316\u91cf\n      zoomDelta: 1.5,\n    },\n    \/\/ \u30d5\u30a9\u30fc\u30ab\u30b9\u3059\u308b\u5bfe\u8c61 datum,category\n    focusTarget: 'category',\n    \/\/ \u30b0\u30e9\u30d5\u5185\u306e\u5168\u3066\u306e\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba\n    fontSize: 15,\n    \/\/ \u30b0\u30e9\u30d5\u5185\u306e\u5168\u3066\u306e\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc\n    fontName: 'sans-serif',\n    \/\/ \u6a2a\u9805\u76ee\u8ef8\uff08X\u8ef8\uff09\u306e\u8a2d\u5b9a\n    hAxis: {\n      \/\/ \u8ef8\u306e\u65b9\u5411 1,-1\n      direction: 1,\n      \/\/ \u30d5\u30a9\u30fc\u30de\u30c3\u30c8 ex decimal,percent,currency...\n      \/\/format: 'HH:mm',\n      \/\/ \u30b0\u30ea\u30c3\u30c9\u30e9\u30a4\u30f3\u306e\u8a2d\u5b9a\n      gridlines: {\n        color: '#fff',\n        count: -1,\n        minSpacing: 40,\n        multiple: 1,\n        units: {\n          years: {\n            format: []\n          },\n          months: {\n            format: []\n          },\n          days: {\n            format: []\n          },\n          hours: {\n            format: []\n          },\n          minutes: {\n            format: []\n          },\n          seconds: {\n            format: []\n          },\n          milliseconds: {\n            format: []\n          },\n        },\n        interval: [1, 2, 2.5, 5],\n      },\n      ticks: {},\n      \/\/ \u30c6\u30ad\u30b9\u30c8\u306e\u4f4d\u7f6e out,in,none\n      textPosition: 'out',\n      \/\/ \u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n      textStyle: {\n        fontName: 'Arial',\n        fontSize: 14,\n        bold: false,\n        italic: false,\n        \/\/ \u6587\u5b57\u8272\n        color: '#666',\n      },\n      \/\/ \u6a2a\u8ef8\u306e\u30bf\u30a4\u30c8\u30eb\n      title: '',\n      \/\/ \u6a2a\u8ef8\u306e\u30bf\u30a4\u30c8\u30eb\u306e\u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n      titleTextStyle: {\n        fontName: 'Arial',\n        fontSize: 14,\n        bold: false,\n        italic: false,\n        \/\/ \u6587\u5b57\u8272\n        color: '#666',\n      },\n      allowContainerBoundaryTextCutoff: false,\n      \/\/ \u6a2a\u8ef8\u306e\u30c6\u30ad\u30b9\u30c8\u304c\u53ce\u307e\u3089\u306a\u3044\u3068\u304d\u306b\u659c\u3081\u306b\u3059\u308b\u304b\u3069\u3046\u304b\n      slantedText: false,\n      \/\/ \u6a2a\u8ef8\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u659c\u3081\u306b\u3057\u305f\u5834\u5408\u306e\u89d2\u5ea6\n      slantedTextAngle: 30,\n      \/\/ \u6a2a\u8ef8\u30e9\u30d9\u30eb\u306e\u91cd\u306a\u308a\u30ec\u30d9\u30eb\n      maxAlternation: 2,\n      \/\/ \u30c6\u30ad\u30b9\u30c8\u30e9\u30d9\u30eb\u306e\u6700\u5927\u884c\u6570\n      maxTextLines: 2,\n      \/\/ \u6a2a\u8ef8\u30e9\u30d9\u30eb\u306e\u6700\u5c0f\u9593\u9694\n      minTextSpacing: 10,\n      \/\/ \u6a2a\u8ef8\u30e9\u30d9\u30eb\u3092\u8868\u793a\u3059\u308b\u6570\n      showTextEvery: 1,\n      \/\/ \u6a2a\u8ef8\u306e\u6700\u5927\u5024\n      \/\/ maxValue:200,\n      \/\/ \u6a2a\u8ef8\u306e\u6700\u5c0f\u5024\n      \/\/ minValue:0,\n      \/\/ \u6a2a\u8ef8\u306e\u8868\u793a\u7bc4\u56f2\u30e2\u30fc\u30c9 pretty,maximized,explicit\n      viewWindowMode: 'pretty',\n      \/\/ \u6a2a\u8ef8\u306e\u30c8\u30ea\u30df\u30f3\u30b0\u7bc4\u56f2\n      \/*\n      viewWindow: {\n        min: [7, 30, 0],\n        max: [14, 30, 0]\n      },\n      *\/\n      \/\/ \u3010continuous\u306e\u307f\u6709\u52b9\u306a\u8a2d\u5b9a\u3011\n      \/\/ \u30d9\u30fc\u30b9\u30e9\u30a4\u30f3\n      baseline: 1,\n      \/\/ \u30d9\u30fc\u30b9\u30e9\u30a4\u30f3\u306e\u8272\n      baselineColor: '#333',\n      \/\/ \u5bfe\u6570\u76ee\u76db\u3092\u4f7f\u3046\u304b\u3069\u3046\u304b\n      logScale: false,\n      \/\/ \u5bfe\u6570\u76ee\u76db\u306e\u30bf\u30a4\u30d7\n      scaleType: null,\n      \/\/ \u30de\u30a4\u30ca\u30fc\u30b0\u30ea\u30c3\u30c9\u30e9\u30a4\u30f3\u306e\u8a2d\u5b9a\n      \/*\n      minorGridlines: {\n        color: '#333',\n        count: -1,\n        minSpacing: 40,\n        multiple: 1,\n        units: {\n          years: {\n            format: []\n          },\n          months: {\n            format: []\n          },\n          days: {\n            format: []\n          },\n          hours: {\n            format: []\n          },\n          minutes: {\n            format: []\n          },\n          seconds: {\n            format: []\n          },\n          milliseconds: {\n            format: []\n          },\n        },\n        interval: [1, 2, 2.5, 5],\n      },\n      *\/\n    },\n    \/\/ \u30b0\u30e9\u30d5\u306e\u7e26\u306e\u5927\u304d\u3055\n    height: 400,\n    \/\/ \u6b20\u843d\u70b9\u306e\u5024\u3092\u63a8\u6e2c\u3059\u308b\u304b\u3069\u3046\u304b\n    interpolateNulls: false,\n    \/\/ \u51e1\u4f8b\u306e\u8a2d\u5b9a\n    legend: {\n      \/\/ \u51e1\u4f8b\u306e\u6700\u521d\u306b\u8868\u793a\u3059\u308b\u30da\u30fc\u30b8\n      pageIndex: 0,\n      \/\/ \u51e1\u4f8b\u306e\u4f4d\u7f6e bottom,left,in,none,right,top\n      position: 'none',\n      \/\/ \u51e1\u4f8b\u306e\u8868\u793a\u4f4d\u7f6e start,center,end\n      alignment: 'start',\n      \/\/ \u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n      textStyle: {\n        fontName: 'Arial',\n        fontSize: 14,\n        bold: false,\n        italic: false,\n        \/\/ \u6587\u5b57\u8272\n        color: '#333',\n      },\n    },\n    \/\/ \u7834\u7dda\u306e\u30d1\u30bf\u30fc\u30f3\n    lineDashStyle: [3, 1],\n    \/\/ \u8981\u7d20\u306e\u592a\u3055\n    lineWidth: 3,\n    \/\/ \u30c1\u30e3\u30fc\u30c8\u306e\u5411\u304d horizontal,vertical\n    orientation: 'horizontal',\n    \/\/ \u30dd\u30a4\u30f3\u30c8\u306e\u30b5\u30a4\u30ba\n    pointSize: 10,\n    \/\/ \u30dd\u30a4\u30f3\u30c8\u306e\u5f62\u3000\u2019circle', 'triangle', 'square', 'diamond', 'star', or 'polygon'\n    pointShape: 'circle',\n    \/\/ \u30dd\u30a4\u30f3\u30c8\u306e\u8868\u793a\n    pointsVisible: true,\n    \/\/ \u8981\u7d20\u3092\u9006\u65b9\u5411\u306b\u63cf\u753b\u3059\u308b\n    reverseCategories: false,\n    \/\/ \u8981\u7d20\u306e\u9078\u629e\u306f\u3072\u3068\u3064\u304b\u8907\u6570\u304b\u3000'single','multiple'\n    selectionMode: 'multiple',\n    \/\/ \u8981\u7d20\u3054\u3068\u306e\u8a2d\u5b9a\n    series: {\n      0: {\n        annotations: {\n          textStyle: {\n            bold: true,\n            color: '#038EC7',\n          },\n        },\n        color: '038EC7',\n\n        curveType: '',\n        labelInLegend: '',\n        lineDashStyle: [2, 2],\n        lineWidth: 3,\n        pointShape: '',\n        pointSize: 12,\n        pointsVisible: true,\n        \/\/ \u7b2c\uff12\u8ef8\u3092\u4f7f\u3046\u304b\n        targetAxisIndex: 0,\n        visibleInLegend: true,\n      },\n      1: {\n        annotations: {\n          textStyle: {\n            color: '#50B432',\n          },\n        },\n\n        color: '#50B432',\n      },\n      2: {\n        annotations: {\n          textStyle: {\n            color: '#ED561A',\n          },\n        },\n\n        color: '#ED561A',\n      },\n      3: {\n        annotations: {\n          textStyle: {\n            color: '#333',\n          },\n        },\n\n        color: '#EDEF00',\n      },\n    },\n    \/\/ \u30c6\u30fc\u30de \u73fe\u5728\u306f\u4e00\u3064\u306e\u307f\u3000'maximized'\n    theme: '',\n    \/\/ \u30b0\u30e9\u30d5\u306e\u30bf\u30a4\u30c8\u30eb\n    title: '',\n    \/\/ \u30b0\u30e9\u30d5\u30bf\u30a4\u30c8\u30eb\u306e\u4f4d\u7f6e in,out,none\n    titlePosition: 'none',\n    \/\/ \u30b0\u30e9\u30d5\u30bf\u30a4\u30c8\u30eb\u306e\u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n    titleTextStyle: {\n      fontName: 'Arial',\n      fontSize: 20,\n      bold: false,\n      italic: false,\n      color: '#333',\n    },\n    \/\/\u30de\u30a6\u30b9\u30aa\u30fc\u30d0\u30fc\u3067\u8868\u793a\u3055\u308c\u308b\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7\u306e\u8a2d\u5b9a\n    tooltip: {\n      \/\/\u8868\u793a\u3059\u308b\u60c5\u5831 both,value,percentage\n      text: 'both',\n      textStyle: {\n        color: '#878787',\n        fontName: 'Arial',\n        fontSize: 15,\n        bold: 'false',\n        italic: 'false',\n      },\n      \/\/\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7\u3092\u8868\u793a\u3059\u308b\u30bf\u30a4\u30df\u30f3\u30b0 focus,none,selection\n      trigger: 'focus',\n      \/\/\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7\u306b\u8981\u7d20\u8272\u306e\u30a2\u30a4\u30b3\u30f3\u3092\u8868\u793a\u3059\u308b\n      showColorCode: 'true',\n      \/\/HTML\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7\u3092\u4f7f\u3046\n      \/\/isHtml: 'true',\n      \/\/HTML\u30c4\u30fc\u30eb\u30c1\u30c3\u30d7\u306e\u307f\u53cd\u6620\n      \/\/ignoreBounds:'false', \n    },\n    \/*\n    \/\/ \u30c8\u30ec\u30f3\u30c9\u30e9\u30a4\u30f3\u306e\u8a2d\u5b9a\n    trendlines: {\n      0: {\n        type: 'linear',\n        color: 'green',\n        lineWidth: 3,\n        opacity: 0.3,\n        showR2: true,\n        visibleInLegend: true\n      }\n    },\n    *\/\n    \/\/ \u5782\u76f4\u8ef8\u304c\uff12\u3064\u3042\u308b\u5834\u5408\u306f vAxes:{0:{},1:{}}\n    \/\/ \u5782\u76f4\u8ef8\u306e\u8a2d\u5b9a\n    vAxis: {\n      \/\/ \u8ef8\u306e\u65b9\u5411 1,-1\n      direction: 1,\n      \/\/ \u30d5\u30a9\u30fc\u30de\u30c3\u30c8 ex decimal,percent,currency...\n      \/\/format: 'HH:mm',\n      \/\/ \u30b0\u30ea\u30c3\u30c9\u30e9\u30a4\u30f3\u306e\u8a2d\u5b9a\n      gridlines: {\n        color: '#ccc',\n        count: -1,\n        minSpacing: 40,\n        multiple: 1,\n        units: {\n          years: {\n            format: []\n          },\n          months: {\n            format: []\n          },\n          days: {\n            format: []\n          },\n          hours: {\n            format: []\n          },\n          minutes: {\n            format: []\n          },\n          seconds: {\n            format: []\n          },\n          milliseconds: {\n            format: []\n          },\n        },\n        interval: [1, 5],\n      },\n      \/\/ \u30de\u30a4\u30ca\u30fc\u30b0\u30ea\u30c3\u30c9\u30e9\u30a4\u30f3\u306e\u8a2d\u5b9a\n      minorGridlines: {\n        color: '#ccc',\n        count: 0,\n      },\n      ticks: {},\n      \/\/ \u30c6\u30ad\u30b9\u30c8\u306e\u4f4d\u7f6e out,in,none\n      textPosition: 'out',\n      \/\/ \u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n      textStyle: {\n        fontName: 'Arial',\n        fontSize: 14,\n        bold: false,\n        italic: false,\n        \/\/ \u6587\u5b57\u8272\n        color: '#666',\n      },\n      \/\/ \u7e26\u8ef8\u306e\u30bf\u30a4\u30c8\u30eb\n      title: '',\n      \/\/ \u7e26\u8ef8\u306e\u30bf\u30a4\u30c8\u30eb\u306e\u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n      titleTextStyle: {\n        fontName: 'Arial',\n        fontSize: 14,\n        bold: false,\n        italic: false,\n        \/\/ \u6587\u5b57\u8272\n        color: '#666',\n      },\n      \/\/ \u7e26\u8ef8\u306e\u6700\u5927\u5024\n      \/\/ maxValue:1000,\n      \/\/ \u7e26\u8ef8\u306e\u6700\u5c0f\u5024\n      \/\/ minValue:0,\n      \/\/ \u7e26\u8ef8\u306e\u8868\u793a\u7bc4\u56f2\u30e2\u30fc\u30c9 pretty,maximized,explicit\n      viewWindowMode: 'pretty',\n      \/\/ \u7e26\u8ef8\u306e\u30c8\u30ea\u30df\u30f3\u30b0\u7bc4\u56f2\n      \/*\n      viewWindow: {\n        min: 0,\n        max: 1000\n      },\n      *\/\n    },\n    \/\/ \u30b0\u30e9\u30d5\u306e\u5e45\u3000\u56fa\u5b9a\u3057\u306a\u3044\u305f\u3081\u4f7f\u308f\u306a\u3044\n    \/\/width: 500,\n    \/\/ \u3010\u30de\u30c6\u30ea\u30a2\u30eb\u30c1\u30e3\u30fc\u30c8\u306e\u307f\u6709\u52b9\u306a\u8a2d\u5b9a\u3011\n    \/\/ \u30bf\u30a4\u30c8\u30eb\u3068\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb\n    chart: {\n      title: '',\n      subtitle: '',\n    },\n  };\n\n  var chart = new google.visualization.LineChart(document.getElementById('line_chart'));\n  chart.draw(data, options);\n}\n\n\n<\/script>\n\n\n\n<p>\u51fa\u5178\uff1a\u98ef\u7530\u5e02\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3000<a href=\"https:\/\/www.city.iida.lg.jp\/soshiki\/5\/setaisuu-jinkou.html\">https:\/\/www.city.iida.lg.jp\/soshiki\/5\/setaisuu-jinkou.html<\/a><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"\u51fa\u5178\uff1a\u98ef\u7530\u5e02\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3000https:\/\/www.city.iida.lg.jp\/soshiki\/5\/setaisuu-jinkou.html","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"class_list":["post-19759","page","type-page","status-publish","hentry"],"aioseo_notices":[],"jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/pages\/19759","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/comments?post=19759"}],"version-history":[{"count":27,"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/pages\/19759\/revisions"}],"predecessor-version":[{"id":24674,"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/pages\/19759\/revisions\/24674"}],"wp:attachment":[{"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/media?parent=19759"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tatue.jp\/system\/wp-json\/wp\/v2\/categories?post=19759"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}