{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
""
],
"text/vnd.plotly.v1+html": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"# pandas, geopandas, numpy for working with dataframes and arrays\n",
"import pandas as pd\n",
"import geopandas as gpd\n",
"import numpy as np\n",
"\n",
"# matplotlib for basic plots\n",
"import matplotlib.pyplot as plt\n",
"%matplotlib inline\n",
"\n",
"# plotly for interactive plots\n",
"import plotly.offline as py\n",
"from plotly.graph_objs import *\n",
"from plotly import tools\n",
"py.init_notebook_mode(connected=True)"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"# set pandas float display to have 2 decimal points and a comma separating every 1000X\n",
"pd.options.display.float_format = '{:,.2f}'.format"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Import government spending data"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
"# original data from https://data.go.th/DatasetDetail.aspx?id=de82938b-361e-412c-bf30-4a4f2c5e6c3a\n",
"# note: the original data was re-encoded to utf8 to work with pandas\n",
"govSpendCntrct = pd.read_csv('GovSpending_25601002_contract_utf8.csv', \n",
" usecols=['proj_no','proj_name','subdep_name','corp_name',\n",
" 'mthd_name', 'typ_name','contrct_price','contrct_date'])\n",
"\n",
"subdep_provnc = pd.read_csv('GovSpending_25601002_department_utf8.csv', usecols=['subdep_name','org_name','provnc'])\n",
"\n",
"govSpendCntrct = govSpendCntrct.merge(subdep_provnc, 'left', on='subdep_name')\n",
"govSpendCntrct = govSpendCntrct[['proj_no', 'proj_name', 'subdep_name', 'org_name', 'provnc', 'mthd_name', 'typ_name', 'corp_name', 'contrct_price','contrct_date']]"
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
"govSpendCntrct['contrct_date'] = pd.to_datetime(govSpendCntrct['contrct_date'], dayfirst=True)"
]
},
{
"cell_type": "code",
"execution_count": 5,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Data from: 2017-08-16 00:00:00\n",
"Data to: 2017-10-31 00:00:00\n",
"Total government spending (THB): 220732037385.0\n",
"Total orders: 811241\n"
]
}
],
"source": [
"print('Data from:', govSpendCntrct['contrct_date'].min())\n",
"print('Data to:', govSpendCntrct['contrct_date'].max())\n",
"print('Total government spending (THB):', govSpendCntrct['contrct_price'].sum())\n",
"print('Total orders:', govSpendCntrct.shape[0])"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"
\n",
"\n",
"
\n",
" \n",
" \n",
" | \n",
" proj_no | \n",
" proj_name | \n",
" subdep_name | \n",
" org_name | \n",
" provnc | \n",
" mthd_name | \n",
" typ_name | \n",
" corp_name | \n",
" contrct_price | \n",
" contrct_date | \n",
"
\n",
" \n",
" \n",
" \n",
" 804946 | \n",
" 60097153450 | \n",
" ซื้อวัสดุก่อสร้าง จำนวน 14 รายการ โดยวิธีเฉพาะ... | \n",
" ศูนย์การศึกษาพิเศษ ประจำจังหวัดเลย | \n",
" ส่วนราชการประเภทสถานศึกษา | \n",
" เลย | \n",
" เฉพาะเจาะจง | \n",
" ซื้อ | \n",
" บริษัท เมืองเลยบิ๊กโฮม จำกัด | \n",
" 73,075.00 | \n",
" 2017-09-14 | \n",
"
\n",
" \n",
" 78311 | \n",
" 60096129151 | \n",
" ซื้อแอมโลดิพีนบีซิเลต 5 mg(51.12.17.43 ) โดยวิ... | \n",
" โรงพยาบาลปากพนัง | \n",
" ส่วนราชการประเภทสถานพยาบาล | \n",
" นครศรีธรรมราช | \n",
" กรณีพิเศษ | \n",
" ซื้อ | \n",
" องค์การเภสัชกรรม | \n",
" 82,500.00 | \n",
" 2017-08-16 | \n",
"
\n",
" \n",
" 475582 | \n",
" 60107234023 | \n",
" ซื้อโครงการจัดซื้ออาหารเสริม(นม) สำหรับโรงเรีย... | \n",
" เทศบาลตำบลหนองบัว | \n",
" เทศบาลตำบล | \n",
" กาญจนบุรี | \n",
" เฉพาะเจาะจง | \n",
" ซื้อ | \n",
" สหกรณ์โคนมอุดรธานี จำกัด | \n",
" 1,988,507.54 | \n",
" 2017-10-31 | \n",
"
\n",
" \n",
" 626996 | \n",
" 60085135651 | \n",
" ซื้อเครื่องปรับอากาศ ขนาด 12,000 BTU พร้อมติด... | \n",
" องค์การบริหารส่วนตำบลบ่อทอง | \n",
" องค์การบริหารส่วนตำบล | \n",
" อุตรดิตถ์ | \n",
" ตกลงราคา | \n",
" ซื้อ | \n",
" บริษัท ไทยพานิชวีดีโอ จำกัด | \n",
" 15,000.00 | \n",
" 2017-08-23 | \n",
"
\n",
" \n",
" 507955 | \n",
" 60085174935 | \n",
" จ้างซ่อมแซมถนนสายเลียบคลองหลาดด้านทิศใต้และทิศ... | \n",
" องค์การบริหารส่วนตำบลลำปำ | \n",
" องค์การบริหารส่วนตำบล | \n",
" พัทลุง | \n",
" ตกลงราคา | \n",
" จ้างทำของ/จ้างเหมาบริการ | \n",
" ห้างหุ้นส่วนจำกัด เรืองแก้วการก่อสร้าง | \n",
" 480,000.00 | \n",
" 2017-08-22 | \n",
"
\n",
" \n",
"
\n",
"
"
],
"text/plain": [
" proj_no proj_name \\\n",
"804946 60097153450 ซื้อวัสดุก่อสร้าง จำนวน 14 รายการ โดยวิธีเฉพาะ... \n",
"78311 60096129151 ซื้อแอมโลดิพีนบีซิเลต 5 mg(51.12.17.43 ) โดยวิ... \n",
"475582 60107234023 ซื้อโครงการจัดซื้ออาหารเสริม(นม) สำหรับโรงเรีย... \n",
"626996 60085135651 ซื้อเครื่องปรับอากาศ ขนาด 12,000 BTU พร้อมติด... \n",
"507955 60085174935 จ้างซ่อมแซมถนนสายเลียบคลองหลาดด้านทิศใต้และทิศ... \n",
"\n",
" subdep_name org_name \\\n",
"804946 ศูนย์การศึกษาพิเศษ ประจำจังหวัดเลย ส่วนราชการประเภทสถานศึกษา \n",
"78311 โรงพยาบาลปากพนัง ส่วนราชการประเภทสถานพยาบาล \n",
"475582 เทศบาลตำบลหนองบัว เทศบาลตำบล \n",
"626996 องค์การบริหารส่วนตำบลบ่อทอง องค์การบริหารส่วนตำบล \n",
"507955 องค์การบริหารส่วนตำบลลำปำ องค์การบริหารส่วนตำบล \n",
"\n",
" provnc mthd_name typ_name \\\n",
"804946 เลย เฉพาะเจาะจง ซื้อ \n",
"78311 นครศรีธรรมราช กรณีพิเศษ ซื้อ \n",
"475582 กาญจนบุรี เฉพาะเจาะจง ซื้อ \n",
"626996 อุตรดิตถ์ ตกลงราคา ซื้อ \n",
"507955 พัทลุง ตกลงราคา จ้างทำของ/จ้างเหมาบริการ \n",
"\n",
" corp_name contrct_price contrct_date \n",
"804946 บริษัท เมืองเลยบิ๊กโฮม จำกัด 73,075.00 2017-09-14 \n",
"78311 องค์การเภสัชกรรม 82,500.00 2017-08-16 \n",
"475582 สหกรณ์โคนมอุดรธานี จำกัด 1,988,507.54 2017-10-31 \n",
"626996 บริษัท ไทยพานิชวีดีโอ จำกัด 15,000.00 2017-08-23 \n",
"507955 ห้างหุ้นส่วนจำกัด เรืองแก้วการก่อสร้าง 480,000.00 2017-08-22 "
]
},
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"govSpendCntrct.sample(5)"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"\n",
"\n",
"
\n",
" \n",
" \n",
" | \n",
" proj_name | \n",
" subdep_name | \n",
" org_name | \n",
" provnc | \n",
" mthd_name | \n",
" typ_name | \n",
" corp_name | \n",
" contrct_price | \n",
"
\n",
" \n",
" \n",
" \n",
" 767345 | \n",
" ประกวดราคาจ้างงานก่อสร้างอาคารศูนย์บริหารทางพิ... | \n",
" การทางพิเศษแห่งประเทศไทย (กทพ.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ | \n",
" จ้างก่อสร้าง | \n",
" บริษัท ฑีฆาก่อสร้าง จำกัด | \n",
" 2,543,000,000.00 | \n",
"
\n",
" \n",
" 171846 | \n",
" ประกวดราคาจ้างเหมาทำการก่อสร้างทางหลวงพิเศษระห... | \n",
" สำนักก่อสร้างทางที่ 1 กรมทางหลวง กรุงเทพฯ | \n",
" ส่วนราชการทั่วไป | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) | \n",
" จ้างก่อสร้าง | \n",
" บริษัท ชัยนันท์ค้าวัตถุก่อสร้าง (2524) จำกัด | \n",
" 1,684,477,000.00 | \n",
"
\n",
" \n",
" 767582 | \n",
" จ้างที่ปรึกษาโครงการ (PC) โครงการรถไฟฟ้าสายสีเ... | \n",
" การรถไฟฟ้าขนส่งมวลชนแห่งประเทศไทย (รฟม.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" กรุงเทพมหานคร | \n",
" จ้างที่ปรึกษาโดยวิธีคัดเลือก | \n",
" จ้างที่ปรึกษา | \n",
" เอเชี่ยน เอ็นจิเนียริ่ง คอนซัลแต้นท์ | \n",
" 1,501,959,568.00 | \n",
"
\n",
" \n",
" 171018 | \n",
" ประกวดราคาจ้างงานจ้างเหมาโครงการก่อสร้างทางหลว... | \n",
" กรมทางหลวง กรุงเทพฯ | \n",
" ส่วนราชการทั่วไป | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) | \n",
" จ้างก่อสร้าง | \n",
" บริษัท ประยูรวิศว์ จำกัด | \n",
" 1,481,700,000.00 | \n",
"
\n",
" \n",
" 768266 | \n",
" ประกวดราคาจ้างSupply and Construction of 500/2... | \n",
" การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" นนทบุรี | \n",
" ประกวดราคา | \n",
" จ้างก่อสร้าง | \n",
" Consortium of Larsen & Toubro Limited and Sri ... | \n",
" 1,471,533,706.00 | \n",
"
\n",
" \n",
" 767518 | \n",
" ประกวดราคาจ้างโครงการก่อสร้างอาคารเรียน ศูนย์พ... | \n",
" สถาบันการบินพลเรือน | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ | \n",
" จ้างก่อสร้าง | \n",
" บริษัท บุญรัตน์พัฒนา จำกัด | \n",
" 1,378,600,000.00 | \n",
"
\n",
" \n",
" 171847 | \n",
" ประกวดราคาจ้างเหมาทำการก่อสร้างทางหลวงพิเศษระห... | \n",
" สำนักก่อสร้างทางที่ 1 กรมทางหลวง กรุงเทพฯ | \n",
" ส่วนราชการทั่วไป | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) | \n",
" จ้างก่อสร้าง | \n",
" บริษัท เอ็ม.ซี. คอนสตรัคชั่น (1979) จำกัด | \n",
" 1,289,728,000.00 | \n",
"
\n",
" \n",
" 767917 | \n",
" ประกวดราคาซื้อTransmission Line Conductor (Bi... | \n",
" การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" นนทบุรี | \n",
" ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ | \n",
" ซื้อ | \n",
" บริษัท สายไฟฟ้าบางกอกเคเบิ้ล จำกัด | \n",
" 1,249,610,251.00 | \n",
"
\n",
" \n",
" 738400 | \n",
" ซื้อน้ำยาล้างไตทางช่องท้องระบบถุงคู่ (CAPD) โด... | \n",
" สำนักงานหลักประกันสุขภาพแห่งชาติ | \n",
" หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ | \n",
" กรุงเทพมหานคร | \n",
" พิเศษ | \n",
" ซื้อ | \n",
" องค์การเภสัชกรรม | \n",
" 961,092,096.00 | \n",
"
\n",
" \n",
" 767914 | \n",
" ประกวดราคาซื้อTransmission Line Conductor (Bid... | \n",
" การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" นนทบุรี | \n",
" ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ | \n",
" ซื้อ | \n",
" บริษัท จรุงไทยไวร์แอนด์เคเบิ้ล จำกัด (มหาชน) | \n",
" 883,997,265.20 | \n",
"
\n",
" \n",
" 662683 | \n",
" ซื้อเครื่องไซโคลตรอนพร้อมระบบการผลิตเภสัชภัณฑ์... | \n",
" สถาบันเทคโนโลยีนิวเคลียร์แห่งชาติ (องค์การมหาชน) | \n",
" องค์การมหาชน | \n",
" นครนายก | \n",
" พิเศษ | \n",
" ซื้อ | \n",
" บริษัท ไคเนติคส์ คอร์ปอเรชั่น จำกัด | \n",
" 880,000,000.00 | \n",
"
\n",
" \n",
" 767913 | \n",
" ประกวดราคาซื้อTransmission Line Conductor (Bid... | \n",
" การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" นนทบุรี | \n",
" ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ | \n",
" ซื้อ | \n",
" บริษัท เฟ้ลปส์ ดอด์จ อินเตอร์เนชั่นแนล (ไทยแลน... | \n",
" 858,907,561.60 | \n",
"
\n",
" \n",
" 768267 | \n",
" ประกวดราคาจ้างSupply and Construction of Trans... | \n",
" การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" นนทบุรี | \n",
" ประกวดราคา | \n",
" จ้างก่อสร้าง | \n",
" TPL-TEDA CONSORTIUM | \n",
" 851,321,614.30 | \n",
"
\n",
" \n",
" 768263 | \n",
" ประกวดราคาจ้างSupply and Construction of 230 k... | \n",
" การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" นนทบุรี | \n",
" ประกวดราคา | \n",
" จ้างก่อสร้าง | \n",
" CONSORTIUM OF SINOHYDRO AND SEPCOIII | \n",
" 774,938,368.70 | \n",
"
\n",
" \n",
" 145383 | \n",
" ประกวดราคาซื้อครุภัณฑ์การเกษตร โครงการ โคบาลบู... | \n",
" กรมปศุสัตว์ | \n",
" ส่วนราชการทั่วไป | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) | \n",
" ซื้อ | \n",
" ชุมนุมร้านสหกรณ์แห่งประเทศไทย จำกัด | \n",
" 747,500,000.00 | \n",
"
\n",
" \n",
" 738408 | \n",
" ซื้อน้ำยาล้างไตทางช่องท้องระบบถุงคู่ (CAPD) 2,... | \n",
" สำนักงานหลักประกันสุขภาพแห่งชาติ | \n",
" หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ | \n",
" กรุงเทพมหานคร | \n",
" พิเศษ | \n",
" ซื้อ | \n",
" องค์การเภสัชกรรม | \n",
" 647,131,264.00 | \n",
"
\n",
" \n",
" 767207 | \n",
" ประกวดราคาจ้างก่อสร้างโครงการนิคมอุตสาหกรรมสระ... | \n",
" การนิคมอุตสาหกรรมแห่งประเทศไทย | \n",
" รัฐวิสาหกิจนอกตลาดหลักทรัพย์ | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ | \n",
" จ้างก่อสร้าง | \n",
" กิจการร่วมค้า เอส.พี.ที. พาโซย่า | \n",
" 637,600,000.00 | \n",
"
\n",
" \n",
" 171016 | \n",
" ประกวดราคาจ้างงานจ้างเหมาทำการก่อสร้างด่านพรมแ... | \n",
" กรมทางหลวง กรุงเทพฯ | \n",
" ส่วนราชการทั่วไป | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) | \n",
" จ้างก่อสร้าง | \n",
" บริษัท ดิอาคิเท็คส์ แอนด์ เทิร์นคีย์ จำกัด | \n",
" 586,000,000.00 | \n",
"
\n",
" \n",
" 171017 | \n",
" ประกวดราคาจ้างเหมาทำการก่อสร้างด่านพรมแดนสะพาน... | \n",
" กรมทางหลวง กรุงเทพฯ | \n",
" ส่วนราชการทั่วไป | \n",
" กรุงเทพมหานคร | \n",
" ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) | \n",
" จ้างก่อสร้าง | \n",
" บริษัท ดิอาคิเท็คส์ แอนด์ เทิร์นคีย์ จำกัด | \n",
" 541,000,000.00 | \n",
"
\n",
" \n",
" 115200 | \n",
" ซื้อปืนเล็กยาว ขนาด ๗.๖๒ มิลลิเมตร โดยวิธีพิเศษ | \n",
" กองทัพบก โดย กรมสรรพาวุธทหารบก | \n",
" ส่วนราชการทั่วไป | \n",
" กรุงเทพมหานคร | \n",
" พิเศษ | \n",
" ซื้อ | \n",
" บริษัท สยามคอมเมอร์เชียล แอนด์ อิเล็กทรอนิกส์ ... | \n",
" 509,960,000.00 | \n",
"
\n",
" \n",
"
\n",
"
"
],
"text/plain": [
" proj_name \\\n",
"767345 ประกวดราคาจ้างงานก่อสร้างอาคารศูนย์บริหารทางพิ... \n",
"171846 ประกวดราคาจ้างเหมาทำการก่อสร้างทางหลวงพิเศษระห... \n",
"767582 จ้างที่ปรึกษาโครงการ (PC) โครงการรถไฟฟ้าสายสีเ... \n",
"171018 ประกวดราคาจ้างงานจ้างเหมาโครงการก่อสร้างทางหลว... \n",
"768266 ประกวดราคาจ้างSupply and Construction of 500/2... \n",
"767518 ประกวดราคาจ้างโครงการก่อสร้างอาคารเรียน ศูนย์พ... \n",
"171847 ประกวดราคาจ้างเหมาทำการก่อสร้างทางหลวงพิเศษระห... \n",
"767917 ประกวดราคาซื้อTransmission Line Conductor (Bi... \n",
"738400 ซื้อน้ำยาล้างไตทางช่องท้องระบบถุงคู่ (CAPD) โด... \n",
"767914 ประกวดราคาซื้อTransmission Line Conductor (Bid... \n",
"662683 ซื้อเครื่องไซโคลตรอนพร้อมระบบการผลิตเภสัชภัณฑ์... \n",
"767913 ประกวดราคาซื้อTransmission Line Conductor (Bid... \n",
"768267 ประกวดราคาจ้างSupply and Construction of Trans... \n",
"768263 ประกวดราคาจ้างSupply and Construction of 230 k... \n",
"145383 ประกวดราคาซื้อครุภัณฑ์การเกษตร โครงการ โคบาลบู... \n",
"738408 ซื้อน้ำยาล้างไตทางช่องท้องระบบถุงคู่ (CAPD) 2,... \n",
"767207 ประกวดราคาจ้างก่อสร้างโครงการนิคมอุตสาหกรรมสระ... \n",
"171016 ประกวดราคาจ้างงานจ้างเหมาทำการก่อสร้างด่านพรมแ... \n",
"171017 ประกวดราคาจ้างเหมาทำการก่อสร้างด่านพรมแดนสะพาน... \n",
"115200 ซื้อปืนเล็กยาว ขนาด ๗.๖๒ มิลลิเมตร โดยวิธีพิเศษ \n",
"\n",
" subdep_name \\\n",
"767345 การทางพิเศษแห่งประเทศไทย (กทพ.) กรุงเทพฯ \n",
"171846 สำนักก่อสร้างทางที่ 1 กรมทางหลวง กรุงเทพฯ \n",
"767582 การรถไฟฟ้าขนส่งมวลชนแห่งประเทศไทย (รฟม.) กรุงเทพฯ \n",
"171018 กรมทางหลวง กรุงเทพฯ \n",
"768266 การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ \n",
"767518 สถาบันการบินพลเรือน \n",
"171847 สำนักก่อสร้างทางที่ 1 กรมทางหลวง กรุงเทพฯ \n",
"767917 การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ \n",
"738400 สำนักงานหลักประกันสุขภาพแห่งชาติ \n",
"767914 การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ \n",
"662683 สถาบันเทคโนโลยีนิวเคลียร์แห่งชาติ (องค์การมหาชน) \n",
"767913 การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ \n",
"768267 การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ \n",
"768263 การไฟฟ้าฝ่ายผลิตแห่งประเทศไทย (กฟผ.) กรุงเทพฯ \n",
"145383 กรมปศุสัตว์ \n",
"738408 สำนักงานหลักประกันสุขภาพแห่งชาติ \n",
"767207 การนิคมอุตสาหกรรมแห่งประเทศไทย \n",
"171016 กรมทางหลวง กรุงเทพฯ \n",
"171017 กรมทางหลวง กรุงเทพฯ \n",
"115200 กองทัพบก โดย กรมสรรพาวุธทหารบก \n",
"\n",
" org_name provnc \\\n",
"767345 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ กรุงเทพมหานคร \n",
"171846 ส่วนราชการทั่วไป กรุงเทพมหานคร \n",
"767582 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ กรุงเทพมหานคร \n",
"171018 ส่วนราชการทั่วไป กรุงเทพมหานคร \n",
"768266 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ นนทบุรี \n",
"767518 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ กรุงเทพมหานคร \n",
"171847 ส่วนราชการทั่วไป กรุงเทพมหานคร \n",
"767917 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ นนทบุรี \n",
"738400 หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ กรุงเทพมหานคร \n",
"767914 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ นนทบุรี \n",
"662683 องค์การมหาชน นครนายก \n",
"767913 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ นนทบุรี \n",
"768267 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ นนทบุรี \n",
"768263 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ นนทบุรี \n",
"145383 ส่วนราชการทั่วไป กรุงเทพมหานคร \n",
"738408 หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ กรุงเทพมหานคร \n",
"767207 รัฐวิสาหกิจนอกตลาดหลักทรัพย์ กรุงเทพมหานคร \n",
"171016 ส่วนราชการทั่วไป กรุงเทพมหานคร \n",
"171017 ส่วนราชการทั่วไป กรุงเทพมหานคร \n",
"115200 ส่วนราชการทั่วไป กรุงเทพมหานคร \n",
"\n",
" mthd_name typ_name \\\n",
"767345 ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ จ้างก่อสร้าง \n",
"171846 ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) จ้างก่อสร้าง \n",
"767582 จ้างที่ปรึกษาโดยวิธีคัดเลือก จ้างที่ปรึกษา \n",
"171018 ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) จ้างก่อสร้าง \n",
"768266 ประกวดราคา จ้างก่อสร้าง \n",
"767518 ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ จ้างก่อสร้าง \n",
"171847 ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) จ้างก่อสร้าง \n",
"767917 ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ ซื้อ \n",
"738400 พิเศษ ซื้อ \n",
"767914 ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ ซื้อ \n",
"662683 พิเศษ ซื้อ \n",
"767913 ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ ซื้อ \n",
"768267 ประกวดราคา จ้างก่อสร้าง \n",
"768263 ประกวดราคา จ้างก่อสร้าง \n",
"145383 ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) ซื้อ \n",
"738408 พิเศษ ซื้อ \n",
"767207 ประกวดราคาด้วยวิธีการทางอิเล็กทรอนิกส์ จ้างก่อสร้าง \n",
"171016 ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) จ้างก่อสร้าง \n",
"171017 ประกวดราคาอิเล็กทรอนิกส์ (e-bidding) จ้างก่อสร้าง \n",
"115200 พิเศษ ซื้อ \n",
"\n",
" corp_name contrct_price \n",
"767345 บริษัท ฑีฆาก่อสร้าง จำกัด 2,543,000,000.00 \n",
"171846 บริษัท ชัยนันท์ค้าวัตถุก่อสร้าง (2524) จำกัด 1,684,477,000.00 \n",
"767582 เอเชี่ยน เอ็นจิเนียริ่ง คอนซัลแต้นท์ 1,501,959,568.00 \n",
"171018 บริษัท ประยูรวิศว์ จำกัด 1,481,700,000.00 \n",
"768266 Consortium of Larsen & Toubro Limited and Sri ... 1,471,533,706.00 \n",
"767518 บริษัท บุญรัตน์พัฒนา จำกัด 1,378,600,000.00 \n",
"171847 บริษัท เอ็ม.ซี. คอนสตรัคชั่น (1979) จำกัด 1,289,728,000.00 \n",
"767917 บริษัท สายไฟฟ้าบางกอกเคเบิ้ล จำกัด 1,249,610,251.00 \n",
"738400 องค์การเภสัชกรรม 961,092,096.00 \n",
"767914 บริษัท จรุงไทยไวร์แอนด์เคเบิ้ล จำกัด (มหาชน) 883,997,265.20 \n",
"662683 บริษัท ไคเนติคส์ คอร์ปอเรชั่น จำกัด 880,000,000.00 \n",
"767913 บริษัท เฟ้ลปส์ ดอด์จ อินเตอร์เนชั่นแนล (ไทยแลน... 858,907,561.60 \n",
"768267 TPL-TEDA CONSORTIUM 851,321,614.30 \n",
"768263 CONSORTIUM OF SINOHYDRO AND SEPCOIII 774,938,368.70 \n",
"145383 ชุมนุมร้านสหกรณ์แห่งประเทศไทย จำกัด 747,500,000.00 \n",
"738408 องค์การเภสัชกรรม 647,131,264.00 \n",
"767207 กิจการร่วมค้า เอส.พี.ที. พาโซย่า 637,600,000.00 \n",
"171016 บริษัท ดิอาคิเท็คส์ แอนด์ เทิร์นคีย์ จำกัด 586,000,000.00 \n",
"171017 บริษัท ดิอาคิเท็คส์ แอนด์ เทิร์นคีย์ จำกัด 541,000,000.00 \n",
"115200 บริษัท สยามคอมเมอร์เชียล แอนด์ อิเล็กทรอนิกส์ ... 509,960,000.00 "
]
},
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"get_col = ['proj_name','subdep_name','org_name','provnc','mthd_name','typ_name','corp_name','contrct_price']\n",
"govSpendCntrct.sort_values('contrct_price', ascending=False)[get_col].head(20)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Plot relationship between corp_name and contract"
]
},
{
"cell_type": "code",
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
"list_to_group = ['corp_name']\n",
"target = ['contrct_price']\n",
"\n",
"sum_contrct = govSpendCntrct[list_to_group+target].groupby(list_to_group).sum().sort_values(target,ascending=False)\n",
"count_contrct = govSpendCntrct[list_to_group+target].groupby(list_to_group).count().sort_values(target,ascending=False)\n",
"\n",
"costPerContrct = (sum_contrct/count_contrct).sort_values(target,ascending=False)"
]
},
{
"cell_type": "code",
"execution_count": 9,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"This is the format of your plot grid:\n",
"[ (1,1) x1,y1 ] [ (1,2) x2,y2 ]\n",
"[ (2,1) x3,y3 - ]\n",
"\n"
]
},
{
"data": {
"application/vnd.plotly.v1+json": {
"data": [
{
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "count",
"opacity": 0.7,
"text": [
"1.73% of total",
"1.51% of total",
"0.51% of total",
"0.27% of total",
"0.27% of total",
"0.24% of total",
"0.19% of total",
"0.14% of total",
"0.13% of total",
"0.13% of total",
"0.13% of total",
"0.12% of total",
"0.12% of total",
"0.12% of total",
"0.12% of total"
],
"type": "bar",
"x": [
"บริษัท ดีเคเอสเอช (ประเทศไทย) จำกัด",
"บริษัท ซิลลิค ฟาร์มา จำกัด",
"องค์การเภสัชกรรม",
"บริษัท เบอร์ลิน ฟาร์มาซูติคอล อินดัสตรี้ จำกัด",
"บริษัท ริโก้ (ประเทศไทย) จำกัด",
"บริษัท ดีทแฮล์ม เคลเลอร์ โลจิสติกส์ จำกัด",
"บริษัท ปตท. จำกัด(มหาชน)",
"ห้างหุ้นส่วนจำกัด ภิญโญฟาร์มาซี",
"บริษัท โอเร็กซ์ เทรดดิ้ง จำกัด",
"บริษัท เซ็นทรัลโพลีเทรดดิ้ง จำกัด",
"ห้างหุ้นส่วนจำกัดไพศาลวิทยา",
"บริษัท สยามฟาร์มาซูติคอล จำกัด",
"บริษัท เยเนอรัล ฮอสปิตัล โปรดัคส์ จำกัด (มหาชน)",
"บริษัท พรอสฟาร์มา จำกัด",
"องค์การส่งเสริมกิจการโคนมแห่งประเทศไทย (อ.ส.ค.)"
],
"xaxis": "x1",
"y": [
13993,
12203,
4139,
2223,
2219,
1966,
1527,
1128,
1055,
1054,
1039,
1009,
1007,
949,
932
],
"yaxis": "y1"
},
{
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "sum value",
"opacity": 0.7,
"text": [
"1.51% of total",
"1.49% of total",
"1.26% of total",
"1.19% of total",
"1.16% of total",
"0.87% of total",
"0.77% of total",
"0.69% of total",
"0.68% of total",
"0.67% of total",
"0.67% of total",
"0.63% of total",
"0.59% of total",
"0.52% of total",
"0.44% of total"
],
"type": "bar",
"x": [
"บริษัท ดีเคเอสเอช (ประเทศไทย) จำกัด",
"บริษัท ซิลลิค ฟาร์มา จำกัด",
"บริษัท ปตท. จำกัด(มหาชน)",
"องค์การเภสัชกรรม",
"บริษัท ฑีฆาก่อสร้าง จำกัด",
"บริษัท ดิอาคิเท็คส์ แอนด์ เทิร์นคีย์ จำกัด",
"บริษัท ชัยนันท์ค้าวัตถุก่อสร้าง (2524) จำกัด",
"บริษัท สายไฟฟ้าบางกอกเคเบิ้ล จำกัด",
"เอเชี่ยน เอ็นจิเนียริ่ง คอนซัลแต้นท์",
"บริษัท ประยูรวิศว์ จำกัด",
"Consortium of Larsen & Toubro Limited and Sri U-Thong Limited",
"บริษัท บุญรัตน์พัฒนา จำกัด",
"บริษัท เอ็ม.ซี. คอนสตรัคชั่น (1979) จำกัด",
"บริษัท จรุงไทยไวร์แอนด์เคเบิ้ล จำกัด (มหาชน)",
"บริษัท เฟ้ลปส์ ดอด์จ อินเตอร์เนชั่นแนล (ไทยแลนด์) จำกัด"
],
"xaxis": "x2",
"y": [
3328055312.060008,
3284095573.759999,
2782966393.9599943,
2626983723.0099998,
2543000000,
1919300000,
1684477000,
1508517295,
1501959568,
1481700000,
1471533706,
1378600000,
1289728000,
1145469219.0400002,
971260347.8800001
],
"yaxis": "y2"
},
{
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "per contract",
"opacity": 0.7,
"type": "bar",
"x": [
"บริษัท ฑีฆาก่อสร้าง จำกัด",
"บริษัท ชัยนันท์ค้าวัตถุก่อสร้าง (2524) จำกัด",
"เอเชี่ยน เอ็นจิเนียริ่ง คอนซัลแต้นท์",
"บริษัท ประยูรวิศว์ จำกัด",
"Consortium of Larsen & Toubro Limited and Sri U-Thong Limited",
"บริษัท บุญรัตน์พัฒนา จำกัด",
"บริษัท เอ็ม.ซี. คอนสตรัคชั่น (1979) จำกัด",
"TPL-TEDA CONSORTIUM",
"CONSORTIUM OF SINOHYDRO AND SEPCOIII",
"กิจการร่วมค้า เอส.พี.ที. พาโซย่า",
"บริษัท สยามคอมเมอร์เชียล แอนด์ อิเล็กทรอนิกส์ จำกัด",
"บริษัท Israel Weapon Industries (IWI) Ltd.",
"SEPCOIII ELECTRIC POWER CONSTRUCTION CORPORATION",
"กิจการร่วมค้า บริษัท บี.ดี. ดีเพรสเม้นท์ จำกัด",
"บริษัท ริเวอร์ เอนจิเนียริ่ง จำกัด"
],
"xaxis": "x3",
"y": [
2543000000,
1684477000,
1501959568,
1481700000,
1471533706,
1378600000,
1289728000,
851321614.3,
774938368.7,
637600000,
509960000,
490980000,
482698256.7,
449000000,
422600000
],
"yaxis": "y3"
}
],
"layout": {
"annotations": [
{
"font": {
"size": 13
},
"showarrow": false,
"text": "15 บริษัทที่ได้จำนวนสัญญาจัดซื้อรวมสูงสุด",
"x": 0.225,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
},
{
"font": {
"size": 13
},
"showarrow": false,
"text": "15 บริษัทที่ได้รับมูลค่าสัญญารวมสูงสุด",
"x": 0.775,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
},
{
"font": {
"size": 14
},
"showarrow": false,
"text": "15 บริษัทที่มีมูลค่าจัดซื้อต่อสัญญาสูงสุด",
"x": 0.5,
"xanchor": "center",
"xref": "paper",
"y": 0.35,
"yanchor": "bottom",
"yref": "paper"
}
],
"font": {
"size": 11
},
"height": 460,
"plot_bgcolor": "rgb(256,256,256)",
"showlegend": false,
"title": "สรุปคำสั่งและงบประมาณการจัดซื้อของหน่วยงานรัฐบาล (2017/08/16 ถึง 2017/10/31)",
"width": 700,
"xaxis1": {
"anchor": "y1",
"domain": [
0,
0.45
],
"showticklabels": true,
"tickangle": 20,
"tickfont": {
"size": 6
}
},
"xaxis2": {
"anchor": "y2",
"domain": [
0.55,
1
],
"showticklabels": true,
"tickangle": 20,
"tickfont": {
"size": 6
}
},
"xaxis3": {
"anchor": "y3",
"domain": [
0,
1
],
"showticklabels": true,
"tickangle": 20,
"tickfont": {
"size": 10
}
},
"yaxis1": {
"anchor": "x1",
"domain": [
0.6000000000000001,
1
],
"title": "จำนวนรวม (สัญญา)"
},
"yaxis2": {
"anchor": "x2",
"domain": [
0.6000000000000001,
1
],
"title": "มูลค่ารวม (บาท)"
},
"yaxis3": {
"anchor": "x3",
"domain": [
0,
0.4
],
"title": "มูลค่าต่อสัญญา (บาท/สัญญา)"
}
}
},
"text/html": [
""
],
"text/vnd.plotly.v1+html": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"start_date = govSpendCntrct['contrct_date'].min().strftime('%Y/%m/%d')\n",
"end_date = govSpendCntrct['contrct_date'].max().strftime('%Y/%m/%d')\n",
"\n",
"count_total = count_contrct.sum()\n",
"sum_total = sum_contrct.sum()\n",
"\n",
"count_contrct = count_contrct[:15]\n",
"sum_contrct = sum_contrct[:15]\n",
"costPerContrct = costPerContrct[:15]\n",
"\n",
"marker = dict(color='rgb(158,202,225)',\n",
" line=dict(color='rgb(8,48,107)',width=1.5),\n",
" )\n",
"\n",
"# if would like rainbow color\n",
"barcolors = ['hsl('+str(h)+',50%'+',50%)' for h in range(0, 360, int(360/count_contrct.shape[0]))]\n",
"edgescolors = ['hsl('+str(h)+',100%'+',20%)' for h in range(0, 360, int(360/count_contrct.shape[0]))]\n",
"marker = dict(color=barcolors,\n",
" line=dict(color=edgescolors,width=1.5),\n",
" )\n",
"\n",
"trace_count = Bar(\n",
" x=count_contrct.index,\n",
" y=count_contrct['contrct_price'],\n",
" text=['%.2f%% of total' % percent[0] for percent in (count_contrct/count_total*100).values],\n",
" marker=marker,\n",
" opacity=0.7,\n",
" name='count'\n",
" )\n",
"trace_sum = Bar(\n",
" x=sum_contrct.index,\n",
" y=sum_contrct['contrct_price'],\n",
" text=['%.2f%% of total' % percent[0] for percent in (sum_contrct/sum_total*100).values],\n",
" marker=marker,\n",
" opacity=0.7,\n",
" name='sum value'\n",
" )\n",
"trace_avg = Bar(\n",
" x=costPerContrct.index,\n",
" y=costPerContrct['contrct_price'],\n",
" marker=marker,\n",
" opacity=0.7,\n",
" name='per contract'\n",
" )\n",
"\n",
"fig = tools.make_subplots(rows=2, cols=2, specs=[[{}, {}], [{'colspan': 2}, None]], \n",
" vertical_spacing=0.2,\n",
" subplot_titles=('15 บริษัทที่ได้จำนวนสัญญาจัดซื้อรวมสูงสุด',\n",
" '15 บริษัทที่ได้รับมูลค่าสัญญารวมสูงสุด',\n",
" '15 บริษัทที่มีมูลค่าจัดซื้อต่อสัญญาสูงสุด'))\n",
"\n",
"fig.append_trace(trace_count, 1, 1)\n",
"fig.append_trace(trace_sum, 1, 2)\n",
"fig.append_trace(trace_avg, 2, 1)\n",
"\n",
"fig['layout'].update(height=460, width=700, \n",
" title='สรุปคำสั่งและงบประมาณการจัดซื้อของหน่วยงานรัฐบาล ({} ถึง {})'.format(start_date, end_date), \n",
" showlegend=False, plot_bgcolor='rgb(256,256,256)',\n",
" font=dict(size=11)\n",
" )\n",
"\n",
"fig['layout']['annotations'][0]['font'].update(size=13)\n",
"fig['layout']['annotations'][1]['font'].update(size=13)\n",
"fig['layout']['annotations'][2]['font'].update(size=14)\n",
"\n",
"fig['layout']['yaxis1'].update(title='จำนวนรวม (สัญญา)')\n",
"fig['layout']['yaxis2'].update(title='มูลค่ารวม (บาท)')\n",
"fig['layout']['yaxis3'].update(title='มูลค่าต่อสัญญา (บาท/สัญญา)')\n",
"\n",
"fig['layout']['xaxis1'].update(showticklabels=True,tickfont=dict(size=6),tickangle=20)\n",
"fig['layout']['xaxis2'].update(showticklabels=True,tickfont=dict(size=6),tickangle=20)\n",
"fig['layout']['xaxis3'].update(showticklabels=True,tickfont=dict(size=10),tickangle=20)\n",
"\n",
"fig['layout']['annotations'][2]['y'] = 0.35\n",
"\n",
"py.iplot(fig)\n",
"# py.plot(fig, filename='summaryByCompany.html')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Relationship between org_name and contract"
]
},
{
"cell_type": "code",
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
"list_to_group = ['org_name']\n",
"target = ['contrct_price']\n",
"\n",
"sum_contrct = govSpendCntrct[list_to_group+target].groupby(list_to_group).sum().sort_values(target,ascending=False)\n",
"count_contrct = govSpendCntrct[list_to_group+target].groupby(list_to_group).count().sort_values(target,ascending=False)\n",
"\n",
"costPerContrct = (sum_contrct/count_contrct).sort_values(target,ascending=False)"
]
},
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"This is the format of your plot grid:\n",
"[ (1,1) x1,y1 ] [ (1,2) x2,y2 ]\n",
"[ (2,1) x3,y3 - ]\n",
"\n"
]
},
{
"data": {
"application/vnd.plotly.v1+json": {
"data": [
{
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "count",
"opacity": 0.7,
"text": [
"22.29% of total",
"21.18% of total",
"21.12% of total",
"18.42% of total",
"10.36% of total",
"1.65% of total",
"1.30% of total",
"1.19% of total",
"1.00% of total",
"0.83% of total",
"0.40% of total",
"0.11% of total",
"0.10% of total",
"0.03% of total",
"0.02% of total"
],
"type": "bar",
"x": [
"องค์การบริหารส่วนตำบล",
"ส่วนราชการประเภทสถานศึกษา",
"ส่วนราชการทั่วไป",
"ส่วนราชการประเภทสถานพยาบาล",
"เทศบาลตำบล",
"เทศบาลเมือง",
"องค์การบริหารส่วนจังหวัด",
"หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"เทศบาลนคร",
"ท้องถิ่นรูปแบบพิเศษ",
"องค์การมหาชน",
"องค์กรอิสระตามรัฐธรรมนูญ",
"หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"รัฐวิสาหกิจในตลาดหลักทรัพย์"
],
"xaxis": "x1",
"y": [
180833,
171808,
171360,
149461,
84059,
13399,
10515,
9659,
8119,
6695,
3276,
873,
802,
232,
150
],
"yaxis": "y1"
},
{
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "sum value",
"opacity": 0.7,
"text": [
"42.48% of total",
"15.87% of total",
"9.31% of total",
"9.09% of total",
"7.30% of total",
"4.52% of total",
"3.26% of total",
"2.48% of total",
"1.50% of total",
"1.35% of total",
"1.11% of total",
"0.95% of total",
"0.64% of total",
"0.13% of total",
"0.02% of total"
],
"type": "bar",
"x": [
"ส่วนราชการทั่วไป",
"รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"องค์การบริหารส่วนตำบล",
"ส่วนราชการประเภทสถานศึกษา",
"ส่วนราชการประเภทสถานพยาบาล",
"เทศบาลตำบล",
"องค์การบริหารส่วนจังหวัด",
"หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"เทศบาลเมือง",
"เทศบาลนคร",
"หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"ท้องถิ่นรูปแบบพิเศษ",
"องค์การมหาชน",
"องค์กรอิสระตามรัฐธรรมนูญ",
"รัฐวิสาหกิจในตลาดหลักทรัพย์"
],
"xaxis": "x2",
"y": [
93762993334.51035,
35038291218.32003,
20559014087.439873,
20054242222.110012,
16103784294.500069,
9968207694.450018,
7199073894.990001,
5473766396.189989,
3302798120.079993,
2969909557.029998,
2454151655.9499993,
2100771878.9,
1420399335.72,
282796662.5,
41837032.14
],
"yaxis": "y2"
},
{
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "per contract",
"opacity": 0.7,
"type": "bar",
"x": [
"หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"องค์การมหาชน",
"องค์การบริหารส่วนจังหวัด",
"ท้องถิ่นรูปแบบพิเศษ",
"หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"ส่วนราชการทั่วไป",
"เทศบาลนคร",
"องค์กรอิสระตามรัฐธรรมนูญ",
"รัฐวิสาหกิจในตลาดหลักทรัพย์",
"เทศบาลเมือง",
"เทศบาลตำบล",
"ส่วนราชการประเภทสถานศึกษา",
"องค์การบริหารส่วนตำบล",
"ส่วนราชการประเภทสถานพยาบาล"
],
"xaxis": "x3",
"y": [
10578239.896336203,
4315591.971710806,
1627032.4578694159,
684648.0166419401,
641261.2572954823,
566701.1487928346,
547169.6623162369,
443601.1287572812,
352614.29239401495,
278913.5476,
246495.86686170555,
118585.84677964308,
116724.72889568596,
113690.61005148327,
107745.72828028763
],
"yaxis": "y3"
}
],
"layout": {
"annotations": [
{
"font": {
"size": 13
},
"showarrow": false,
"text": "จำนวนสัญญาจัดซื้อรวมเรียงตามหน่วยงาน",
"x": 0.225,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
},
{
"font": {
"size": 13
},
"showarrow": false,
"text": "มูลค่าสัญญาจัดซื้อรวมเรียงตามหน่วยงาน",
"x": 0.775,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
},
{
"font": {
"size": 14
},
"showarrow": false,
"text": "มูลค่าสัญญาจัดซื้อต่อสัญญาเฉลี่ยเรียงตามหน่วยงาน",
"x": 0.5,
"xanchor": "center",
"xref": "paper",
"y": 0.35,
"yanchor": "bottom",
"yref": "paper"
}
],
"font": {
"size": 11
},
"height": 460,
"plot_bgcolor": "rgb(256,256,256)",
"showlegend": false,
"title": "สรุปคำสั่งและงบประมาณการจัดซื้อของหน่วยงานรัฐบาล (2017/08/16 ถึง 2017/10/31)",
"width": 700,
"xaxis1": {
"anchor": "y1",
"domain": [
0,
0.45
],
"showticklabels": true,
"tickangle": 20,
"tickfont": {
"size": 6
}
},
"xaxis2": {
"anchor": "y2",
"domain": [
0.55,
1
],
"showticklabels": true,
"tickangle": 20,
"tickfont": {
"size": 6
}
},
"xaxis3": {
"anchor": "y3",
"domain": [
0,
1
],
"showticklabels": true,
"tickangle": 20,
"tickfont": {
"size": 10
}
},
"yaxis1": {
"anchor": "x1",
"domain": [
0.625,
1
],
"title": "จำนวนรวม (สัญญา)"
},
"yaxis2": {
"anchor": "x2",
"domain": [
0.625,
1
],
"title": "มูลค่ารวม (บาท)"
},
"yaxis3": {
"anchor": "x3",
"domain": [
0,
0.375
],
"title": "มูลค่าต่อสัญญา (บาท/สัญญา)"
}
}
},
"text/html": [
""
],
"text/vnd.plotly.v1+html": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"start_date = govSpendCntrct['contrct_date'].min().strftime('%Y/%m/%d')\n",
"end_date = govSpendCntrct['contrct_date'].max().strftime('%Y/%m/%d')\n",
"\n",
"count_total = count_contrct.sum()\n",
"sum_total = sum_contrct.sum()\n",
"\n",
"marker = dict(color='rgb(158,202,225)',\n",
" line=dict(color='rgb(8,48,107)',width=1.5),\n",
" )\n",
"\n",
"# if would like rainbow color\n",
"barcolors = ['hsl('+str(h)+',50%'+',50%)' for h in range(0, 360, int(360/count_contrct.shape[0]))]\n",
"edgescolors = ['hsl('+str(h)+',100%'+',20%)' for h in range(0, 360, int(360/count_contrct.shape[0]))]\n",
"marker = dict(color=barcolors,\n",
" line=dict(color=edgescolors,width=1.5),\n",
" )\n",
"\n",
"trace_count = Bar(\n",
" x=count_contrct.index,\n",
" y=count_contrct['contrct_price'],\n",
" text=['%.2f%% of total' % percent[0] for percent in (count_contrct/count_total*100).values],\n",
" marker=marker,\n",
" opacity=0.7,\n",
" name='count'\n",
" )\n",
"trace_sum = Bar(\n",
" x=sum_contrct.index,\n",
" y=sum_contrct['contrct_price'],\n",
" text=['%.2f%% of total' % percent[0] for percent in (sum_contrct/sum_total*100).values],\n",
" marker=marker,\n",
" opacity=0.7,\n",
" name='sum value'\n",
" )\n",
"trace_avg = Bar(\n",
" x=costPerContrct.index,\n",
" y=costPerContrct['contrct_price'],\n",
" marker=marker,\n",
" opacity=0.7,\n",
" name='per contract'\n",
" )\n",
"\n",
"fig = tools.make_subplots(rows=2, cols=2, specs=[[{}, {}], [{'colspan': 2}, None]], \n",
" vertical_spacing=0.25,\n",
" subplot_titles=('จำนวนสัญญาจัดซื้อรวมเรียงตามหน่วยงาน',\n",
" 'มูลค่าสัญญาจัดซื้อรวมเรียงตามหน่วยงาน',\n",
" 'มูลค่าสัญญาจัดซื้อต่อสัญญาเฉลี่ยเรียงตามหน่วยงาน')\n",
" )\n",
"\n",
"fig.append_trace(trace_count, 1, 1)\n",
"fig.append_trace(trace_sum, 1, 2)\n",
"fig.append_trace(trace_avg, 2, 1)\n",
"\n",
"fig['layout'].update(height=460, width=700, \n",
" title='สรุปคำสั่งและงบประมาณการจัดซื้อของหน่วยงานรัฐบาล ({} ถึง {})'.format(start_date, end_date), \n",
" showlegend=False, plot_bgcolor='rgb(256,256,256)',\n",
" font=dict(size=11)\n",
" )\n",
"\n",
"fig['layout']['annotations'][0]['font'].update(size=13)\n",
"fig['layout']['annotations'][1]['font'].update(size=13)\n",
"fig['layout']['annotations'][2]['font'].update(size=14)\n",
"\n",
"fig['layout']['yaxis1'].update(title='จำนวนรวม (สัญญา)')\n",
"fig['layout']['yaxis2'].update(title='มูลค่ารวม (บาท)')\n",
"fig['layout']['yaxis3'].update(title='มูลค่าต่อสัญญา (บาท/สัญญา)')\n",
"\n",
"fig['layout']['xaxis1'].update(showticklabels=True,tickfont=dict(size=6),tickangle=20)\n",
"fig['layout']['xaxis2'].update(showticklabels=True,tickfont=dict(size=6),tickangle=20)\n",
"fig['layout']['xaxis3'].update(showticklabels=True,tickfont=dict(size=10),tickangle=20)\n",
"\n",
"fig['layout']['annotations'][2]['y'] = 0.35\n",
"\n",
"py.iplot(fig)\n",
"# py.plot(fig, filename='summaryByOrg.html')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Relationship between org_name and avg_contrct_price"
]
},
{
"cell_type": "code",
"execution_count": 12,
"metadata": {
"scrolled": false
},
"outputs": [
{
"data": {
"application/vnd.plotly.v1+json": {
"data": [
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(0,50%,50%)",
"size": 4
},
"name": "หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"opacity": 0.5,
"pointpos": 0,
"text": "หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ:
Mean=10578k
Q3=500k
median=224k
Q1=106k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
249075,
960000,
398810.4,
432000,
8767.58,
256000,
1168440,
126240,
12585.34,
242500.02,
385200,
7292260.08,
489600,
720000,
8625,
60993,
157932,
179225,
10000,
210790,
7263.16,
196800,
192000,
498426.33,
500000,
10140,
3299000,
216000,
11550000,
423360,
167280,
149800,
120960,
22630.5,
540000,
961092096,
8500,
280000,
244426,
559000,
733913,
8120,
640000,
111930,
98400,
279000,
129150,
11280000,
389480,
1850000,
383500,
2315908,
15000,
215712,
15900000,
78645,
132840,
11600,
420000,
274032,
110700,
500000,
0.37,
74900,
190000,
106800,
188880,
20000,
4379000,
5087.85,
3133000,
500000,
158424,
1445600,
111280,
132840,
15087,
500000,
132000,
389880,
1894970,
147600,
2149200,
870000,
207550,
20550,
6900000,
300000,
10700,
184992,
500000,
3787800,
127466,
5000,
2407500,
93000,
1610000,
11800,
4820350,
190038997.2
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(0,50%,50%)"
},
"name": "หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
105600,
105600,
105600,
105600,
105600,
287708.8432327586,
500000,
500000,
500000,
500000,
500000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(24,50%,50%)",
"size": 4
},
"name": "รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"opacity": 0.5,
"pointpos": 0,
"text": "รัฐวิสาหกิจนอกตลาดหลักทรัพย์:
Mean=4316k
Q3=690k
median=270k
Q1=132k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
123638.5,
395723.45,
141240,
165000,
369394.82,
498941,
346107.55,
265000,
181044,
183546.32,
1455518,
6586920,
299600,
174000,
1056000,
367224,
362195,
312397.2,
11000000,
321000,
441855.97,
115835.85,
466092,
114755.24,
478664.5,
315650,
106828.8,
212479.53,
2010401.94,
168291.74,
324210,
138000,
10405,
260010,
1237.99,
35331.4,
174700,
140000,
1170000,
69550,
185110,
794000,
5419699.8,
196837.41,
939460,
229666.83,
734020,
127651,
189593.3,
25500,
483714.9,
1123500,
1065056.6,
3934000,
746325,
166713,
5326940.04,
152475,
229271.04,
473648.88,
136215.28,
6420000,
97295.1,
282480,
470800,
21956.4,
401250,
259098,
230224.35,
133536,
108000,
467123.48,
22587.7,
1231.14,
251450,
145097,
190,
3000,
113420,
196452,
16328.2,
1361.04,
309440.79,
68337.5,
193500,
223565.8,
192386,
195810,
189390,
642000,
7880000,
15000,
22629844.74,
129000,
13696,
18000,
9630,
2128.23,
511481.4,
98782.4
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(24,50%,50%)"
},
"name": "รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
131819.97,
131819.97,
131819.97,
131819.97,
131819.97,
355227.88821037073,
690000,
690000,
690000,
690000,
690000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(48,50%,50%)",
"size": 4
},
"name": "องค์การมหาชน",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์การมหาชน:
Mean=1627k
Q3=444k
median=209k
Q1=128k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
314580,
155150,
196880,
1658000,
87260.64,
216000,
213300,
284384.6,
42960.5,
2110040,
240000,
498000,
3060000,
96745.39,
30816,
306000,
138981.3,
120000,
6780,
225000,
1860000,
500000,
995100,
642000,
94000,
240000,
37000,
288000,
108600,
272000,
143862.35,
168000,
178500,
2475000,
2300000,
166577.6,
189300,
32908,
1123500,
41001.5,
1000000,
180000,
49429.04,
2000000,
2300000,
1043250,
145520,
163710,
691920,
192600,
9549.75,
162747,
337050,
119840,
324000,
43014,
205440,
70000,
167572.7,
182328,
300000,
400000,
185500,
26550,
33729.8,
150000,
190000,
551371,
693000,
120000,
960000,
107799.08,
15800000,
1942585,
600000,
149000,
792228,
900000,
3600000,
198000,
187250,
8359,
100000,
101452,
190000,
168000,
1000000,
186813.97,
2650000,
4280,
148800,
25830,
198000,
444000,
40749,
189300,
256800,
157290,
764280,
127330
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(48,50%,50%)"
},
"name": "องค์การมหาชน",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
128400,
128400,
128400,
128400,
128400,
258523.94706758307,
444000,
444000,
444000,
444000,
444000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(72,50%,50%)",
"size": 4
},
"name": "องค์การบริหารส่วนจังหวัด",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์การบริหารส่วนจังหวัด:
Mean=685k
Q3=484k
median=81k
Q1=23k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
99000,
138000,
1406616,
218158.8,
13500,
2369000,
37750,
99375,
7000,
1930000,
283200,
7270,
30000,
490300,
490100,
494000,
31222,
8400,
7585,
70000,
15900,
144000,
51349,
10180,
491600,
47939,
482000,
495100,
480000,
50000,
2788000,
80250,
43650,
291363,
8400,
44000,
33500,
486000,
98000,
442274,
99500,
196000,
45000,
25500,
3160,
28141,
137454,
198500,
86500,
99500,
99049.9,
30000,
4050,
51600,
1045000,
184400,
11400,
490000,
12020,
21500,
374000,
346400,
1180000,
7800,
17903,
384000,
14340000,
36820,
9834,
498000,
483000,
32902,
235400,
45520,
43627,
5000,
480000,
396000,
7300,
2527000,
1860000,
377200,
94695,
2568,
69978,
20019,
18000,
94000,
7729,
495500,
7000,
7845000,
1797000,
60000,
50000,
3691000,
9198100,
31554.3,
12612.09,
23390
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(72,50%,50%)"
},
"name": "องค์การบริหารส่วนจังหวัด",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
22510,
22510,
22510,
22510,
22510,
196506.73576034236,
484400,
484400,
484400,
484400,
484400
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(96,50%,50%)",
"size": 4
},
"name": "ท้องถิ่นรูปแบบพิเศษ",
"opacity": 0.5,
"pointpos": 0,
"text": "ท้องถิ่นรูปแบบพิเศษ:
Mean=641k
Q3=456k
median=99k
Q1=30k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
22901420,
180000,
13200,
83000,
468595.8,
458400,
156480,
3990000,
150000,
461277,
95000,
561000,
34459,
492989,
173760,
200000,
523230,
11760,
180000,
1801380,
12600,
25598500,
129800,
330000,
310000,
144000,
148000,
455884.2,
13800,
55697,
55273.96,
20360,
119840,
83400,
95230,
93300,
6420,
142000,
28797,
447520,
45774,
27103.1,
874500,
167348,
142362.57,
8560,
20330,
121305,
21239.5,
461277,
46010,
7260,
461277,
188400,
7490,
90000,
497800,
455884.2,
57780,
140050,
37450,
233153,
80000,
63100,
1878900,
25000,
113200,
66000,
163800,
176978,
481500,
350300,
11400,
5992,
12108,
97633,
498900,
30442,
76006,
7920,
7800,
920000,
215800,
10410,
268680,
52000,
1330000,
206242.5,
499440,
171200,
492894,
65300,
169380,
12000,
79822,
62542,
378361,
19000,
39993,
29371.5
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(96,50%,50%)"
},
"name": "ท้องถิ่นรูปแบบพิเศษ",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
29982.5,
29982.5,
29982.5,
29982.5,
29982.5,
197238.1876282051,
455884.2,
455884.2,
455884.2,
455884.2,
455884.2
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(120,50%,50%)",
"size": 4
},
"name": "หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"opacity": 0.5,
"pointpos": 0,
"text": "หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง:
Mean=567k
Q3=102k
median=40k
Q1=15k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
5500,
21500000,
69320,
12000,
99986.15,
7490,
10000,
90000,
12000,
3038750,
192059.97,
6720,
35710,
98000,
76494,
15920,
8751.21,
64500,
16500,
14361.6,
154561.5,
104860,
18690,
373740,
522000,
87674.34,
100000,
99927,
15496,
500000,
8250,
135383,
40000,
8386,
72000,
66000,
14200,
27500,
62841.1,
75914.9,
105028,
18712.88,
100000,
16050,
18703.21,
7300,
250000,
178800,
199389.49,
10900,
541200,
45571,
13500,
55000,
5600,
26400,
3642.69,
15000,
353376,
40000,
17980,
332000,
52337.6,
165000,
250000,
16542.2,
72000,
110531,
40783.05,
16290.75,
9660,
99750,
57339,
459704.1,
190788.49,
12500,
41831.65,
18340,
98095,
350000,
499882.6,
75391.37,
1725900,
106800,
9500,
54000,
5992,
99999,
99999,
276000,
74686,
519500,
19980,
99300,
72000,
500000,
46400,
83510,
39984.84,
16135.6
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(120,50%,50%)"
},
"name": "หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
14572.165,
14572.165,
14572.165,
14572.165,
14572.165,
53459.469605031576,
102000,
102000,
102000,
102000,
102000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(144,50%,50%)",
"size": 4
},
"name": "ส่วนราชการทั่วไป",
"opacity": 0.5,
"pointpos": 0,
"text": "ส่วนราชการทั่วไป:
Mean=547k
Q3=95k
median=28k
Q1=12k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
152079.5,
12020,
2999000,
53700,
3531000,
89525,
11300,
144000,
18490,
10765.27,
46300,
1865900,
45008.48,
40000,
10000,
480000,
14700,
14000,
17680,
21820,
36000,
14970,
397000,
21000,
63000,
22000,
41500,
28890,
60000,
1464300,
25000,
100000,
260000,
225000,
124309,
7851000,
14400,
4450,
25950,
14309,
6000,
6000,
68800,
164400,
21000,
25995.65,
64500,
66000,
10000,
20000,
140360,
498950,
6100,
249000,
68400,
46280,
6500,
49000,
5600,
600,
15000,
1688400,
28600,
28948.85,
1989504,
99510,
182187.83,
15000,
65970,
26750,
5300,
6600,
50000,
159700,
46000,
148900,
20000,
99950,
32100,
49229,
21000,
15120,
8220,
2580,
46610,
11522.83,
10000,
75600,
28000,
360000,
8985,
10750000,
9920,
65190,
90000,
104950,
127550,
9000,
20000,
45000
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(144,50%,50%)"
},
"name": "ส่วนราชการทั่วไป",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
11672.5,
11672.5,
11672.5,
11672.5,
11672.5,
44469.269096930446,
95000,
95000,
95000,
95000,
95000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(168,50%,50%)",
"size": 4
},
"name": "เทศบาลนคร",
"opacity": 0.5,
"pointpos": 0,
"text": "เทศบาลนคร:
Mean=444k
Q3=178k
median=48k
Q1=16k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
188000,
9000,
80400,
120000,
99750,
890000,
1437480,
16280,
179520,
495000,
5300,
6500,
97637.5,
8078.5,
484500,
48150,
75000,
123200,
31276.1,
72840,
236898,
44259,
18920,
26857,
82000,
19500,
11449,
57996,
37500,
48000,
108000,
13378,
7000,
15530,
19474,
72960,
18000,
36000,
50000,
14880,
75000,
206000,
200000,
110400,
11556,
23005,
108000,
65645,
15000,
15900,
52071.55,
10780210,
9280.11,
456000,
6200,
381000,
39990,
42051,
40000,
64735,
7746.8,
108000,
180000,
493000,
48000,
28241,
2984000,
25700,
8134.4,
494000,
1000,
145000,
54000,
5400,
181900,
38808,
45000,
166055,
491700,
23112,
108000,
91154.92,
13260,
494700,
99734.7,
19095,
24000,
27250,
8400,
79250,
7800,
488000,
66447,
73838,
120000,
8934.5,
108000,
46920,
54000,
14560
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(168,50%,50%)"
},
"name": "เทศบาลนคร",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
16247.5,
16247.5,
16247.5,
16247.5,
16247.5,
78064.55100672143,
177761.65,
177761.65,
177761.65,
177761.65,
177761.65
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(192,50%,50%)",
"size": 4
},
"name": "องค์กรอิสระตามรัฐธรรมนูญ",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์กรอิสระตามรัฐธรรมนูญ:
Mean=353k
Q3=228k
median=108k
Q1=22k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
3531,
148500,
127000,
50000,
7200,
902400,
604220,
308802,
1489000,
317073.1,
168000,
15000,
107590,
178330,
498620,
17000,
998760,
490000,
107700,
500000,
2120000,
108000,
934092,
371000,
117800,
0.28,
9362.5,
128186,
86135,
819072,
20000,
8881,
7500,
10800,
743200,
299493,
5142.42,
19938.38,
126400,
20223,
14552,
29620,
16500,
137258,
261000,
1051250,
14541.3,
107400,
157500,
3386880,
68950,
239400,
216000,
1258000,
49966.86,
108000,
342000,
24000,
114000,
239400,
9800,
9000,
19450,
35700,
759000,
309200,
10000,
75000,
1589000,
28890,
18720,
100000,
57760,
848316,
6285,
108000,
91400,
239400,
8988,
8881,
108000,
69550,
21721,
14500,
133100,
108000,
19581,
919000,
477000,
8461.56,
1589000,
154366.76,
2288990,
222560,
536177,
0.43,
100000,
195800,
1023000,
97800
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(192,50%,50%)"
},
"name": "องค์กรอิสระตามรัฐธรรมนูญ",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
21705.25,
21705.25,
21705.25,
21705.25,
21705.25,
117053.76784289278,
228000,
228000,
228000,
228000,
228000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(216,50%,50%)",
"size": 4
},
"name": "รัฐวิสาหกิจในตลาดหลักทรัพย์",
"opacity": 0.5,
"pointpos": 0,
"text": "รัฐวิสาหกิจในตลาดหลักทรัพย์:
Mean=279k
Q3=277k
median=125k
Q1=28k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
10291.26,
96150,
11840,
796080,
15700,
10200,
192784.52,
200000,
423720,
320932,
483040,
178064.52,
459010,
8988,
41800,
133568.1,
88400,
163800,
1599757,
111708,
19886,
170355,
178548.39,
499440,
16500,
314901,
27565,
120000,
35192,
141976.77,
756032.2,
35631,
405530,
102800,
134820,
12080,
90300,
194880,
292280,
4500,
95680,
192784.52,
296480,
18720,
66072,
70000,
898000,
52002,
25100,
152796,
260000,
324356,
15000,
129452,
270000,
489998,
12000,
156000,
19046,
469450,
480340,
12572.5,
12160,
1351321,
142362.57,
473475,
208500,
99250,
493045.3,
194880,
53520,
23433,
238075,
138253,
5780,
20000,
5780,
229836,
2032351.74,
4922000,
200000,
24860,
26215,
397116,
275000,
103220,
46280,
238000,
310000,
12000,
247500,
269772,
19283,
449400,
1600,
819000,
9260,
51900,
26480,
19370
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(216,50%,50%)"
},
"name": "รัฐวิสาหกิจในตลาดหลักทรัพย์",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
27565,
27565,
27565,
27565,
27565,
140707.9292,
277378.25,
277378.25,
277378.25,
277378.25,
277378.25
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(240,50%,50%)",
"size": 4
},
"name": "เทศบาลเมือง",
"opacity": 0.5,
"pointpos": 0,
"text": "เทศบาลเมือง:
Mean=246k
Q3=95k
median=29k
Q1=11k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
109500,
24000,
6075,
40550,
10000,
72300.6,
20758,
7586.3,
40000,
32600,
14830,
18480,
108000,
76000,
32195,
345000,
1589296.28,
12000,
488112.6,
32850,
44400,
14000,
14700,
7645,
1500,
5000,
13400,
60300,
1098631.8,
56240,
1300000,
30500,
39790,
29792.01,
547000,
10000,
79922,
6250,
34920,
23560,
7150,
54600,
5900,
14000.01,
9200,
24556.5,
7500,
108000,
658,
79500,
5856.02,
42000,
5243,
12000,
18480,
45000,
39000,
18481,
16098.15,
50000,
20000,
5000,
17230,
20000,
6260,
108000,
95000,
21000,
112240,
148000,
18707.88,
1429808.8,
5413.13,
5000,
4870,
10876,
1064.65,
9244.8,
65000,
30000,
44000,
24475,
108000,
6000,
55500,
43004.38,
3380000,
13749.5,
29700,
11941.2,
23917,
35000,
16000,
90000,
20520,
35150,
997000,
3520,
6750,
14845
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(240,50%,50%)"
},
"name": "เทศบาลเมือง",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
10900,
10900,
10900,
10900,
10900,
44311.34642883797,
95000,
95000,
95000,
95000,
95000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(264,50%,50%)",
"size": 4
},
"name": "เทศบาลตำบล",
"opacity": 0.5,
"pointpos": 0,
"text": "เทศบาลตำบล:
Mean=119k
Q3=81k
median=24k
Q1=10k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
96000,
7500,
86400,
36000,
31600,
279000,
40000,
7062,
1420000,
54000,
79930,
8960,
52500,
32000,
590133.55,
73000,
300000,
7800,
9170,
199000,
6750,
7000,
7400,
28000,
19405.6,
84000,
25500,
44400,
14905,
6200,
120000,
22000,
1500,
32000,
8500,
1205000,
43020,
5155,
38500,
8178.15,
90000,
9000,
194000,
392000,
98500,
20635,
10000,
66000,
22977,
498000,
252500,
6400,
45210,
30000,
11750,
595000,
450,
61776,
327000,
86580,
15000,
320000,
123000,
84737.52,
2750,
498000,
6250,
108000,
47236.5,
7700,
16720,
11500,
84800,
340000,
23099,
12506.8,
214000,
11181.5,
210000,
9095,
44710,
108000,
11000,
54500,
404354,
5000,
18980,
18000,
83834.5,
20000,
49500,
54517.57,
402000,
60000,
36000,
9000,
7000,
2000,
36000,
10200
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(264,50%,50%)"
},
"name": "เทศบาลตำบล",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
9900,
9900,
9900,
9900,
9900,
37698.726269762905,
80913.12,
80913.12,
80913.12,
80913.12,
80913.12
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(288,50%,50%)",
"size": 4
},
"name": "ส่วนราชการประเภทสถานศึกษา",
"opacity": 0.5,
"pointpos": 0,
"text": "ส่วนราชการประเภทสถานศึกษา:
Mean=117k
Q3=50k
median=20k
Q1=10k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
499904,
489500,
12264,
31950,
34800,
37000,
85000,
13250,
21850,
6680,
26575,
20000,
20000,
100000,
30000,
30000,
68200,
32528,
13000,
16000,
38276,
33790,
60000,
15500,
25420,
42500,
38360,
49594.5,
8858,
40000,
20000,
72000,
5530,
10400,
73500,
16720,
5000,
10000,
10600,
6000,
104000,
16830,
22500,
15500,
9500,
9057,
5395,
495000,
6963.56,
19233,
12848,
23850,
285400,
2973,
8170,
117432.5,
14811,
25000,
99250,
19780,
18700,
4000,
129147,
438000,
26025,
10730,
5000,
25000,
7811,
916001.32,
9570,
9999.15,
71600,
7021,
6750,
18950,
8075,
125000,
195278,
28800,
16500,
14000,
10795,
8500,
12347.8,
11910,
237000,
30000,
11500,
93995,
9998,
92000,
20000,
5500,
10000,
5885,
9833,
30000,
2000,
1470000
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(288,50%,50%)"
},
"name": "ส่วนราชการประเภทสถานศึกษา",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
10000,
10000,
10000,
10000,
10000,
26708.09200479605,
50000,
50000,
50000,
50000,
50000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(312,50%,50%)",
"size": 4
},
"name": "องค์การบริหารส่วนตำบล",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์การบริหารส่วนตำบล:
Mean=114k
Q3=92k
median=26k
Q1=10k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
165697.98,
13340,
15200,
45300,
13559,
192771.3,
15000,
14300,
329500,
30000,
38000,
372700,
135000,
20000,
55640,
106000,
26400,
5000,
207000,
149000,
6000,
42000,
943000,
700,
59000,
7000,
6079.92,
108000,
186900,
16850,
39000,
167000,
100000,
8717.1,
6600,
36500,
327800,
38280,
99400,
195000,
18690,
5000,
6750,
254000,
49800,
88004,
191000,
19500,
19280,
33000,
119000,
37236,
5700,
5400,
174000,
14430,
30926,
24000,
22000,
32700,
12815,
12000,
6096,
7548,
25800,
98000,
22900,
348000,
95000,
33600,
25576,
30000,
7800,
18000,
121000,
8640,
36116,
42500,
78000,
1606000,
21080,
9980,
27000,
32975,
464000,
6438,
35700,
11550,
15000,
10000,
36000,
96000,
45700,
9300,
17500,
59830,
35500,
81600,
90000,
19000
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(312,50%,50%)"
},
"name": "องค์การบริหารส่วนตำบล",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
10000,
10000,
10000,
10000,
10000,
42229.30976525302,
92000,
92000,
92000,
92000,
92000
]
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(336,50%,50%)",
"size": 4
},
"name": "ส่วนราชการประเภทสถานพยาบาล",
"opacity": 0.5,
"pointpos": 0,
"text": "ส่วนราชการประเภทสถานพยาบาล:
Mean=108k
Q3=68k
median=26k
Q1=11k",
"type": "box",
"whiskerwidth": 0.2,
"y": [
29700,
15750,
2880000,
97584,
13717.4,
10233,
87633,
180000,
34874,
10400,
35100,
22587.7,
1535280,
334000,
98552.35,
86000,
34040,
33598,
55025,
92815.94,
6592,
42750,
4150,
14815.2,
51360,
51000,
38000,
24630,
28500,
8025,
117443.2,
48680,
48150,
58500,
93600,
17365,
17655,
49400,
21700,
11550,
14455.7,
29800,
749000,
17280,
69550,
9950,
6250,
11400,
88596,
208000,
69550,
95337,
46224,
13400,
14400,
20050,
10914,
2996000,
315000,
65034.6,
43977,
31200,
44000,
41001.6,
14124,
9200,
35000,
14450,
50000,
5800,
15750,
492702.9,
32000,
147018,
19300,
6900,
21590,
34376,
37000,
15200,
17600,
23700,
6800,
199200,
24000,
99224.55,
46000,
6553,
14550,
29189.6,
48000,
2000,
96300,
38520,
5400,
60360,
11250,
22840,
83888,
34769.65
]
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(336,50%,50%)"
},
"name": "ส่วนราชการประเภทสถานพยาบาล",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"y": [
11000,
11000,
11000,
11000,
11000,
34618.49217655442,
67650,
67650,
67650,
67650,
67650
]
},
{
"hoverinfo": "none",
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "average",
"opacity": 0.2,
"text": [
"หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ:
Mean=10578k
Q3=500k
median=224k
Q1=106k",
"รัฐวิสาหกิจนอกตลาดหลักทรัพย์:
Mean=4316k
Q3=690k
median=270k
Q1=132k",
"องค์การมหาชน:
Mean=1627k
Q3=444k
median=209k
Q1=128k",
"องค์การบริหารส่วนจังหวัด:
Mean=685k
Q3=484k
median=81k
Q1=23k",
"ท้องถิ่นรูปแบบพิเศษ:
Mean=641k
Q3=456k
median=99k
Q1=30k",
"หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง:
Mean=567k
Q3=102k
median=40k
Q1=15k",
"ส่วนราชการทั่วไป:
Mean=547k
Q3=95k
median=28k
Q1=12k",
"เทศบาลนคร:
Mean=444k
Q3=178k
median=48k
Q1=16k",
"องค์กรอิสระตามรัฐธรรมนูญ:
Mean=353k
Q3=228k
median=108k
Q1=22k",
"รัฐวิสาหกิจในตลาดหลักทรัพย์:
Mean=279k
Q3=277k
median=125k
Q1=28k",
"เทศบาลเมือง:
Mean=246k
Q3=95k
median=29k
Q1=11k",
"เทศบาลตำบล:
Mean=119k
Q3=81k
median=24k
Q1=10k",
"ส่วนราชการประเภทสถานศึกษา:
Mean=117k
Q3=50k
median=20k
Q1=10k",
"องค์การบริหารส่วนตำบล:
Mean=114k
Q3=92k
median=26k
Q1=10k",
"ส่วนราชการประเภทสถานพยาบาล:
Mean=108k
Q3=68k
median=26k
Q1=11k"
],
"type": "bar",
"x": [
"หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"องค์การมหาชน",
"องค์การบริหารส่วนจังหวัด",
"ท้องถิ่นรูปแบบพิเศษ",
"หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"ส่วนราชการทั่วไป",
"เทศบาลนคร",
"องค์กรอิสระตามรัฐธรรมนูญ",
"รัฐวิสาหกิจในตลาดหลักทรัพย์",
"เทศบาลเมือง",
"เทศบาลตำบล",
"ส่วนราชการประเภทสถานศึกษา",
"องค์การบริหารส่วนตำบล",
"ส่วนราชการประเภทสถานพยาบาล"
],
"y": [
10578239.896336203,
4315591.971710806,
1627032.4578694159,
684648.0166419401,
641261.2572954823,
566701.1487928346,
547169.6623162369,
443601.1287572812,
352614.29239401495,
278913.5476,
246495.86686170555,
118585.84677964308,
116724.72889568596,
113690.61005148327,
107745.72828028763
]
}
],
"layout": {
"font": {
"size": 11
},
"height": 400,
"showlegend": false,
"title": "มูลค่าสัญญาจัดซื้อเฉลี่ยและการกระจายตัว (บาท/สัญญา)",
"width": 600,
"yaxis": {
"range": [
0,
11000000
]
}
}
},
"text/html": [
""
],
"text/vnd.plotly.v1+html": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"n_sampling = 100\n",
"x_data = costPerContrct.index\n",
"\n",
"# if would like rainbow color\n",
"barcolors = ['hsl('+str(h)+',50%'+',50%)' for h in range(0, 360, int(360/count_contrct.shape[0]))]\n",
"edgescolors = ['hsl('+str(h)+',100%'+',20%)' for h in range(0, 360, int(360/count_contrct.shape[0]))]\n",
"marker = dict(color=barcolors,\n",
" line=dict(color=edgescolors,width=1.5),\n",
" )\n",
"traces = []\n",
"hover_text = []\n",
"\n",
"for xd, cls in zip(x_data, barcolors):\n",
" temp_df = govSpendCntrct.loc[govSpendCntrct['org_name']==xd,'contrct_price']\n",
" q1_mark = temp_df.quantile(0.25)\n",
" q3_mark = temp_df.quantile(0.75)\n",
" \n",
" hover_text.append('{}:
Mean={:.0f}k
Q3={:.0f}k
median={:.0f}k
Q1={:.0f}k'.format(\n",
" xd,temp_df.mean()/1000,q3_mark/1000,temp_df.median()/1000,q1_mark/1000))\n",
" \n",
" hover_text_temp = '{}:
Mean={:.0f}k
Q3={:.0f}k
median={:.0f}k
Q1={:.0f}k'.format(\n",
" xd,temp_df.mean()/1000,q3_mark/1000,temp_df.median()/1000,q1_mark/1000)\n",
" \n",
" traces.append(Box(\n",
" y=temp_df.sample(n_sampling),\n",
" name=xd,\n",
" boxpoints='all',\n",
" pointpos=0,\n",
" jitter=1,\n",
" whiskerwidth=0.2,\n",
" marker=dict(color=cls, size=4),\n",
" opacity=0.5, \n",
" fillcolor='rgba(0,0,0,0)',\n",
" line=dict(color='rgba(0,0,0,0)'),\n",
" text=hover_text_temp,\n",
" hoverinfo='text'\n",
" )\n",
" )\n",
"\n",
" temp_df.loc[temp_df<=q1_mark] = q1_mark\n",
" temp_df.loc[temp_df>=q3_mark] = q3_mark\n",
" \n",
" # use this to make the box plot instead of using the whole temp_df (with 8xx,xxx data points)\n",
" # since a box plot keeps all data points even when the points are hidden --> large file size\n",
" temp_box = pd.Series([q1_mark]*5+[temp_df.mean()]+[q3_mark]*5)\n",
" \n",
" traces.append(Box(\n",
"# y=temp_df,\n",
" y=temp_box,\n",
" name=xd,\n",
" boxpoints=False,\n",
" whiskerwidth=0.2,\n",
" opacity=0.7, \n",
" line=dict(color=cls),\n",
" hoverinfo='none'\n",
" )\n",
" )\n",
"\n",
" \n",
"traces.append(Bar(\n",
" x=costPerContrct.index,\n",
" y=costPerContrct['contrct_price'],\n",
" marker=marker,\n",
" opacity=0.2,\n",
" name='average',\n",
" text=hover_text,\n",
" hoverinfo='none'\n",
" )\n",
" ) \n",
" \n",
"layout = Layout(\n",
" title='มูลค่าสัญญาจัดซื้อเฉลี่ยและการกระจายตัว (บาท/สัญญา)',\n",
" showlegend=False,\n",
" width=600,\n",
" height=400,\n",
" font=dict(size=11),\n",
" yaxis=dict(\n",
" range=[0, 11e6]\n",
" )\n",
")\n",
"\n",
"fig = Figure(data=traces, layout=layout)\n",
"py.iplot(fig)\n",
"# py.plot(fig, filename='spendingDistributionByOrg.html')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Thailand map"
]
},
{
"cell_type": "code",
"execution_count": 13,
"metadata": {},
"outputs": [
{
"data": {
"image/png": "iVBORw0KGgoAAAANSUhEUgAAAJ8AAAD8CAYAAABpe3YUAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz\nAAALEgAACxIB0t1+/AAAADl0RVh0U29mdHdhcmUAbWF0cGxvdGxpYiB2ZXJzaW9uIDIuMS4wLCBo\ndHRwOi8vbWF0cGxvdGxpYi5vcmcvpW3flQAAIABJREFUeJztnXeYY1d9sN+j3tv0PrM727u32biD\nbXpMwDTTQokDIfSP4IQE8qUAoX4QQnHoicEU03EAY7CNCzvbe9/pfUYjaUajrvP9cTVaaVSn7TS9\nz7PPSlf3Xh1pfjrn/LqQUlKixGKgWuwBlFi9lISvxKJREr4Si0ZJ+EosGiXhK7FolISvxKJREr4S\ni0ZJ+EosGiXhK7FoaK7lm5WXl8vm5uZr+ZYlFoHDhw+PSCkrCp13TYWvubmZQ4cOXcu3LLEICCE6\nizmvtOyWWDRKwldi0SgJX4lFoyR8JRaNkvCVWDRKwldi0SgJX4lFoyR8JRaNkvABR7vG+OsHD/PM\npZG0495AhGAktkijWvmsOuH7ryev8IvjfQx4g0yGoxzr9vAPPz3FIycHeOM32vjXX54hEotztt/H\n/o/9jld/9VlKSVYLwzV1ry0FXrKjhhs+/nsAdGoV4Vg8+Vo0LvnaU+3ctaWad3/vKMFInOM9Xv5w\nfojnbqxarCGvWArOfEKIBiHEH4QQZ4QQp4UQ70kcdwkhHhVCXEz871z44c6dGruRl19XB5AmeKm8\n6qvPMuALJp//409PM+gLlmbAeaaYZTcKfEBKuRm4HninEGIzcD/wmJRyHfBY4vmS4sLgOF9/qp3D\nnWMAxOOSX58aYMAbLHBlOr2eAHd85gkuD/sXYpirloLLrpSyH+hPPB4XQpwF6oC7gdsSp30beBz4\n0IKMchac6vVy938+TSyuzFY3tZZztt/HqD/M/hYXWpUgEi9+JovE49Q5jAs13FXJjBQOIUQzsAs4\nAFQlBBNgAMi6KRJC3CeEOCSEODQ8PDyHoc6Mk73epOABPHVphFF/mD1NTtz+MOurrTO63wu2VGPU\nqed7mKuaooVPCGEBHgbeK6X0pb4mlc1Q1mlESvmAlHKPlHJPRUXB+MJ5wxuIZBxbV2nhUOcYIxMh\nTvf5slyVm+dvqZ6voZVIUJTwCSG0KIL3oJTyx4nDg0KImsTrNcDQwgwR+r2Bos7zBSP4Q1Egu/CF\nooqCMTaZ+Vo+3nZTS0n4FoCCez4hhAC+DpyVUn425aWfA28CPpH4/2cLMkLgb390Arc/zIdesJGb\n15WjDOkqT10c4alLI/zieB9GnZoml4nHzmX+FsosOrrckzN6b6NWxfvuXIdKJQqfXGJGFGPnuxF4\nA3BSCHEscezvUYTuB0KItwKdwKsWZogKp/t8vPEbbdz/wo0c6/Kg06gQAsaDUR4/P0Sq7nBpaCLj\n+r3NTg52jM3oPWvsBmodRp697OaOzSU733xTjLb7FJDrZ/+8+R1OOt3uSf7j9xf548Wrbq9P/O+5\ntHP2NDkpRmmdWo6LZUutjbP9Pvq9Qb79bEeG8Ekp+dRvztPlnmRDlZXXX9/E0HgIq0FDbUkrLool\n6+GQUnLHZ59I7tNyMTQeRKsWRGL5JdCoS/+oLpOWsclIVi2pxq7nbL8vKdRPXxrh16f6QcBjZ4a4\nd38jvzrRz9eeagfgl/TzmUcvAPDmG5v56Eu3FPchVzlLVvh+frwvpwcilS53gDXlZq6M5DcAT/dO\n1DmNbKy2EZUSfyiKQavmdK+X1koLkZik3xtKnhuX8Pb/OcKuRgdHuzz86EgP2ZwdO+rt3HfLmuI+\nYImlK3yf+s35rH/gbBQTeTI8Hkp7PhmOEY7GOT+o7A8rrXqq7AZO5TDBbKi2cqrXC5BzXDetK6fG\nXlpyi2VJRrVIKdndVLyr2GnWFTxnuulFShj1h5PPh8ZDdI7m1oTPD4xTZtbnfY+vPHGFULQUglUs\nS1L4hBBUWPL/oVMZ9BX21VZYr96v0qrnyoifiWAUvab4ryBeYCqOxSUXBjI17RLZWZLCB7C1zp5x\nbH+Liy21tozjLeXmgvczaDNdY8FonO31me+Ti6HxEK4Cs+x4cGYG7NXMkhQ+tz/MQwe70o7VOgwc\n7HDTOTrJ2op0YZsMF17qTvf52NXoQK8RNJWZksd7PQHKLYWX7Qqrnr3Nil84H+/7wbGsdsYSmSxJ\n4fvHn57iT1fcaccqLHriEiZCUXo9AeocRlrKTVTbDEX7aVXAmgpLmrG5zxPErNOwq9GBVp3bi2E3\najhTxPu4/eEM5aZEdpactnuix8OvTw9kHI+kmF2CkTi9nuL8valo1CrOdnkyjne6J+l0T7K7ycmF\ngXHGpxmk97W4ONvnxV/EDHv3zjpuWFs247GtRpbczLetzs6LttVkHDfp5/Y7MWlVnB8cz3vO4c4x\n6pwGXGYt5RYddqOGzTVW2trdjIeK02LfelPLnMa5mlhywieEYEcWJUAl5ubYn4zEaXSaCp53bmCC\n1goLIxNhvIEoWvXMviLLHH8kq4klJ3wAayoytddCZo7pqISyT9zX4kIlQKsWnCsw800RTXEWj/rD\nFGuN0ahEyc43A5ak8G2szjSnzJRtdXY8gTBt7W52NzkxaFRF2/RSZ1nPZCSrmSYbOxscOE2FNecS\nCou+RnSO+qmw6jHpNJzq9fKDQ91cHMw0VQSK2OxPcV2jgyMpisXlYT/b6h20tbvzXKWwrtKSpsxM\nhKJUWvVMFNjz1TmM/Ps92ymbgXF8tbPowtfgNPF/fnicofEQz14ZTcu7SOV0n4/9LS4O5BGgCoue\nGrshTfAAau0G+r3BtOU0F3aTlovT7HQOk5amMhOHOsayRsFUWvU88u6bsZu0Be8/30gpkZJlGey6\n6MKnUgluWV/Be79/LO95Rq2KoTz2s6lg0eGJ9HOcJi3dY5N4A4Xj+bbU2jjSmRlwemFwAqtBgxDZ\ngwpqHUZ0M3DTzRcff+QsPzjUjUoI1lZYaK2y8NabWlhbYbnmY5kNS2LPt3+NC5NOzb37G6m0Zl+2\nttbZaS8QNpWNtZWWogSvwqKnfcSfMzB1c40t62talUCnUXHX554o6P2YT6SUdI9NMjYZYdQfpq3D\nzXcPdHHHZ5/gxV/4I+///jEGfUE+/ZvzS9bjUkwOxzeAlwBDUsqtiWM7ga8ABpSk8r+WUrbNdhA1\ndiO/fs8t1DmNnOv3ZZ3hpudtTOdYl4d9LU7a2pWZq85hxGrQcKiI0PmN1RYGfaG8brpwlqBWlYDm\ncjNt7W7KzDocxmuz7AYjMf7ll2cYGQ9TZdMz6Lv6fUmpbFFO9/n4xYk+IjHJ788N8Yt33YR6iS3N\nxcx83wJeMO3YJ4H/K6XcCXwk8XxONJaZUKsEr9nXmPX1QqUqInFJ79hVRWFsMkxPEclCFRY9vZ5g\n3ow2p0nL6T5vxvH1Vdbk/nBq9imWIV+QN3z9ALd96g8zroT15IVhHjzQRVuHm3pn7vjBqejuM/0+\nHj2T6TVabAoKn5TySWD6tyqBKXuIHeibrwG9fFcd5izJ2cX8gXo9QYwJs8hkOEZLFnvhdFrKzYwH\n8y/LDS4T4Wlh+madOmNMhQIUpmbPkYkQ937tAKFIjI7RSV75lWfxFpnOebjTzX3/fTj5vN9TXOmP\nLz9xJevsvZjMVuF4L/AbIcSnUQT4OfM2ILWKt9+6NpkTMUUx2pxFr04ziZh0uT/e7kYH4Vi84Gwl\nAJdZx95mJ+FoHI1ahUYl6PUE6EgJPl1bYUanzm8PvP/hE3SM+vEGIlwe9tPgMrK7yYE3EOFFX/gj\nb7yhiftuWZN1i+GZDNPvDaYtsQB6rZqWcjMGrQq1EHS5J/Fl+TGd6fPyoYeP88l7dszYa7NQzFb4\n3gG8T0r5sBDiVSh5vXdkO1EIcR9wH0BjY/YldToWQ+awYjGJ3ajNmgw+hT8UY1+LK2nPyxVkuq/Z\nxeGusZxmHQCrXs2mWjuRWJzHz+cv86FVCz77qp00luV234WjcR47N5Qcf5lZR7c7QLdb2SrsaLDz\n6d+e57ttXVTbDLziunpetbeBYCTGA09e4UuPXyIYiWfs2zpG/FTZDEllbHejg7FAhG73ZHLZrbYZ\niMbj/ORoHze1VvCK3fV5P8+1QhRT9itRo+WXKQqHF3BIKWUiqdwrpSzoltizZ48s1P4qFpds/ehv\nCGRZZlsrLQx6gxlRJ6nYjRrGg9GkZjo9X3dfs5O2AkrIxmoLvkCUPm8Qs05dMJrlwbft58bW8qyv\n+UNRPv/YRX52rDdj1nKZtbj9V39M6yotyT3kW29q4c7NVXzskbOc6PGyr9nFoC9IhVXPhaFxrHoN\nLrMOtz+MQavOqKC1q8GBRKlZU23TU+80caDdzeYaG9//q+uxGhZOORJCHJZS7il03mzn3z7g1sTj\n5wIXZ3mfDCKxOLUOQ9bXLg1NUG7Nv6/yBqJJO5dKKB4KUEwiOxsctHWMsb3eznWNDjZWW9BrBHub\nndzYWsb+FhcGrYpzAxP0JcqoFRK8lnIzOxscWV+TUvKlxy/xwJNXMgQPQKNK//ovDk1wXaNyr++1\ndfHRn53mRI8Xs07N4a4xPIEIhzrHMGjUqFSC030+VCpB52imCepot4dj3R521NupdRiTxvkz/T6e\n+5knZhWSNt8UY2r5HkoptHIhRA/wUeAvgc8LITRAkMSyOh8YtGo+ec92XvHlZ7O+Xm7R0zk6mWZz\nq7DoqXcaCcVimHUaTiayzLbW2TnRozxurjBzosfDrgYHJ3u9ROMSg1bFhmobBzvGsOjUlFv1BCPF\nb8qdJi03tpZhzhLJ8qsT/Xzn2Y6cHplKqz6rSels/zjrqywEIrFkCJhKKII8tWSnXtczFqDeaUwu\n39M50uWhzKzDqtckV4zh8RAff+QsX7z3uqI/60JQTMWC1+Z4afc8jyXJdY1O7rtlDQ88eSV5bGut\nTSlRlmWX0FRmIi4lZ/vGkcD2Ojv93mDanu7i4EQy/2LKzRaMxJPCORGOscVmSFMi8lFtNxCMxHjZ\nzrq047G45P/97gJffeJK3rzjofFQcn+6ptyMLxhhZCJMIBLjwqAyA3a7A5h1akx6Tc54QikhWiBh\nXqMSRKbpML880c+mmkv85c1rFsU7A0vEwzEdIQR//6JNfOQlm9jb7KS5zMSpPh8HO8bwBiNpmW11\nDiOT4RhqlUCizEYner1U2vQZ4fVufzinIVmrEkV7UMrMOibDUZrKzFj1mjQb5Pt/cIz/+P2lohLe\nD3W42VZn48qIn5EJpWjlFEe6PDSVmTBo1VmX7Cn2tbgYncgftu8067JqwJ/6zXlu//TjPHigc1FC\nwZak8E3xlpvW8IG7NqR9+RcGJ2gqu2q/c5l1nOn3MR6Msr3OTpVN2S+O5nB1jYeya8uRuKTabijo\nBdhRb0cI8AWijIwHeckXn+JN3zxIx4ifT/76HD87VrzJMy4hVUana/Kdo5M5Pwco5p22dneGDXI6\ntjyel15PgA//5BSv/Mqz19wOuKSFD+D6NWW87ebcoekGrfIRzg2Mc6LXy7kBZZ9UlpLiaDNe3V2Y\n89j+Lg6OU2VL9y0LARurrWyusbGvxcXxHi8jE4pAqFVKjZgnLwxz26cf50uPXy76c+1rcVFtN3Cm\n/+rsfG5gvKg00CnKikiWB4jF42hUgnWVFjbX2NjT7GTbtNTUEz1e7v/xiaLfez5Y8sIH8L471nNn\nSpWoeMrGL1eY1Ok+H1tqbextdqJRCWrsilDlM7AGIvGkYIFiD6yy6jk3MM6Zfl9GPKAvGKW5zMRs\nXKa+QDhrYfLUH0pBikwtONzpwWLQcHFogjP9Pg51jCWtAKn8+EhvUQn488WyED6VSvD2W9diSxif\nu0Yn2VJrU8wSeVac04l9otsfobnMjF4jMOtzeyG219vTlh73ZJiBPPstz2SEjtFJdtTbsWYxjOfD\nos++FPYV6S4DxftiL1JYPdPcd91u/6IpGlMsC+ED2N3k5CfvvJE6h5GhcaWm8pEuD0e7M1MhszEZ\njtFSbsmrVBg0auxGLbsaHOxvcdHtLk4BOdrtpbms+OXSZdZxLMe4RyZCXNfooLWycEzegXY3oWic\nbXV29iUq7BfL2gpLWjrqFAbNtSt6vmyED5Qv7FOv3D6rZU6i7KlSl9VUGpxGzg368AYiHO32JP6w\nxSUt6dSC031e7EYttfbsBvJU3P4w2+vtrK/KFDApla1BsTF4wUick71e2trdOEw6WosIpgCwG3UZ\ngbHXr3Fd02jsZSV8ADesKeNdz13HDWtmlpgdLxBC3z0WoN5hwjWLL39tpQWdRsX6Kgt93iDrqixs\nqrGys96By6xNK88xxZEuD+3Dfhpdma9dHp6g0qqn0qpnW11xyVTrKi2MTYaoc5iKitsb9WduJ958\n47XNOV52wieE4H13rufBt+1nzwzKqBVTwOdMv49ANJ41bzgfZp3iZ53yIV8cnOBs/zjHejxY9RpG\nxkM0ZxHAXU1OhsYz93hTs/P6Kgsne33sbU7/nDaDhjXl5rRZ1mXWEY3DExeHWVNhzhvetavRkXQf\npjJdA15olp3wTaFSCf7P8zcUq/BhNWiptOhoKTdTlSNUH2BDlaXoopRTxKXMafbodAfwh2NZFRK1\nAKNWTbXNQM205XpoPJQ0DMfiEpdZmZE3VlvZ2ejgyoifAZ8yy66vsjCSYmi+ODjBmml5HFO+7VvW\nlXOu35c1G3A2aQpzYdETiOZCtc2AVqUqypvgDUQYmgjDRJg6pzEjWsWoU2PUqDjR4y2qwDgowrO7\nqXB4FlyNKtZrVOxscDDgDfDsFTcC0KijOIw6NlRb6Rz1E41JnGZd0vV3pMuDWadmbYWZcwPjRGJx\ndjc5Odw5xsXBCaqsegan+Ynb2t3sa3Ex5AtiTkTA/PHiCEIoVRXK9RqcJh0OkxYhFB+xZ/La5aDA\nMhe+Lzx2sSjBA6hxGOlOhNn3jgUoM+vYWGPFH4ohBFj1moKhVtMpt+iLDp0f8gW5bX05hzrH0oIN\nJIpgDk+Ekpl3LpMOl0mbVu3KH44lw6YuD/tpLrsq7NMFb4q2dneyx1ylVY9Fr2EiFGU8GGUc0pSv\nbXW2nPdZKJbtsgvwsl11hU8CTDo1HdOWlFF/mMOdHs4NjHO2fzwZfj8TrEYtpjz92ARKQcudDQ5a\nK62EY5IKaxHa8GQ4WSs65zlFZspNNTccGg9lLaw5xcleH/4C6QTzzbIWvlvWV/DB528oeF5FjvCl\nVCZCMYzaq1/HmnJzQcPx8Hj+jLdqu56DHW6OdXto63DzzOVR2kf8WA2arApIsTSXmVhXhB1wOoUE\ndv8MLQhzZVkLH8CLt9XknX0aXSZcRdRPOdw1hhCK/3N/i4srI37WV1nZ1+xkb+LflIsOFL9qtmjr\nVKrtxqz7x/FglAFvkC21NuqdRpwzMO9YdGq0atWMCyeBEqyaT5MfuIauNVgBwtdcbua9d6wDlFyK\nW9YrnS33t7horbQw4A0U7QWJROMM+ILJPdnhzjHaOsY4mPjX4FIMuC6Tlmq7IW8UiEGjYizPTBOM\nxjnd56NnLEAgrOSe7G125m2ruq/ZhUajUkLtC6j5+5pd7Glycl2jg621NrRqwfY6O06zjs012Zff\n9zx0lI89cjbvfeeTZS98QLL3xZ/vquNrb9xDrd1ANCa5NDRRMNwolS119rxplMe7PexpdBBLJGbn\nY1u9vejA1GA0Tlu7m4MdY2zPYWuzGzVcGh5P+mh1ahX7Wlw0uDLzdve1uGjrcHOoc4wjXR4uj/gx\n6zWc6PXy+PlhLAZN1hLAUsIDT17h3MDM2sHOlhUhfNevKeMN1zfx76/YjlYtGJuMoMlTXzkXGpXI\nWa4DlJap5wfHmQzn35gLSIZ2zZRsRme1gOYyc1qy0YF2N23tbmJxSfW0MDBfIH3GDYRjaYEF44EI\nUkpUgrQA1ile+ZVneaJAxt58UFD4hBDfEEIMCSFOTTv+LiHEOSHEaSHEnCsWzIUKq55/edlWhBA8\ndLCbQCQ2Y0OxSsDxHg8VBRKUEAJ9Aed7hVWfNWSpEK0VZtpHMmfLMoue4z2ZFRNAiYKpsRtZV2lh\nY7WV1goz5hwRM6B4TQbHQ0TjSjDrgXY3+xNLfkNi/7mu0sJ7v390xuOfKbMqlyGEuB24G9ghpdwC\nfHr+h1Y8Ukr6PAEisTgPH+4BKDg7TWdHvYNITBKNkzdwYUOVtaBgVdn0MxZ+nVowkUNzHhoP5TUF\nHe324DBpOTcwzqVhP4ezVNoCxTsyGYplaL3nBsYJRmLUOAyMTUY40uXBF4wytMAKSDEJRE8m8nZT\neQfwCSllKHHOgnUZL4TbH+aPF4d5z0PH0pPKZ7jqRuOK8nB+YJxdDXaOdmefaYqp8Te9w2UxbK61\ncSzHe0LhuNFCqZA7Guyc6PZmhD9uqrFyaXCCk73p+7xYXPK27xzi+jVlvHhbDWsrLfNeb3q2e771\nwM1CiANCiCeEEHvnc1Az4Uyfj/c8pNT2S82BuDzsZ12WkKVs7Glypn35gTzpk8e6PWyvt+cNxIzG\n4kX7nKe4PDTB7sbcgRL5DMRA3r5wlVY9OrUqa9xtNC6ThuhU1CrBmD/MA09e4e7/fJpt//Qb3viN\ntlltJ3IxW1HWAC7gemAvSsfxNTJL+YPZlMuYCbkikwPhGC6Tll0NdjRqFT1jARwmLROhKC6TjjN9\nPiJxybpKC4emLVPnBsa5rtGRrJkyFaIUjMSIxSVmnTqvmeVIl4cGV+5c2myMh2LkK/VSyI2Yr950\nU5kpa5f1PU3OjM8+xfQ/pZTwwq3V8zr7zfZOPcCPE8LWJoSIA+VAhookpXwAeACUchmzHWgu8tXt\nk4i05bM/EUbU7Q7Q6DLR5Z7M6cWYXlp3OnuanTlr/+1qcBRtW5xCLeBkT24Tx+leLypBzqCHS8O5\n3XFCCKpt+oyUgHyzWF2KL3yKx84O8tocJexmw2yX3Z8CtwMIIdYDOmAk7xULRLYytlMcbHezf40r\n66+1yz3JhmprQSHLhTqP0Odro5WNOoeRLXX2vLX2NlTb2F6fvSxHjV2fkaORSvuIP8MNqFULLuRp\nDVGRxeT0u7ND/PezHTx5YXhe8nxnWy7jG8A3EuaXMPCmbEvuteBsf+7ZQiXgdK8Pl1lLvdOYYXvr\n8wQw6dRFNQ6czlie8KMz/UrmXDE94aaqFvR6AtQ6DOxvcRGNy6TGfazLQyQuMWjVDHgzl/Epd1lq\nZ/TpDI+H0KoFrRVmLiUiYzRqFYJ4TiN8rv5x//iz0wBsqrHxk79+TtFtIrIxl3IZr5/1u84jBq2a\nfc1OTvR6M+qsNJaZaR/xJ5eXvc1Ojvd4CUfj7G12crLHS5lFz7Y6Y94q99nIF783EYoVbN3QXGai\nzKJPdi8HxWY3PXvNbtSyqcbK+YFxVEKk7SWNWhXdY5NpxudcRGISdUraaCAcY2udjVO9Pkw6NWsr\nLMkaNy3l5oKBpWf7fXSM+ufUM2XZezicJq1Seaouc0nSTDPYHewYo8ZmYFudUhwoGFUaCCqlw6xF\nv6dKKEKRj5E8JSyUIpZRDneOFZx1vYEIIxOhZOFvFSKpAAUicVorLBlR0NnY1eBIG5NVryEeV2rg\nbKi2cnFwPBmuny9QY4oys4415XOrer/shW9tIrTodJ83I0wpWyJNp3syw6YFin1vQ5W1qN67rRUW\n1CrB7iYn+1tc1Dky92r5hNNp1uUtgzGd3rEgTpOW/S0uesYmuWltWTLzra1jjBq7AZVQPCSVVj1q\noTQ6nPpBba+3c7TbQ2tKaP2mWhtn+n2c6vNxtMtDMBrnYMcYa8rNRbkmdzU65pz3u2wjmaWUDPiC\nSWXCH45RLpWyZ1PLb6GQp1RiEs4PjnNTaxnhaJzDXZ6sS6tGJbAYNGmmC4tew+4mJyqh7JW6c5Sm\nterV1DmN9HtDM/KABCIxxWWYGOfoZJgrw34anEZqHAZ6xgJo1Krkfg6UYIUz/eM0ukwYtWr0GkFb\nu5sNVVbOD47ntMFfKSKP4wVbqnnfneuL/wA5WJbCJ6Xkwz89xXcPdKXlvna6A0nbVblFR2cRUSUt\n5WZU4mryjGcywqk+H3UOA75ANK0KqlYtWF+VqSFPLaEAG6qt7Fvj4tnLV/eQNXY9jS4zZ/p8nBuY\nfU+MqfTPU70+qm16Km0GwhFJncOIQavmSorwTf1uutyTmHRqdBo1oWiU9pEJ9jQ58eUpL5wPjUqw\nf41rRjVlct5rzne4hkRicb75dDvffLojWZDxwrRw80OdY+xrcSIQjEwUViKi8Tjd7gA6jYpwIp4P\nlMr2qfWdhYB1ldaCGmzXqJ8xv5bWSgvBSIxau4HzgxMzVmiykVoUfcAXSrPbbajKvmdVqwRDvmAy\nVCwckxzqHEOnVuo3CyFQJc4pJgQsGpcc7/bw+uub5vhplpnwPXSwm489cq7geW3tSunbYqixK9rj\n1TYFV/diw+OhpHF2d2Nub0AqRp2GoXElGUhKJStsrug0KrbX2wnkCJZochlzNrJ2mrRZqzSEY3A4\nZQYvpjwHwJ2bq/jcq3cWbMpTDMtK4Tg2A4PwdHdTrkiV073enEqG06Sl0mrAadIWXb1JSkmt3TDj\nqJZcCAEbq6wc6hjLqigBeTtijkyEi1oiiw3lN2rVRQVXFMOyEr7X7Gso+tyTPV72NDvZ2WCn3KJj\nV6ODHfX2jDD1jTXWnO0VJHCi10u5RZ/hasrF2GSEPq+yZM8HzWUmTvTmjnYBRUDzlcgopi2XKDIM\n6OfH+3jbtw8RLTJlNR/LatmtdRjRqERRv7xgNJ7me11bYeFwp5KkvbHait2opXPUj06tYlONjbP9\nPiIxye4mJ6FIDLNek3Tmh2ZRsfPS4AR6jWpW19bYDdQ5jcTjMqOLZjYqrYacBZA2Vls53lN4xYjJ\neNHj7Rj1MzwRSqYvzJZlJXx1DiPVdsOs9lFT2V5T1aqmSN20m7SqpNbaWmlJVopSq5R5IVXkdzU6\n6Bzx456MIFCKOqZ2txwPRqhxGOkqov9bKkJAKBrjSOdYUZUTtGqRjEXMRkzKou5zuNODRafGaTMU\nzGLbXu+Ys+DBMlt2Ae7YVFX4pCxcHvLTUm5CoxKUW3TsbLBnJOtMprjnNEJpW9/oMtE+4mdD9dUN\n+cZqK0e7PLRWWdGolJnKG4gBxdp4AAAgAElEQVQmlZwGp5EKm37Gggewu9FJa4WlKC+DVa+mwWnK\n0PhTUSGyGsGzMRGOFfW+f33b2qLuV4hlJ3zvu2N93uiPXLgnw7SPTLKz0cGaCgvHur2c7PWysyG7\nVqzTqDnW7aHfE2B3kzPZx213ozOZgN7W7qbWYUpWfAqGY+xpchKIxGZUYTSVs/0+2jrG8ioRU7RW\nWQsahc8PjlNdhPttCos+e2ZbKvNVOHzZCZ/dpOWHb7+BtUUWQZzOoY6xpO1OAqd6vextdmZow1P7\nvUhccrhzjHhccuv6cg53jaXlQKTObv5wlEOdYzn3X8XgD8eyFo3MRrHGjgt5PBrTCURjVNryC+t8\n9e1ddsIHim3uf962f1YVSqcTjSuzzfQ9jG1abzKdVo0vEKXaZuC6HH5N1TzYvkAJ9SqEVi2SVawK\nMdWjpBjsBm1a3+JsZCtkPhuWpfCBIoAfuKtwnZZi2Fxjy0jAGZ4IsbPezu4mB5sSDvqj3R4GfEGO\nd3uyCv7YZJhdDY6sidwzYW1F4ZkvFpd5Q+dT0c2gxWkhf/juJic3r8/e5HCmLFvhA/jLm9cUVQO5\nMJmS1D7iR6NWcbhTSSNMnQ1iMj2cXa0SaFSCQEQJ0RrwBrlxbRkbq63JnNiZcDrhW85HXEJVymdv\ncBm5eV05f3XLmoxzp+yYGpXI2kj75nXlvHBrNR98/gbWVJizejvUKsH+Fhf/8dpdBfOWi2VZmVqm\no9Oo+Kc/25LWeXs2yByL0pQvNdsytKXWxtGEx6W1wsLYZDgtUefpy6PsbXYmfbq7m5zE4xKVSjAR\njBCKxnP6UqNxSaXNQG8OpUWtErSUm7mpVRGa522qYnONDYNWTSQW5+6ddVwanuBPV0a5rtFJ16if\n/WvKqEq0Pu0Zm+T8wATBiFIx9a4t1Wn3D0Vj3PPlZznZ66XGbuBF22p4843N1NqNRTXdLpZlLXwA\nd22p5uF33MDHHzlXlO81G7n8lPm0uvFAhGq7gXqHkW73JEPjobQybHUOA6FEc+ZYQmmZwmbUMFlA\nm82VI3LHpir+/RXbKLNkT5XUqlVsrrWxudbGn+2ozXpOa6WV1srcwbN6jZqN1VZO9nr5+Mu3cduG\nyrxjnS2zLpeReO0DQggphJifTcAs2d3k4ltv2cfuGRQIn8KkVWVtnGc3qOnzZM5MWpVgT5OTYCSG\neyLEuX5vRkXPWocBtUrFiV5v1phAXyBKa6WFcosOrVokm9ukMv2qcouOz716B199w+6cgjef/MNL\nNvPg2/YvmOBBEZ3GhRC3ABPAd6Y6jSeONwBfAzYCu6WUBbPXiuk0PhcisTife/QC33y6o+hA0o3V\nVs4NjGPVq9lYY1Ncd1KpZbe1zkYsLglEYqiEEr4+OhEuaDwuJnnIadJi1mtwmrRMhGKUWXR4AxF0\nahWRWBybQamVHI9Lroz4uXtnHf/0Z1uK/i4Wk2I7jc+2XAbA54C/BX4249EtEFq1ir99wUZuXV/B\nqx/4U1HXnBsY57b1FVwcnshIrI4niumcyhFNAkq+7VQCmEGjYnuDo2Cg5pZaG6FonEtDE0lXYWrC\njlYtkgXEp7hnd31Rn2c5Mas9nxDibqBXSnm8UFzXQlcsyMa+Fhcv3l7Dr070F3V+99hk1qU3HIvT\n7w2wv8VFx4ifkYkQqTJh0alYW2lBq1YDkkFfKKM5YDZicZm3w9B0wXv3c1sLlstYjsxY+IQQJuDv\ngbuKOX+hKxZkQwjBJ16+jQFvMGfFplTGg1E0KhVVVm3a/i0WjzPoCzHoC6HTqDDq1NQ7TaiEwDMZ\nRq0SHE+pMrCm3IxGpRiuc7G11sapIvJ5p7hndz3vnyd75lJjNna+tUALcFwI0QHUA0eEENV5r7rG\nWA1a/ub21ozjU/O0QaNiR4OdHfV2XGYdE6EozmmNXE73+WgqM+EwadlRb2ciFEu2P+3zBpkIRZP9\nfkExTMekkrm2p0mpdzeFSihl0ILReNGBmyoBb7qhecaffbkw45lPSnkSSKpACQHcU4zCca25rtHJ\n5hobJp066frqdPtpcCoBmsczSpJJHCZtsvREXCqJ2Z2jkayFdtZVWtJ6d0zlSXgDkaTZZ1udDZUQ\nyTi5zpEJKmxGxvKUt5jilbsb2DbDVlzLiVmVy5BSfn2hBzYf2E1a7txcxecfu5h2fDBHD90LgxNs\nq7OzvkpNOBJHrb4a39voMlJlMySLDRm0atSJMrr52ixMD33Xa0TBANEau4FvvnnvnKoBLAfmUi5j\n6vXmeRvNAjATX39cglajSlMarHoNFp2KMrOe8wPjafm4vWMqahL9f7VqQZWtcKBrKCrZ32Ln0tBE\nzsTxaFxiNVy71qOLxbL3cBRiXR5LfipWvRqhEmnW3QqrnuHxEFtqrQxPhPiLG1sYHg/xx4vD9IwF\n2FbvoK3dTZVNjyrRv6zGrkejVuWtzXeg3c2+Zhej/qtCvr7KwiPvvpnJSAyzTjNvYUtLmRUvfHuK\ndOpvqrXR1j6GJxDhOWtdvHh7LS/fVU84FkenFhmlbkcnQhzv9nDvvkY+89vzyQSjfm8Il1nH3mZn\n1n0iQL3DyKHOdJPMoC+ERq3CNoMIlOXOihe+QgV9puhPOPE/8fJt7Gm+mnlmJHsER5lFz3M3VeH2\nh3nv94+lveb2h3H7w9iMGprLzBlxdz2eANvq7MmqUDCz7cFKYcULX646c6AsdYrrVdI7FuQDd61P\nE7xiuPs/n8r5mi8QpX3En1F+trnMhMOU/tXPpvHgcmfFz/FGrRqLXoNJp0520taoBFq1wKhVc2lo\ngktDfpxmLce7vURmmI+ar4g3KOaXQ51j7GlyohZKWypfMMKRTiUca3u9nfVVFmrtBrpnkXC0nFnR\nwtfrCbDn336HSqX4U0/2enGatOg1KiIxmdZYpc8T5HdnB/mb7x4p+v4ToWhR7rQd9XZMOjV2k462\nDjduf4TJcEwJQOj1cmFwgsNdHr5/sHtWn3O5sqKFb2om8QWiyc3/2GQkrcP4dB49M5i1BVU2rgxP\n0J+S47q5xkqTy5Ssi1du0bGvxcXxHi/BaDwt8UiieFBS3bjfeLqdMzNwvS13VrTwba2zc9fmmeX5\nNpebseZpH5XK+ipr0hC8t9mJNxil0z3Jmf5x1lSYCUbiyZnxXL+vYP/eyXCM+398IlkKbaWzooXP\notdw+8aZBUO+5caWvG1HU/nvZzuTBckl6eH2V4b9aa0GfMEo63OUMUslLuW8hqovZVa08EHxpb9A\nMXdk68KYi9s3VqJWCVwmLSeLSGM83DlGa4F84/Zhf2nmWynsaXJyY2tx7dvv3lHLuiJmpymGfEHU\nQlBpMxRVYEetEngKBJr6w7G0CvUrmRUvfEII3nlba1E1SG5eV1H0fQ93jvHPvzyDXqviwuA4tXZD\nRvX7VO7d38g7bl2bt5m0QaPihrVlbK1b2QEFU6x4IzPAc1rL+e+37uOdDx7NWoFpd5MDtUpgMxb/\ndexucvLtt+zj2890cM/uetZUWIjFJb1jAZ69MsKDB7q4c1MVVoOGbfWOZC+3bfV23vXdo1l7qdU6\njDx7eZR3PXSM99+5vqjk8eVMwQSi+WShE4gK0eX28+ZvHiQQiVHvNOEPRRmZCCVDrN55+1o++PyN\nCz6O354e4PsHu4lJyeOJjt56jaDGbkzm8paZdXz7LfvYmqPt/VKm2ASiFb/sptI7FuTysJ8+T5C2\ndjen+3xpsX2hPK1O55O7tlTzpddfx94UV14oKtPsgKP+MG/4+oGCfXSXM6tK+DZWW/M2Lnn8QkbT\nzAVDr1Hz17et5Z7d9bx4Ww2bqq0ZtZPHJiN855mOazama82qEj6nWZe3tksxSsl8IoTgU/dsZ1ON\nlbu2VGfVmN/9vHXXdEzXkllVLBBCfEoIcU4IcUII8RMhRPZenEuQl1+XO/9VCJHR5HihEULwN89d\nx5+ujGZ0xay2GZL9RlYixcx83wJeMO3Yo8BWKeV24ALwd/M8rgUjX+HFfk8go3PltSAel7z1phY+\n9IKNbKiyohLw8DtuoNFlKnzxMqag8EkpnwTc0479Vko5ZbD6E0r65LJgV6OTT96zPetrb3pOc9Gu\ntfnm3x45y+ZaG79+7838y8u2UmUzcPeuWi4N5W7IvNyZjz3fW4D/nYf7XBOqbIas5Szu3FzFfVlq\n210LVCrBresr+LuHT+CZjHDP7npMOg2v29/EkC90zbcC14o5CZ8Q4sNAFHgwzzn3CSEOCSEODQ9f\nO20yH2+5sSUtcXtzjY0v3rsL7SLmT7zh+ib+495duCfD6DVqXIkE9jqnMW+1+eXMrL9tIcRfAC8B\nXpevxb2U8gEp5R4p5Z6KiuLdVwuJPxxNq4dy8/ryeau2OVvWVVnZ3eTK8GpUWg08fWnJ5ePPC7MS\nPiHEC1AqVP2ZlHLZxX5bDVq+/qarBvhcHRsXg273ZFrBbaNOzZ/vquNEEV2ElhvFmFq+BzwLbBBC\n9Agh3gp8EbACjwohjgkhvrLA45x3ziTi8HY2ONjTND990uaDBpeJfm+AK8NXl1qnWTfj3JLlwGwr\nFiyLchnZCEZiHO/28Mlfn8eoVfPFe3dR71xaJo0Bb5CfHetLKwbpMi98NdJrzcq1YObgH356ih8d\n7gHg/XeuX3KCB7C72ZmRbzwfnb2XGqtK+OJxyeXEcqYS8NabWhZ5RNmptBqotM5Hi4elzary7X7z\nmY5k+4Jdjc4V7bpaDqwa4fNMhnnwT53J5++8fX46J5aYPatG+L765JW0Do27G5eOhrtaWRXCd7rP\nywNPXkk+31htnVUv3BLzy6rY9DzU1p3WjOVLr7uONSs8P2I5sKJnPikl//XkFf47Za8HJGvplVhc\nVuzM5/aH+eqTl/nViX52NTqYDMUIRGJU2w1Ft30vsbCsWOF71/eO8PSlUYC0Osluf5jh8dCMKhmU\nWBhWnPDF45Kj3WOM5mg1//GXb5tRSYwSC8eKEj7vZIQP//Qkl4YmMvIhQKkIesemqlVTiGeps6IU\njv/7y9P88kR/1jrMdqOWf3nZ1kULky+RyYoSvrFE0vXBDjeWaUL2N7e3zqgWS4mFZ0UJ39076wCo\nsRuZSKk+Wm0z8NIcXbdLLB4rSvg6RhX32fQKoBaDJpkTUWLpsKKE75nLimnFkhKt0lJuxm7UcqB9\ndLGGVSIHK0bbHQ9GONathEupUjqqbKuz8/nX7KRQU+oS157ZlstwCSEeFUJcTPxfXI+pBeRkr5dw\notbJqP9q5amfH+/jp8d6F2tYJfIw23IZ9wOPSSnXAY8lni8qDx7oSj52GK/u79ZWmLl7R13ea2Or\npAbyUmNW5TKAu4FvJx5/G3jZPI9rRnS7J3n09GDyeWru942t5QWNyk+t0LzYpc5sFY4qKWV/4vEA\nMLNmF/PMv/7qTLLM7PoqC52jV2P1rgz7c12W5Nb1JfvfYjBnbTdRrSDnurXQ5TLGg5FkOYl9LS76\nPQEGU5r9mfUlj8ZSZbbCNyiEqAFI/D+U68SFKpcRj0tO9Hi4/+GTtI/42dlgp63dzXgovbWVqqTl\nLllmK3w/B96UePwm4GfzM5zi8QbC2I1axibDbKy2cqw7s3fF9no7N7aWF33PX53o5ytPXJ7PYZbI\nw2zLZXwCuFMIcRG4I/H8muIJRDEl2sGPJ9pM2Ywa9re42FprY22F0mT5qYvFKxOba208e3l0xZYk\nW2rMtlwGwPPmeSwzoqXczK9PDfDHhHDtTbSzPzCtBekzl0cYnQhRZsksNxGNxdGkqMYt5Wa+9ea9\nCzjqEqksa/eaWiWSrrSDHWNZC2r7glF+cjS7kdmfsj8cD0Z41Vee5f6HTy7MYEtksKSFL18PsvFg\nhL/8zqFkZ8c9TU5O5Gi+961nOghGMnvsGnRXP75aJWjrcDMZiZVccdeIJSt88bhkbDJ7KDwoTZmn\nMGlVdObJw+0ZC/D1p9ozjqcWhDTpNHzzzXv52J9vneWIS8yUJRtYoFKJvMGfz1weYVeDHQlEYpIL\ng7kLZz93YyVvvzWzPEbX6CR93gAVVj1rKyzcvmFmvXlLzI0lK3y5iMclF4fG+cnRPmJxyYZqK+ez\n5Guk4g9FCUVjmHTKx/3kr8/x1KURTvR42d/i4nSfj6fvf27W8PsSC8eyE75j3R5O9HiIxSUus66g\n4IGiAW/+yG/Y1+zCYtDw+PkhpmIJonHJRCjKn66M8vwt1Qs8+hKpLNk9Xy5+eLgHtUrgMGnztrLK\nRluHm9+fuyp4oCguAL8/m9NJU2KBWHYz3w1rXGhUgmhMMh9KqcOkhF+dXCXdvZcSy074ej1BLg6N\nMxGKYtTNbfhNZSbODyiFwfXaZbcILHuW3TfeWmnmx0cUo3Fcylnl4eo1KtZWmOlxT+INKHbC4ZRI\nmBLXhmUnfB0jV+15hzrGWFthnrGWuqPBweVhPyl9YOgZC+APRXNfVGLeWXbC97uzg2nPT/X6cJhm\nJnzxHGHzg75g1uMlFoYlJ3xj/txeDchsyLy1zkY4GqfWbmB/i4tGV/7yZ62VFo50jWV9LbXzT4mF\nZ8kJX75ZzO0PZ5SzPdXro98bpN5l4kC7mz5PkO119qzX241akJJc+UIPHewmEM70AZdYGJac8OVz\n6kfj8WQgQSpqAW2JUKqYlGn1+KbY1+wkHI1xKU9Ox8+P9/EvvzqDLxhJ9usosXAsOeHLR6XVQJMr\nsxNPTF4tkSEl6DTpAuwy6zjd5yNQRBfxHxzspts9yX/+/lIpqHSBWVbCB/Cc1rLk42qbgTff2My/\nvmwr48GrM6JapXysXQ0OauwGqmx6QtHiltNoXPLnX3qGX5zo43Bn9r1hiflh2QnfLYk0R4NWxf+8\nbT8ffekW1lSYuXd/Y/KcQV8QnUbF0W4P/d4gZ/vH2dFQfFGFcDROJCb5w/mSy20hmWun8fcJIU4L\nIU4JIb4nhFjwhmEtZWbu3lFLMBJnZEIxDG+ptfOhF2xMLr3RuEyWzphiNlUJLg8VzvktMXvm0mm8\nDng3sEdKuRVQA6+Zr4HlwmrQMOoP8Y2/2Mv+Fhe9Y5N8r60Lu1GLXpP742jVM3cEXxwqHDFTYvbM\nddnVAEYhhAYwAX1zH1J+roz4eerSKB/52SmEEHz/UE8yCPSm1nLUKsGaeWoPemXEn1W7LjE/zFr4\npJS9wKeBLqAf8Eopfzv9vPmuWDCVizFV4uKWdeX0ehTb3/97zS7+8IHb+OW7b8qY6U72ekk9tKnG\nyv4WFxurc7e4lxJOdK+89vJLhbksu06UgkEtQC1gFkK8fvp5812xYDJhBD4/MI6UkkaXiUbX1YbN\njWUmTDoNP3r7c9hcY0seVwF7ml2srTDT5DJyZdjPgXY3GpWgzmFgR709zTi9tdbGzgYHJ3pKwrdQ\nzCUm6Q6gXUo5DCCE+DHwHOB/5mNguVhTYaa10sJf3boWIQSVNgOVtnQ9p9cTYHg8hCclAWlrnSMj\npxcUr8eZfh+9HsW1trfZiUDJZAMoM+t4+wJ+ntXMXISvC7heCGECAihJ5IfmZVR5KDfr+fxrdrKl\nNrsLDaDOYSQcjdHnDbK2wszlYX+yXvN0zvT70txtBzvG0Kjg86/ZyfoqK2/4ehtSylI65QIwlz3f\nAeBHwBHgZOJeD8zTuHKiUom8gjdFc5mZ99yxjh+/4zncu7+B5hxKyNhkhK21trRj2+sd3L2zjk01\nNow6FX2lgIMFYU7arpTyo1LKjVLKrVLKN0gpr0lEZjQWT+Ze5KJ9xM+YP8xkJMY/vHhzXjOMN5B+\nr8vDfqKxOP3eANGY5HhJ6VgQlp2HA0CjVmE15I/hq3MaUQlBjd2ISafhzs2561fWTutC6Q1EaOtw\nc7zbyxMfvL0U6bJALEvhKwa9Rs1r9zUmgwPu3deIzZB9i3umz8d0G/R7HjrG7Rsr0GlUXBmZKAUZ\nLAArVvgANlRbk4qCWiXQa5VA1PVVFqwpvTrGQ1G2NzjSrh0eD/HwYSVXpMsd4Ghp6Z13VrTwpSKE\n4LOv2sG+ZhcfuGsDa6f12x0aD2UYpv/hpye57zsH2dfs5PO/u1ia/eaZVSN8ACMTIb7w2l1UWPXJ\nhjFT9I4FcJrSW2StqTBzfmCClnILN7aW8YsT/ZSYP5Zd3u5ceNnOOsUwbdXzphuaONPvo3N0kriU\n+MMxmstNTIajbK610Tk6yaVEVMt//fEK77htLT850oNRq86rvJQoHnEtl5I9e/bIQ4cW3A5dkFhc\nqWrlNGl5xZefxahTYzdqUKtUqAU8eyXTEzKFw6TlkXffnKEhl7iKEOKwlHJPofNW1bI7hVol2FRj\n47FzQ/R6AlwamuBwp4e2djfDE/lNlZ7JCO956CiRWOGQ/BL5WZXCN8X6qsyIlktDfva3uPImoh/s\nGON5n3mCjz1yNiNIdSIU5WfHenEXSAEtscr2fNNxGLXsbHBkKB8H2t3sbnLmzeHock/ywJNXaGt3\n88It1UTiccZDUX58pJcKi54P/OA42+rtvOd567itVHQyK6tyzzedrzxxmc/89jyRlPoZ+1tcWaNg\nsrG11sapPl/W1/QaFb97/600pIR9rXRKe74imCo4/srd9Xz0pVvSXttUY2NbjuTz6aRmzk0nFI3z\nr786M/tBrmBWrfAd7/bw0EGlTWqZRc/r9jfy4u01gFKS46Mv3czHX76tqHt1uie5ubUcg1bFtjo7\n61IM2CqheEt+f66UCTedFS983skIPzrcw8OHe9KOx6RM2+sJIfjwizZRbTPgMuuIxSVbam3ctqG4\n6GtfMEIwEudkrxebQcu+ZicbqizsaXISCMf48uOX8BWIxFltrJo9n2cynKxCOkWvJ0DdNHtdIBzj\nq09e5r13rAdASsnwRIjfnh7kh4e66fUE2NPk4tenBwClGkJrpSVZrmM6rZUWOkf9RGKSF26t5nOv\n3olBu7I7YRa751s1wjcT8kUux+IStUrwhccu8tlHL1Bl0zPoy7QN6tSC5nIz7SP+NEWmpdzMZ161\ng+sai09iX26UFI45kC9kXp3oWr6v2YlFr05roZVKU5mZC4MTaYIHSpDr6/7rAE+XupvPuWKBQwjx\nIyHEOSHEWSHEDfM1sKVOpc3AtjoH9+5v5PlbqqielsSUz0gdiMT4i2+28di0QperjbkamT8P/FpK\neY8QQoeSOL4qWFNh4Xv3XQ9AKBrjVV/9EwMplU0L5RtFYtlLua0m5pK3awduAb4OIKUMSylXZcSl\nlGTE+h3v9lBhzWyzmorTrMv7+kpnLstuCzAMfFMIcVQI8TUhxPzUqVhmGLRqWqZlx4VjkgZn9sgX\ntUrwz3dv4aUJu+JqZS7CpwGuA74spdwF+IH7p5803+UylipDWTTebP1/Ad54QxNvvKF51ecCz0X4\neoCeRP4uKDm8100/ab7LZSxFPvjD4/ypfTTtWLlFx3M3VvLDt9+Q5vEA2JAlmmY1MmuFQ0o5IITo\nFkJskFKeR6lYsOqcmOcGfPwwxXuytsLMq/c28Prrm5JdLv/uRRt513ePMhmJ8dLttdyzu36xhruk\nmKu2+y7gwYSmewV489yHtLxoLjPz0h21/OK4Uh3ug8/fwAu2pu/lbt9QyTP3P48D7aPcvrESjbpk\nXoU5Cp+U8hhQ0JK9kjFo1fzHa3dRbdPjD8d43qbM/A4hBHaTlrtKLVXTWNXBpPPJh1+8ebGHsOwo\nzf8lFo2S8JVYNErCV2LRKAlfiUWjJHwlFo2S8JVYNErCV2LRKAlfiUWjJHwlFo1rmkAkhBgGOnO8\nXA4shcSGpTCOpTAGmP04mqSUBUOYrqnw5UMIcaiYjKfVMI6lMIZrMY7Sslti0SgJX4lFYykJ34J3\nLyqSpTCOpTAGWOBxLJk9X4nVx1Ka+UqsMq6J8Akh3iOEOCWEOC2EeG/i2PeFEMcS/zqEEMdyXNsh\nhDiZOG9GhV6EEN8QQgwJIU6lHHMJIR4VQlxM/O9MHBdCiC8IIS4JIU4IITKSoRLn7U6M51Li/Lwp\naDMcw+sS731SCPGMEGJHjnt+SwjRnvL97ZzHMdwmhPCm3PsjOe7ZIoQ4kPgevp9IpZgZUsoF/Qds\nBU6hVDPQAL8DWqed8xngIzmu7wDKZ/net6Bk1J1KOfZJ4P7E4/uBf088fhHwv4AArgcO5LhnW+J1\nkTj/hfM4hucAzsTjF+YZw7eAexboe7gN+GUR9/wB8JrE468A75jx3+caCN8rga+nPP9H4G9Tngug\nG1g338KXuL552pd+HqhJPK4BzicefxV4bbbzUo7VAOdSnr8W+Op8jWHaNU6gdz6Eb4bfQ0HhS/zN\nRgBN4vkNwG9m+re5FsvuKeBmIURZojH0i4CGlNdvBgallBdzXC+B3wohDgsh7puH8VRJKadaCQ0A\nUxk/dSg/gil6EsdSqUscz3fOXMaQyltRZtZc/Ftiif6cECJ/XY6Zj+EGIcRxIcT/CiG2ZLm2DPBI\nKafqAc/qe1jwBCIp5VkhxL8Dv0WpanAMSK0r9lrge3lucZOUslcIUQk8KoQ4J6V8cp7GJoUQi6ru\nZxuDEOJ2FOG7Kcdlf4ciMDoUc8iHgH+epzEcQXGPTQghXgT8FFg323vn45ooHFLKr0spd0spbwHG\ngAsAQggN8HLg+3mu7U38PwT8BNg3x+EMCiFqEu9fA0wVS+4lfUauTxxLpTdxPN85cxkDQojtwNeA\nu6WUo9kullL2S4UQ8E1m951kHYOU0ielnEg8fgTQCiHKp107CjgSfz+Y5fdwrbTdysT/jSjC9t3E\nS3eg7KF6clxnFkJYpx4Dd6Es43Ph58CbEo/fBPws5fgbE1rv9YA3ZVkClD864BNCXJ/Qct+Ycv2c\nx5D4fn4MvEFKeSHXxSlCI4CXMbvvJNcYqqc0eCHEPhQZSfsRSGWj9wfgnunXz4jZbuRnuNn9I0op\njePA86ZtnN8+7dxa4JHE4zWJa44Dp4EPz/B9vwf0AxGUfclbUfYrjwEXUTRvV8om+j+By8BJYE/K\nfY6lPN6D8se+DHyRhDl102wAAABtSURBVKF+nsbwNZSV4Vji36GU+zwC1CYe/z4xxlPA/wCWeRzD\n3yS+6+PAn4Dn5BjDGhTN/xLwQ0A/U7koeThKLBolD0eJRaMkfCUWjZLwlVg0SsJXYtEoCV+JRaMk\nfCUWjZLwlVg0SsJXYtH4/1ooX9D46m2oAAAAAElFTkSuQmCC\n",
"text/plain": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"# original data from https://github.com/apisit/thailand.json\n",
"gdf = gpd.read_file('thailand.json')\n",
"gdf.columns = ['Province','geometry']\n",
"\n",
"gdf.plot()\n",
"plt.show()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Thailand Referendum 2016"
]
},
{
"cell_type": "code",
"execution_count": 14,
"metadata": {},
"outputs": [],
"source": [
"# original data from https://data.go.th/DatasetDetail.aspx?id=8d13d593-aea4-40b9-ad78-884da8a49e35\n",
"# note: the original data was re-encoded to utf8 to work with pandas\n",
"df = pd.read_csv('ThailandReferendum2016_regular.csv', skiprows=3, header=[0,1])\n",
"\n",
"# This file only maps Thai to English version of provinces\n",
"province_pair = pd.read_csv('thaiProvinces.csv', header=None, names=['จังหวัด','Province'])\n",
"\n",
"arrays = [['จังหวัด', 'ภาค', 'ผู้มีสิทธิออกเสียง', 'ผู้มาใช้สิทธิออกเสียง', 'มาใช้สิทธิ์ร้อยละ', \n",
" 'ประเด็นที่ 1 ร่างรัฐธรรมนูญ', 'ประเด็นที่ 1 ร่างรัฐธรรมนูญ', 'ประเด็นที่ 1 ร่างรัฐธรรมนูญ', 'ประเด็นที่ 1 ร่างรัฐธรรมนูญ', \n",
" 'ประเด็นที่ 2 คำถามเพิ่มเติม', 'ประเด็นที่ 2 คำถามเพิ่มเติม', 'ประเด็นที่ 2 คำถามเพิ่มเติม', 'ประเด็นที่ 2 คำถามเพิ่มเติม', \n",
" 'บัตรเสีย', 'บัตรเสียร้อยละ'],\n",
" ['', '', '', '', '', \n",
" 'เห็นชอบ', 'เห็นชอบร้อยละ', 'ไม่เห็นชอบ', 'ไม่เห็นชอบร้อยละ', \n",
" 'เห็นชอบ', 'เห็นชอบร้อยละ', 'ไม่เห็นชอบ', 'ไม่เห็นชอบร้อยละ',\n",
" '', '']]\n",
"\n",
"tuples = list(zip(*arrays))\n",
"columns = pd.MultiIndex.from_tuples(tuples)\n",
"\n",
"df.columns = columns\n",
"df.columns = [' '.join(col).strip() for col in df.columns.values]\n",
"columns = np.insert(df.columns.values, 1, 'Province')\n",
"\n",
"df = pd.merge(df, province_pair, 'inner', 'จังหวัด')\n",
"df = df[columns]"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Merge geo and referendum data"
]
},
{
"cell_type": "code",
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": [
"gdf = pd.merge(gdf, df, 'inner', on='Province')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Relationship between province and contract"
]
},
{
"cell_type": "code",
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
"temp = govSpendCntrct[['provnc','contrct_price']].groupby('provnc').sum()\n",
"gdf = pd.merge(gdf, temp, 'inner', left_on='จังหวัด', right_index=True)\n",
"map_df = pd.merge(gdf[['Province','geometry','จังหวัด','ผู้มีสิทธิออกเสียง']], temp, 'inner', left_on='จังหวัด', right_index=True)"
]
},
{
"cell_type": "code",
"execution_count": 17,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"\n",
"\n",
"
\n",
" \n",
" \n",
" | \n",
" Province | \n",
" geometry | \n",
" จังหวัด | \n",
" ผู้มีสิทธิออกเสียง | \n",
" contrct_price | \n",
"
\n",
" \n",
" \n",
" \n",
" 0 | \n",
" Mae Hong Son | \n",
" POLYGON ((98.0859298100001 19.77316111200008, ... | \n",
" แม่ฮ่องสอน | \n",
" 163096 | \n",
" 689,959,994.31 | \n",
"
\n",
" \n",
" 1 | \n",
" Chumphon | \n",
" POLYGON ((99.27257653168158 10.95801361753442,... | \n",
" ชุมพร | \n",
" 388203 | \n",
" 1,195,840,440.56 | \n",
"
\n",
" \n",
" 2 | \n",
" Nakhon Si Thammarat | \n",
" POLYGON ((100.3424593341746 7.938784496738819,... | \n",
" นครศรีธรรมราช | \n",
" 1181793 | \n",
" 3,379,313,800.91 | \n",
"
\n",
" \n",
" 3 | \n",
" Phuket | \n",
" POLYGON ((98.4186304050001 7.903753973000079, ... | \n",
" ภูเก็ต | \n",
" 274407 | \n",
" 1,765,732,253.70 | \n",
"
\n",
" \n",
" 4 | \n",
" Phangnga | \n",
" (POLYGON ((98.53630618600008 8.115139065000108... | \n",
" พังงา | \n",
" 197709 | \n",
" 845,571,125.58 | \n",
"
\n",
" \n",
"
\n",
"
"
],
"text/plain": [
" Province geometry \\\n",
"0 Mae Hong Son POLYGON ((98.0859298100001 19.77316111200008, ... \n",
"1 Chumphon POLYGON ((99.27257653168158 10.95801361753442,... \n",
"2 Nakhon Si Thammarat POLYGON ((100.3424593341746 7.938784496738819,... \n",
"3 Phuket POLYGON ((98.4186304050001 7.903753973000079, ... \n",
"4 Phangnga (POLYGON ((98.53630618600008 8.115139065000108... \n",
"\n",
" จังหวัด ผู้มีสิทธิออกเสียง contrct_price \n",
"0 แม่ฮ่องสอน 163096 689,959,994.31 \n",
"1 ชุมพร 388203 1,195,840,440.56 \n",
"2 นครศรีธรรมราช 1181793 3,379,313,800.91 \n",
"3 ภูเก็ต 274407 1,765,732,253.70 \n",
"4 พังงา 197709 845,571,125.58 "
]
},
"execution_count": 17,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"map_df.head(5)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Plot relationships between government spending and provinces"
]
},
{
"cell_type": "code",
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
"# import a custom made functions to plot plotly maps\n",
"from plotly_map_gen import *"
]
},
{
"cell_type": "code",
"execution_count": 19,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"This is the format of your plot grid:\n",
"[ (1,1) x1,y1 ] [ (1,2) x2,y2 ]\n",
"\n"
]
},
{
"data": {
"application/vnd.plotly.v1+json": {
"data": [
{
"hoverinfo": "none",
"marker": {
"color": [
384397481.63000005,
68380310464.80981
],
"colorbar": {
"len": 0.4,
"thickness": 20,
"ticktext": null,
"tickvals": null,
"title": "Thai Baht",
"titleside": "top",
"x": 0.33,
"y": 0.25
},
"colorscale": [
[
0,
"hsl(19.0, 96.0%, 66.0%)"
],
[
0.2,
"hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)"
],
[
0.4,
"hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)"
],
[
0.6,
"hsl(72.51515151515152, 89.39393939393939%, 83.60606060606061%)"
],
[
0.8,
"hsl(96.35353535353535, 69.1919191919192%, 77.14141414141415%)"
],
[
1,
"hsl(119.0, 50.0%, 71.0%)"
]
],
"showscale": true,
"size": 0.1
},
"mode": "markers",
"showlegend": false,
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x1",
"y": [
18.754914054078583
],
"yaxis": "y1"
},
{
"hoverinfo": "none",
"marker": {
"color": [
8.584780533736941,
10.834931068277593
],
"colorbar": {
"len": 0.4,
"thickness": 20,
"ticktext": [
"1B",
"5B",
"10B",
"50B"
],
"tickvals": [
9,
9.301029995663981,
10,
10.698970004336019
],
"title": "Thai Baht",
"titleside": "top",
"x": 0.74,
"y": 0.25
},
"colorscale": [
[
0,
"hsl(19.0, 96.0%, 66.0%)"
],
[
0.2,
"hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)"
],
[
0.4,
"hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)"
],
[
0.6,
"hsl(72.51515151515152, 89.39393939393939%, 83.60606060606061%)"
],
[
0.8,
"hsl(96.35353535353535, 69.1919191919192%, 77.14141414141415%)"
],
[
1,
"hsl(119.0, 50.0%, 71.0%)"
]
],
"showscale": true,
"size": 0.1
},
"mode": "markers",
"showlegend": false,
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x2",
"y": [
18.754914054078583
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.0859298100001,
98.23754846200006,
98.47780068602651,
98.6072424661669,
98.58889733334524,
98.65499148996525,
98.61623416497474,
98.45758751834927,
98.33656131425329,
98.20778364479935,
98.11967532825378,
98.09993492965322,
98.11548953721234,
98.20948896714214,
98.10008996018348,
98.12727176308135,
98.08365685438037,
98.24023644435641,
98.23351850777289,
98.30260989792845,
97.90799443014942,
97.67613570200012,
97.7540637620001,
97.61794803900011,
97.63758508300009,
97.57381636600013,
97.5283411050001,
97.48648319500012,
97.35140100100011,
97.42746871000008,
97.50953088400007,
97.74569218000005,
97.72336796100006,
97.65784224500004,
97.81080448500012,
97.76708622200005,
97.84212040300014,
97.84863163300008,
98.00831180900008,
98.02453820800008,
98.0859298100001
],
"xaxis": "x1",
"y": [
19.773161112000082,
19.664692281000043,
19.705629272236536,
19.48258372635783,
19.203970241933092,
19.101030789139628,
19.04279144886624,
19.007263902307244,
19.034884954776828,
19.164101873802423,
19.086509711254166,
18.63710561822964,
18.53979889640192,
18.451587226169522,
18.348544419689176,
18.096595974224897,
18.014818019735827,
17.839583238575585,
17.728711453270932,
17.69589691850797,
17.55486551401617,
17.83033396400012,
17.96903350800011,
18.24167836500007,
18.306325582000056,
18.33309397400012,
18.26532033300009,
18.292140401000097,
18.551168519000072,
18.48951853500003,
18.491275533000106,
18.571063945000077,
18.851977030000114,
18.925719299000036,
19.112219543,
19.397525126000033,
19.479380595000066,
19.567643942000046,
19.639112447000088,
19.80297841400011,
19.773161112000082
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(27.282828282828284, 96.8080808080808%, 70.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.0859298100001,
98.23754846200006,
98.47780068602651,
98.6072424661669,
98.58889733334524,
98.65499148996525,
98.61623416497474,
98.45758751834927,
98.33656131425329,
98.20778364479935,
98.11967532825378,
98.09993492965322,
98.11548953721234,
98.20948896714214,
98.10008996018348,
98.12727176308135,
98.08365685438037,
98.24023644435641,
98.23351850777289,
98.30260989792845,
97.90799443014942,
97.67613570200012,
97.7540637620001,
97.61794803900011,
97.63758508300009,
97.57381636600013,
97.5283411050001,
97.48648319500012,
97.35140100100011,
97.42746871000008,
97.50953088400007,
97.74569218000005,
97.72336796100006,
97.65784224500004,
97.81080448500012,
97.76708622200005,
97.84212040300014,
97.84863163300008,
98.00831180900008,
98.02453820800008,
98.0859298100001
],
"xaxis": "x2",
"y": [
19.773161112000082,
19.664692281000043,
19.705629272236536,
19.48258372635783,
19.203970241933092,
19.101030789139628,
19.04279144886624,
19.007263902307244,
19.034884954776828,
19.164101873802423,
19.086509711254166,
18.63710561822964,
18.53979889640192,
18.451587226169522,
18.348544419689176,
18.096595974224897,
18.014818019735827,
17.839583238575585,
17.728711453270932,
17.69589691850797,
17.55486551401617,
17.83033396400012,
17.96903350800011,
18.24167836500007,
18.306325582000056,
18.33309397400012,
18.26532033300009,
18.292140401000097,
18.551168519000072,
18.48951853500003,
18.491275533000106,
18.571063945000077,
18.851977030000114,
18.925719299000036,
19.112219543,
19.397525126000033,
19.479380595000066,
19.567643942000046,
19.639112447000088,
19.80297841400011,
19.773161112000082
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mae Hong Son",
"showlegend": false,
"text": "Mae Hong Son:
0.69B",
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x1",
"y": [
18.754914054078583
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(27.282828282828284, 96.8080808080808%, 90.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mae Hong Son",
"showlegend": false,
"text": "Mae Hong Son:
0.69B",
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x2",
"y": [
18.754914054078583
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.27257653168158,
99.5034274809268,
99.5153100920001,
99.44320722700007,
99.37435957100013,
99.24463951900003,
99.28500410200007,
99.15162194100009,
99.16895592500003,
99.25464928500003,
99.15162194100009,
99.17212975400014,
99.03098921058358,
98.79033206637177,
98.74981774309435,
98.66057254408759,
98.64103885286073,
98.90329674674746,
98.93802330942816,
98.8936332543712,
98.9527510928886,
98.90345177637835,
98.97574710474504,
98.87919148784852,
98.9744543870001,
98.99233443300005,
99.05506962100009,
99.1409461171848,
99.27257653168158
],
"xaxis": "x1",
"y": [
10.95801361753442,
10.997053639000939,
10.881537177000041,
10.87034739800012,
10.681382554000066,
10.535142320000105,
10.364488023000092,
10.357367255000057,
10.28774648600006,
10.234442450000088,
10.103461005000014,
9.850246486000103,
9.73222280473864,
9.687005927381605,
9.601171373060424,
9.661787828345595,
9.786069648395568,
10.017270005806097,
10.10873729109312,
10.207671820897787,
10.352830919311543,
10.455951239258269,
10.6026606312831,
10.788202778967644,
10.824198303000102,
10.947963359000127,
10.945250346000094,
11.039409960950493,
10.95801361753442
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.27257653168158,
99.5034274809268,
99.5153100920001,
99.44320722700007,
99.37435957100013,
99.24463951900003,
99.28500410200007,
99.15162194100009,
99.16895592500003,
99.25464928500003,
99.15162194100009,
99.17212975400014,
99.03098921058358,
98.79033206637177,
98.74981774309435,
98.66057254408759,
98.64103885286073,
98.90329674674746,
98.93802330942816,
98.8936332543712,
98.9527510928886,
98.90345177637835,
98.97574710474504,
98.87919148784852,
98.9744543870001,
98.99233443300005,
99.05506962100009,
99.1409461171848,
99.27257653168158
],
"xaxis": "x2",
"y": [
10.95801361753442,
10.997053639000939,
10.881537177000041,
10.87034739800012,
10.681382554000066,
10.535142320000105,
10.364488023000092,
10.357367255000057,
10.28774648600006,
10.234442450000088,
10.103461005000014,
9.850246486000103,
9.73222280473864,
9.687005927381605,
9.601171373060424,
9.661787828345595,
9.786069648395568,
10.017270005806097,
10.10873729109312,
10.207671820897787,
10.352830919311543,
10.455951239258269,
10.6026606312831,
10.788202778967644,
10.824198303000102,
10.947963359000127,
10.945250346000094,
11.039409960950493,
10.95801361753442
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chumphon",
"showlegend": false,
"text": "Chumphon:
1.20B",
"type": "scatter",
"x": [
99.06978611157116
],
"xaxis": "x1",
"y": [
10.366574626302134
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(35.56565656565657, 97.61616161616162%, 94.48484848484848%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chumphon",
"showlegend": false,
"text": "Chumphon:
1.20B",
"type": "scatter",
"x": [
99.06978611157116
],
"xaxis": "x2",
"y": [
10.366574626302134
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.34245933417458,
100.15520999614444,
100.12963016190241,
99.95940799408368,
99.74433068231508,
99.7276908709369,
99.60899010590862,
99.51075320809406,
99.32564822808325,
99.28668419841699,
99.31603641165111,
99.24079552569293,
99.28224002495722,
99.33200442856156,
99.44729454980359,
99.52997684095845,
99.59023156103774,
99.69311933788708,
99.78494835838006,
99.73141157398493,
99.77183780061023,
99.85352623800003,
99.88599694100003,
99.96713300900012,
100.14421634200005,
100.18628991000003,
100.13111412900008,
100.22046959700003,
100.34245933417458
],
"xaxis": "x1",
"y": [
7.938784496738819,
7.874429226027942,
7.801720486511243,
7.903755600840242,
7.850916449334647,
7.992044786337885,
7.981270249922105,
7.871793727698417,
7.957292385235434,
8.102839057276697,
8.292853297841418,
8.380522365714612,
8.538703925245983,
8.521263129090158,
8.60110321723964,
8.84710887337583,
8.916794541834605,
8.931858222079299,
9.056605129223357,
9.153188381538513,
9.312275774298854,
9.29466380400008,
9.233303127000084,
8.605658270000035,
8.388820705000114,
8.397202867000075,
8.514553127000028,
8.44871653900006,
7.938784496738819
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.34245933417458,
100.15520999614444,
100.12963016190241,
99.95940799408368,
99.74433068231508,
99.7276908709369,
99.60899010590862,
99.51075320809406,
99.32564822808325,
99.28668419841699,
99.31603641165111,
99.24079552569293,
99.28224002495722,
99.33200442856156,
99.44729454980359,
99.52997684095845,
99.59023156103774,
99.69311933788708,
99.78494835838006,
99.73141157398493,
99.77183780061023,
99.85352623800003,
99.88599694100003,
99.96713300900012,
100.14421634200005,
100.18628991000003,
100.13111412900008,
100.22046959700003,
100.34245933417458
],
"xaxis": "x2",
"y": [
7.938784496738819,
7.874429226027942,
7.801720486511243,
7.903755600840242,
7.850916449334647,
7.992044786337885,
7.981270249922105,
7.871793727698417,
7.957292385235434,
8.102839057276697,
8.292853297841418,
8.380522365714612,
8.538703925245983,
8.521263129090158,
8.60110321723964,
8.84710887337583,
8.916794541834605,
8.931858222079299,
9.056605129223357,
9.153188381538513,
9.312275774298854,
9.29466380400008,
9.233303127000084,
8.605658270000035,
8.388820705000114,
8.397202867000075,
8.514553127000028,
8.44871653900006,
7.938784496738819
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Si Thammarat",
"showlegend": false,
"text": "Nakhon Si Thammarat:
3.38B",
"type": "scatter",
"x": [
99.77791569893861
],
"xaxis": "x1",
"y": [
8.372728000640693
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(52.13131313131313, 99.23232323232324%, 102.96969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Si Thammarat",
"showlegend": false,
"text": "Nakhon Si Thammarat:
3.38B",
"type": "scatter",
"x": [
99.77791569893861
],
"xaxis": "x2",
"y": [
8.372728000640693
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4186304050001,
98.39812259200005,
98.34392337300011,
98.29184004000012,
98.25416100400008,
98.28142337300005,
98.34351647200009,
98.43913821700005,
98.4186304050001
],
"xaxis": "x1",
"y": [
7.903753973000079,
7.815008856000105,
7.83291250200007,
7.777492580000086,
7.928290106000091,
8.19179922100011,
8.10919830900012,
8.082505601,
7.903753973000079
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4186304050001,
98.39812259200005,
98.34392337300011,
98.29184004000012,
98.25416100400008,
98.28142337300005,
98.34351647200009,
98.43913821700005,
98.4186304050001
],
"xaxis": "x2",
"y": [
7.903753973000079,
7.815008856000105,
7.83291250200007,
7.777492580000086,
7.928290106000091,
8.19179922100011,
8.10919830900012,
8.082505601,
7.903753973000079
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phuket",
"showlegend": false,
"text": "Phuket:
1.77B",
"type": "scatter",
"x": [
98.34151287464336
],
"xaxis": "x1",
"y": [
7.974660201845434
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phuket",
"showlegend": false,
"text": "Phuket:
1.77B",
"type": "scatter",
"x": [
98.34151287464336
],
"xaxis": "x2",
"y": [
7.974660201845434
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.53630618600008,
98.6023869150001,
98.60352623800011,
98.57081139400006,
98.53630618600008
],
"xaxis": "x1",
"y": [
8.115139065000108,
8.063462632000068,
7.903753973000121,
7.939357815000093,
8.115139065000108
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.53630618600008,
98.6023869150001,
98.60352623800011,
98.57081139400006,
98.53630618600008
],
"xaxis": "x2",
"y": [
8.115139065000108,
8.063462632000068,
7.903753973000121,
7.939357815000093,
8.115139065000108
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62142988400015,
98.57007897200006,
98.62403405000006,
98.63754316500015,
98.62142988400015
],
"xaxis": "x1",
"y": [
8.102525132000125,
8.118882554000137,
8.191799221000153,
8.171291408000116,
8.102525132000125
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62142988400015,
98.57007897200006,
98.62403405000006,
98.63754316500015,
98.62142988400015
],
"xaxis": "x2",
"y": [
8.102525132000125,
8.118882554000137,
8.191799221000153,
8.171291408000116,
8.102525132000125
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29395592500006,
98.26156660200016,
98.26091556100019,
98.31088300900015,
98.29395592500006
],
"xaxis": "x1",
"y": [
8.93463776200015,
8.878566799000126,
9.012925523000135,
8.978176174000083,
8.93463776200015
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29395592500006,
98.26156660200016,
98.26091556100019,
98.31088300900015,
98.29395592500006
],
"xaxis": "x2",
"y": [
8.93463776200015,
8.878566799000126,
9.012925523000135,
8.978176174000083,
8.93463776200015
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29444420700005,
98.24048912900011,
98.26091556100019,
98.31739342500012,
98.29444420700005
],
"xaxis": "x1",
"y": [
9.041571356000105,
9.0489769550001,
9.158148505000128,
9.117132880000113,
9.041571356000105
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29444420700005,
98.24048912900011,
98.26091556100019,
98.31739342500012,
98.29444420700005
],
"xaxis": "x2",
"y": [
9.041571356000105,
9.0489769550001,
9.158148505000128,
9.117132880000113,
9.041571356000105
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.50931562671471,
98.50647342281022,
98.4573291359309,
98.45624393121253,
98.60517540861824,
98.54977827404824,
98.71255903487159,
98.66274295532313,
98.66574018795941,
98.60352623800011,
98.42823326900006,
98.46290123800006,
98.39128665500002,
98.28142337300008,
98.19800866000006,
98.24732506600006,
98.21998131600017,
98.29273522200006,
98.39128665500002,
98.33269290500019,
98.38200931100008,
98.32227623800011,
98.37077884200008,
98.38961527685225,
98.5277641132233,
98.50931562671471
],
"xaxis": "x1",
"y": [
9.205252386688358,
8.978702908312599,
8.954337469998265,
8.890413722815055,
8.790626532288712,
8.65146190004667,
8.600173041252873,
8.556170558924194,
8.381375027335693,
8.397202867000132,
8.316961981000105,
8.216131903000132,
8.13654205900015,
8.22589752800016,
8.556057033000158,
8.51455312700007,
8.726223049000083,
8.92438385600012,
9.035305080000157,
9.026068427000098,
9.071926174000083,
9.209377346000082,
9.226467190000122,
9.344922551250576,
9.29752065675298,
9.205252386688358
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.50931562671471,
98.50647342281022,
98.4573291359309,
98.45624393121253,
98.60517540861824,
98.54977827404824,
98.71255903487159,
98.66274295532313,
98.66574018795941,
98.60352623800011,
98.42823326900006,
98.46290123800006,
98.39128665500002,
98.28142337300008,
98.19800866000006,
98.24732506600006,
98.21998131600017,
98.29273522200006,
98.39128665500002,
98.33269290500019,
98.38200931100008,
98.32227623800011,
98.37077884200008,
98.38961527685225,
98.5277641132233,
98.50931562671471
],
"xaxis": "x2",
"y": [
9.205252386688358,
8.978702908312599,
8.954337469998265,
8.890413722815055,
8.790626532288712,
8.65146190004667,
8.600173041252873,
8.556170558924194,
8.381375027335693,
8.397202867000132,
8.316961981000105,
8.216131903000132,
8.13654205900015,
8.22589752800016,
8.556057033000158,
8.51455312700007,
8.726223049000083,
8.92438385600012,
9.035305080000157,
9.026068427000098,
9.071926174000083,
9.209377346000082,
9.226467190000122,
9.344922551250576,
9.29752065675298,
9.205252386688358
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.87614993600002,
97.87183678500006,
97.8377384770001,
97.86841881600006,
97.87614993600002
],
"xaxis": "x1",
"y": [
9.390204169000128,
9.379584052000084,
9.419338283000087,
9.420396226000136,
9.390204169000128
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.87614993600002,
97.87183678500006,
97.8377384770001,
97.86841881600006,
97.87614993600002
],
"xaxis": "x2",
"y": [
9.390204169000128,
9.379584052000084,
9.419338283000087,
9.420396226000136,
9.390204169000128
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.89820397200006,
97.8699650400001,
97.84961998800006,
97.87183678500006,
97.89820397200006
],
"xaxis": "x1",
"y": [
9.44497304900014,
9.425238348000121,
9.442124742000104,
9.473049221000153,
9.44497304900014
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.89820397200006,
97.8699650400001,
97.84961998800006,
97.87183678500006,
97.89820397200006
],
"xaxis": "x2",
"y": [
9.44497304900014,
9.425238348000121,
9.442124742000104,
9.473049221000153,
9.44497304900014
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phangnga",
"showlegend": false,
"text": "Phangnga:
0.85B",
"type": "scatter",
"x": [
98.41915393503248
],
"xaxis": "x1",
"y": [
8.677606417666892
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phangnga",
"showlegend": false,
"text": "Phangnga:
0.85B",
"type": "scatter",
"x": [
98.41915393503248
],
"xaxis": "x2",
"y": [
8.677606417666892
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.41667728000007,
98.39812259200002,
98.41163170700011,
98.4178166020001,
98.41667728000007
],
"xaxis": "x1",
"y": [
9.733465887000179,
9.706244208000086,
9.77456289300008,
9.747056382000139,
9.733465887000179
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.41667728000007,
98.39812259200002,
98.41163170700011,
98.4178166020001,
98.41667728000007
],
"xaxis": "x2",
"y": [
9.733465887000179,
9.706244208000086,
9.77456289300008,
9.747056382000139,
9.733465887000179
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.90825768414479,
98.97574710474512,
98.90345177637838,
98.95275109288863,
98.89363325437128,
98.92996178570789,
98.63545779783922,
98.66057254408756,
98.77415734298702,
98.65669681230807,
98.66925418543232,
98.54900312679288,
98.51102094905755,
98.38961527685225,
98.45720462300008,
98.53109785200016,
98.46338951900006,
98.51417076900006,
98.49366295700005,
98.56576582100016,
98.50798587300014,
98.55543053500006,
98.58301842500006,
98.54900149800002,
98.51270592500012,
98.63086998800006,
98.60352623800011,
98.72046959700006,
98.79038293500011,
98.75679325400009,
98.87919148784854,
98.9240189963796,
98.90825768414479
],
"xaxis": "x1",
"y": [
10.687229111933988,
10.602660631283157,
10.455951239258312,
10.352830919311586,
10.207671820897843,
10.068791409496,
9.76992076343258,
9.661787828345638,
9.54251862253642,
9.42312022551809,
9.354855658561831,
9.351729233817139,
9.306434841195056,
9.344922551250576,
9.548529364000089,
9.566107489000117,
9.604437567000147,
9.654730536000102,
9.713690497000158,
9.742621161000073,
9.77456289300008,
9.798041083000143,
9.842840887000165,
9.80927155200014,
9.836859442000147,
9.952704169000143,
9.993597723000093,
10.227932033000144,
10.500264588000135,
10.666068420000087,
10.788202778967687,
10.747199612072535,
10.687229111933988
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.90825768414479,
98.97574710474512,
98.90345177637838,
98.95275109288863,
98.89363325437128,
98.92996178570789,
98.63545779783922,
98.66057254408756,
98.77415734298702,
98.65669681230807,
98.66925418543232,
98.54900312679288,
98.51102094905755,
98.38961527685225,
98.45720462300008,
98.53109785200016,
98.46338951900006,
98.51417076900006,
98.49366295700005,
98.56576582100016,
98.50798587300014,
98.55543053500006,
98.58301842500006,
98.54900149800002,
98.51270592500012,
98.63086998800006,
98.60352623800011,
98.72046959700006,
98.79038293500011,
98.75679325400009,
98.87919148784854,
98.9240189963796,
98.90825768414479
],
"xaxis": "x2",
"y": [
10.687229111933988,
10.602660631283157,
10.455951239258312,
10.352830919311586,
10.207671820897843,
10.068791409496,
9.76992076343258,
9.661787828345638,
9.54251862253642,
9.42312022551809,
9.354855658561831,
9.351729233817139,
9.306434841195056,
9.344922551250576,
9.548529364000089,
9.566107489000117,
9.604437567000147,
9.654730536000102,
9.713690497000158,
9.742621161000073,
9.77456289300008,
9.798041083000143,
9.842840887000165,
9.80927155200014,
9.836859442000147,
9.952704169000143,
9.993597723000093,
10.227932033000144,
10.500264588000135,
10.666068420000087,
10.788202778967687,
10.747199612072535,
10.687229111933988
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ranong",
"showlegend": false,
"text": "Ranong:
0.90B",
"type": "scatter",
"x": [
98.71794595061648
],
"xaxis": "x1",
"y": [
9.999900666708673
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ranong",
"showlegend": false,
"text": "Ranong:
0.90B",
"type": "scatter",
"x": [
98.71794595061648
],
"xaxis": "x2",
"y": [
9.999900666708673
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.70346113400015,
99.68148847700016,
99.66814212300002,
99.69874108200005,
99.70346113400015
],
"xaxis": "x1",
"y": [
9.521307684000178,
9.512884833000129,
9.519191799000083,
9.542222398000135,
9.521307684000178
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.70346113400015,
99.68148847700016,
99.66814212300002,
99.69874108200005,
99.70346113400015
],
"xaxis": "x2",
"y": [
9.521307684000178,
9.512884833000129,
9.519191799000083,
9.542222398000135,
9.521307684000178
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.08594811300006,
100.06088300900015,
99.9466251960001,
99.93628991000017,
100.08594811300006
],
"xaxis": "x1",
"y": [
9.574530341000155,
9.46381256700009,
9.41819896000014,
9.577704169000128,
9.574530341000155
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.08594811300006,
100.06088300900015,
99.9466251960001,
99.93628991000017,
100.08594811300006
],
"xaxis": "x2",
"y": [
9.574530341000155,
9.46381256700009,
9.41819896000014,
9.577704169000128,
9.574530341000155
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68043053500017,
99.67807050900015,
99.67530358200005,
99.68425540500019,
99.68043053500017
],
"xaxis": "x1",
"y": [
9.612209377000141,
9.61041901200015,
9.624457098000107,
9.620021877000141,
9.612209377000141
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68043053500017,
99.67807050900015,
99.67530358200005,
99.68425540500019,
99.68043053500017
],
"xaxis": "x2",
"y": [
9.612209377000141,
9.61041901200015,
9.624457098000107,
9.620021877000141,
9.612209377000141
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.14478600400017,
99.32357832100016,
99.23552493600008,
99.25505618600002,
99.47478274800008,
99.53581790500007,
99.75277754000015,
99.73192833882175,
99.786705356667,
99.69311933788705,
99.59023156103777,
99.52997684095854,
99.44729454980362,
99.33200442856165,
99.28472049365584,
99.26606530157247,
98.91306359281057,
98.884641554664,
98.9181795589395,
98.76656090726007,
98.72423790885236,
98.54977827404824,
98.60517540861824,
98.45872439991112,
98.45391849214482,
98.50647342281022,
98.51102094905755,
98.54900312679288,
98.67297488758092,
98.65669681230807,
98.77415734298702,
98.78614627533031,
99.14478600400017
],
"xaxis": "x1",
"y": [
9.788234768000109,
9.391546942000119,
9.336330471000096,
9.232489325000117,
9.200995184000107,
9.28168366100013,
9.319769598000121,
9.149157620128136,
9.060170803539833,
8.931858222079342,
8.916794541834662,
8.847108873375888,
8.601103217239682,
8.521263129090215,
8.542295437084803,
8.34155833604845,
8.31380809236957,
8.514441839719169,
8.584256700286517,
8.674173691962352,
8.625856228282345,
8.65146190004667,
8.790626532288712,
8.887158107760541,
8.943872991945014,
8.978702908312599,
9.306434841195056,
9.351729233817139,
9.35749115599208,
9.42312022551809,
9.54251862253642,
9.683801988271199,
9.788234768000109
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.14478600400017,
99.32357832100016,
99.23552493600008,
99.25505618600002,
99.47478274800008,
99.53581790500007,
99.75277754000015,
99.73192833882175,
99.786705356667,
99.69311933788705,
99.59023156103777,
99.52997684095854,
99.44729454980362,
99.33200442856165,
99.28472049365584,
99.26606530157247,
98.91306359281057,
98.884641554664,
98.9181795589395,
98.76656090726007,
98.72423790885236,
98.54977827404824,
98.60517540861824,
98.45872439991112,
98.45391849214482,
98.50647342281022,
98.51102094905755,
98.54900312679288,
98.67297488758092,
98.65669681230807,
98.77415734298702,
98.78614627533031,
99.14478600400017
],
"xaxis": "x2",
"y": [
9.788234768000109,
9.391546942000119,
9.336330471000096,
9.232489325000117,
9.200995184000107,
9.28168366100013,
9.319769598000121,
9.149157620128136,
9.060170803539833,
8.931858222079342,
8.916794541834662,
8.847108873375888,
8.601103217239682,
8.521263129090215,
8.542295437084803,
8.34155833604845,
8.31380809236957,
8.514441839719169,
8.584256700286517,
8.674173691962352,
8.625856228282345,
8.65146190004667,
8.790626532288712,
8.887158107760541,
8.943872991945014,
8.978702908312599,
9.306434841195056,
9.351729233817139,
9.35749115599208,
9.42312022551809,
9.54251862253642,
9.683801988271199,
9.788234768000109
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9978947270001,
100.0672306650001,
100.09009850400017,
99.9876408210001,
99.9978947270001
],
"xaxis": "x1",
"y": [
9.797267971000124,
9.775620835000126,
9.665269273000163,
9.719916083000115,
9.797267971000124
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9978947270001,
100.0672306650001,
100.09009850400017,
99.9876408210001,
99.9978947270001
],
"xaxis": "x2",
"y": [
9.797267971000124,
9.775620835000126,
9.665269273000163,
9.719916083000115,
9.797267971000124
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surat Thani",
"showlegend": false,
"text": "Surat Thani:
3.20B",
"type": "scatter",
"x": [
99.08753919716334
],
"xaxis": "x1",
"y": [
9.045665892400375
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(51.303030303030305, 99.15151515151516%, 102.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surat Thani",
"showlegend": false,
"text": "Surat Thani:
3.20B",
"type": "scatter",
"x": [
99.08753919716334
],
"xaxis": "x2",
"y": [
9.045665892400375
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.05713951900006,
99.02808678500017,
99.07585696700019,
99.11744225400017
],
"xaxis": "x1",
"y": [
7.479193427000084,
7.504055080000128,
7.644273179000081,
7.608954169000143,
7.479193427000084
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.05713951900006,
99.02808678500017,
99.07585696700019,
99.11744225400017
],
"xaxis": "x2",
"y": [
7.479193427000084,
7.504055080000128,
7.644273179000081,
7.608954169000143,
7.479193427000084
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.06959069100006,
99.04460696700002,
99.12427819100012,
99.11744225400017
],
"xaxis": "x1",
"y": [
7.595892645000077,
7.622544664000188,
7.663397528000147,
7.657375393000137,
7.595892645000077
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.06959069100006,
99.04460696700002,
99.12427819100012,
99.11744225400017
],
"xaxis": "x2",
"y": [
7.595892645000077,
7.622544664000188,
7.663397528000147,
7.657375393000137,
7.595892645000077
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.91306359281057,
99.08220055501161,
99.26606530157247,
99.31603641165114,
99.28668419841702,
99.34569868414704,
99.29417728135641,
99.34104780511208,
99.25986412982567,
99.13054446700008,
99.1121525400001,
99.0560001960001,
99.01441491,
99.06959069100006,
99.02808678500017,
98.91797936300006,
98.84359785200016,
98.80030358200005,
98.770274285,
98.70313561300006,
98.62403405000006,
98.66274295532313,
98.75570885557923,
98.92717125864672,
98.884641554664,
98.91306359281057
],
"xaxis": "x1",
"y": [
8.31380809236957,
8.351583564529946,
8.34155833604845,
8.292853297841475,
8.10283905727674,
7.919723619549458,
7.844095159963743,
7.747641098857684,
7.655863756107507,
7.767238674000112,
7.705511786000102,
7.698919989000132,
7.815008856000162,
7.924872137000136,
7.903753973000121,
8.051336981000162,
8.00287506700009,
8.052435614000117,
8.023667710000083,
8.298529364000075,
8.281154690000093,
8.556170558924194,
8.673088487243916,
8.566557521712298,
8.514441839719169,
8.31380809236957
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.91306359281057,
99.08220055501161,
99.26606530157247,
99.31603641165114,
99.28668419841702,
99.34569868414704,
99.29417728135641,
99.34104780511208,
99.25986412982567,
99.13054446700008,
99.1121525400001,
99.0560001960001,
99.01441491,
99.06959069100006,
99.02808678500017,
98.91797936300006,
98.84359785200016,
98.80030358200005,
98.770274285,
98.70313561300006,
98.62403405000006,
98.66274295532313,
98.75570885557923,
98.92717125864672,
98.884641554664,
98.91306359281057
],
"xaxis": "x2",
"y": [
8.31380809236957,
8.351583564529946,
8.34155833604845,
8.292853297841475,
8.10283905727674,
7.919723619549458,
7.844095159963743,
7.747641098857684,
7.655863756107507,
7.767238674000112,
7.705511786000102,
7.698919989000132,
7.815008856000162,
7.924872137000136,
7.903753973000121,
8.051336981000162,
8.00287506700009,
8.052435614000117,
8.023667710000083,
8.298529364000075,
8.281154690000093,
8.556170558924194,
8.673088487243916,
8.566557521712298,
8.514441839719169,
8.31380809236957
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Krabi",
"showlegend": false,
"text": "Krabi:
1.03B",
"type": "scatter",
"x": [
99.0159914523875
],
"xaxis": "x1",
"y": [
8.135330699494386
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.90909090909091, 97.45454545454545%, 93.63636363636364%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Krabi",
"showlegend": false,
"text": "Krabi:
1.03B",
"type": "scatter",
"x": [
99.0159914523875
],
"xaxis": "x2",
"y": [
8.135330699494386
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.12963016190241,
100.20086029913756,
100.14291425900007,
100.18539472700013,
100.27881920700003,
100.3787541020601,
100.28383263596737,
100.03061811683256,
99.82804650314364,
99.82096683135421,
99.74433068231508,
99.95940799408368,
100.12963016190241
],
"xaxis": "x1",
"y": [
7.801720486511243,
7.772327866653498,
7.700018622000115,
7.514227606000119,
7.362209377000099,
7.309800522938033,
7.208345852579086,
7.091737983521099,
7.515278022362892,
7.673407904151389,
7.850916449334647,
7.903755600840242,
7.801720486511243
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.12963016190241,
100.20086029913756,
100.14291425900007,
100.18539472700013,
100.27881920700003,
100.3787541020601,
100.28383263596737,
100.03061811683256,
99.82804650314364,
99.82096683135421,
99.74433068231508,
99.95940799408368,
100.12963016190241
],
"xaxis": "x2",
"y": [
7.801720486511243,
7.772327866653498,
7.700018622000115,
7.514227606000119,
7.362209377000099,
7.309800522938033,
7.208345852579086,
7.091737983521099,
7.515278022362892,
7.673407904151389,
7.850916449334647,
7.903755600840242,
7.801720486511243
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phatthalung",
"showlegend": false,
"text": "Phatthalung:
0.95B",
"type": "scatter",
"x": [
100.03214474946373
],
"xaxis": "x1",
"y": [
7.512997206846954
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phatthalung",
"showlegend": false,
"text": "Phatthalung:
0.95B",
"type": "scatter",
"x": [
100.03214474946373
],
"xaxis": "x2",
"y": [
7.512997206846954
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.247813347,
99.21729576900006,
99.15845787900017,
99.206309441,
99.247813347
],
"xaxis": "x1",
"y": [
6.57485586100016,
6.536932684000135,
6.554388739000103,
6.57485586100016,
6.57485586100016
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.247813347,
99.21729576900006,
99.15845787900017,
99.206309441,
99.247813347
],
"xaxis": "x2",
"y": [
6.57485586100016,
6.536932684000135,
6.554388739000103,
6.57485586100016,
6.57485586100016
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.66627037900017,
99.60027103000007,
99.656993035,
99.70443769600016,
99.66627037900017
],
"xaxis": "x1",
"y": [
6.497015692000076,
6.583441473000079,
6.723822333000086,
6.558294989000103,
6.497015692000076
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.66627037900017,
99.60027103000007,
99.656993035,
99.70443769600016,
99.66627037900017
],
"xaxis": "x2",
"y": [
6.497015692000076,
6.583441473000079,
6.723822333000086,
6.558294989000103,
6.497015692000076
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.82329227132126,
99.88349531455722,
99.93129601429965,
100.21339765777569,
100.1272892590001,
100.10352623800006,
100.0633244150001,
99.8675236340001,
99.68580162900017,
99.6954858730002,
99.74560877921905,
99.82329227132126
],
"xaxis": "x1",
"y": [
7.128195706067032,
7.068767808287788,
7.136670640038076,
6.885264796932901,
6.442287502000141,
6.53318919500019,
6.506577867000161,
6.762600002000113,
6.877346096000153,
7.059881903000118,
7.12966384224606,
7.128195706067032
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.82329227132126,
99.88349531455722,
99.93129601429965,
100.21339765777569,
100.1272892590001,
100.10352623800006,
100.0633244150001,
99.8675236340001,
99.68580162900017,
99.6954858730002,
99.74560877921905,
99.82329227132126
],
"xaxis": "x2",
"y": [
7.128195706067032,
7.068767808287788,
7.136670640038076,
6.885264796932901,
6.442287502000141,
6.53318919500019,
6.506577867000161,
6.762600002000113,
6.877346096000153,
7.059881903000118,
7.12966384224606,
7.128195706067032
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.30892988400015,
99.28679446700019,
99.2798771490001,
99.32512454500014,
99.30892988400015
],
"xaxis": "x1",
"y": [
6.510687567000119,
6.515448309000107,
6.573187567000147,
6.551418361000088,
6.510687567000119
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.30892988400015,
99.28679446700019,
99.2798771490001,
99.32512454500014,
99.30892988400015
],
"xaxis": "x2",
"y": [
6.510687567000119,
6.515448309000107,
6.573187567000147,
6.551418361000088,
6.510687567000119
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.8675236340001,
99.84213300900015,
99.84522545700005,
99.85718834700018,
99.8675236340001
],
"xaxis": "x1",
"y": [
6.710028387000179,
6.711778062000164,
6.728420315000122,
6.736273505000113,
6.710028387000179
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.8675236340001,
99.84213300900015,
99.84522545700005,
99.85718834700018,
99.8675236340001
],
"xaxis": "x2",
"y": [
6.710028387000179,
6.711778062000164,
6.728420315000122,
6.736273505000113,
6.710028387000179
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61670983200005,
99.57431074300004,
99.55779056100008,
99.5939233730002,
99.61670983200005
],
"xaxis": "x1",
"y": [
7.084173895000092,
7.090684312000093,
7.118882554000066,
7.107570705000086,
7.084173895000092
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61670983200005,
99.57431074300004,
99.55779056100008,
99.5939233730002,
99.61670983200005
],
"xaxis": "x2",
"y": [
7.084173895000092,
7.090684312000093,
7.118882554000066,
7.107570705000086,
7.084173895000092
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.36418704500008,
98.36093183700004,
98.37907962300008,
98.38054446700019,
98.36418704500008
],
"xaxis": "x1",
"y": [
7.585842190000093,
7.605495510000139,
7.615139065000122,
7.606105861000103,
7.585842190000093
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.36418704500008,
98.36093183700004,
98.37907962300008,
98.38054446700019,
98.36418704500008
],
"xaxis": "x2",
"y": [
7.585842190000093,
7.605495510000139,
7.615139065000122,
7.606105861000103,
7.585842190000093
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.97966556100008,
98.99724368600019,
98.98633873800011,
98.93734785200016,
98.97966556100008
],
"xaxis": "x1",
"y": [
7.836127020000077,
7.832220770000077,
7.784084377000113,
7.842067776000107,
7.836127020000077
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.97966556100008,
98.99724368600019,
98.98633873800011,
98.93734785200016,
98.97966556100008
],
"xaxis": "x2",
"y": [
7.836127020000077,
7.832220770000077,
7.784084377000113,
7.842067776000107,
7.836127020000077
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.64462324300021,
97.647715691,
97.64210045700011,
97.64462324300021
],
"xaxis": "x1",
"y": [
8.642197984000134,
8.614813544000157,
8.662461656000133,
8.642197984000134
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.64462324300021,
97.647715691,
97.64210045700011,
97.64462324300021
],
"xaxis": "x2",
"y": [
8.642197984000134,
8.614813544000157,
8.662461656000133,
8.642197984000134
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.2810978520001,
98.26596113400015,
98.31446373800011,
98.29737389400006,
98.2810978520001
],
"xaxis": "x1",
"y": [
9.176052151000178,
9.196600653000132,
9.257595119000115,
9.197251695000176,
9.176052151000178
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.2810978520001,
98.26596113400015,
98.31446373800011,
98.29737389400006,
98.2810978520001
],
"xaxis": "x2",
"y": [
9.176052151000178,
9.196600653000132,
9.257595119000115,
9.197251695000176,
9.176052151000178
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4622501960001,
98.4744572270001,
98.45687910200016,
98.43433678500017,
98.4622501960001
],
"xaxis": "x1",
"y": [
9.85940176000014,
9.858303127000099,
9.787095445000162,
9.814642645000106,
9.85940176000014
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4622501960001,
98.4744572270001,
98.45687910200016,
98.43433678500017,
98.4622501960001
],
"xaxis": "x2",
"y": [
9.85940176000014,
9.858303127000099,
9.787095445000162,
9.814642645000106,
9.85940176000014
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.84831790500002,
99.85792076900012,
99.83277428500006,
99.8260197270001,
99.84831790500002
],
"xaxis": "x1",
"y": [
10.120428778000132,
10.086452541000185,
10.056179104000108,
10.124131578000075,
10.120428778000132
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.84831790500002,
99.85792076900012,
99.83277428500006,
99.8260197270001,
99.84831790500002
],
"xaxis": "x2",
"y": [
10.120428778000132,
10.086452541000185,
10.056179104000108,
10.124131578000075,
10.120428778000132
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.51303144600016,
102.49065188900013,
102.44703209700006,
102.4761662120001,
102.51303144600016
],
"xaxis": "x1",
"y": [
11.825913804000137,
11.78660716400013,
11.807277736000145,
11.835313218000167,
11.825913804000137
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.51303144600016,
102.49065188900013,
102.44703209700006,
102.4761662120001,
102.51303144600016
],
"xaxis": "x2",
"y": [
11.825913804000137,
11.78660716400013,
11.807277736000145,
11.835313218000167,
11.825913804000137
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.80429121200021,
100.80762780000012,
100.78077233200005,
100.76750735800013,
100.80429121200021
],
"xaxis": "x1",
"y": [
12.716579494000115,
12.693793036000102,
12.668646552000112,
12.709865627000084,
12.716579494000115
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.80429121200021,
100.80762780000012,
100.78077233200005,
100.76750735800013,
100.80429121200021
],
"xaxis": "x2",
"y": [
12.716579494000115,
12.693793036000102,
12.668646552000112,
12.709865627000084,
12.716579494000115
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Satun",
"showlegend": false,
"text": "Satun:
0.76B",
"type": "scatter",
"x": [
99.90749947676427
],
"xaxis": "x1",
"y": [
6.970599323017414
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Satun",
"showlegend": false,
"text": "Satun:
0.76B",
"type": "scatter",
"x": [
99.90749947676427
],
"xaxis": "x2",
"y": [
6.970599323017414
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40259850400017,
100.51998800000015,
100.58541961600011,
100.78443444100012,
101.06806855131558,
101.03877363479532,
101.10342085239037,
101.02900678873235,
100.93123497891125,
100.90451826400667,
100.8237322178339,
100.80560876500013,
100.7299544680001,
100.63068404100014,
100.38739139900011,
100.27396163000017,
100.19920020191395,
100.21339765777569,
100.12001834457098,
100.03061811683253,
100.28383263596746,
100.37875410206013,
100.42687237100003,
100.40259850400017
],
"xaxis": "x1",
"y": [
7.203192450000145,
7.135553009000134,
7.224401972000166,
6.967108466000084,
6.85773427629708,
6.732741806788979,
6.583784490961577,
6.477020982332562,
6.443121242851163,
6.312457383901162,
6.298604272984548,
6.414803365000182,
6.4931965130001,
6.444775696000136,
6.522083639000144,
6.696259053000162,
6.699413639264009,
6.885264796932901,
6.932135320688516,
7.091737983521142,
7.208345852579129,
7.30980052293809,
7.245308942000108,
7.203192450000145
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(57.92929292929293, 99.79797979797979%, 85.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40259850400017,
100.51998800000015,
100.58541961600011,
100.78443444100012,
101.06806855131558,
101.03877363479532,
101.10342085239037,
101.02900678873235,
100.93123497891125,
100.90451826400667,
100.8237322178339,
100.80560876500013,
100.7299544680001,
100.63068404100014,
100.38739139900011,
100.27396163000017,
100.19920020191395,
100.21339765777569,
100.12001834457098,
100.03061811683253,
100.28383263596746,
100.37875410206013,
100.42687237100003,
100.40259850400017
],
"xaxis": "x2",
"y": [
7.203192450000145,
7.135553009000134,
7.224401972000166,
6.967108466000084,
6.85773427629708,
6.732741806788979,
6.583784490961577,
6.477020982332562,
6.443121242851163,
6.312457383901162,
6.298604272984548,
6.414803365000182,
6.4931965130001,
6.444775696000136,
6.522083639000144,
6.696259053000162,
6.699413639264009,
6.885264796932901,
6.932135320688516,
7.091737983521142,
7.208345852579129,
7.30980052293809,
7.245308942000108,
7.203192450000145
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.3673608730002,
100.44019616000017,
100.57398522200012,
100.42554772200006,
100.3895079160001,
100.27263431100002,
100.32699629000015,
100.28874759200019,
100.12963016190244,
100.15520999614441,
100.3424593341746,
100.3673608730002
],
"xaxis": "x1",
"y": [
7.825588283000116,
7.476996161000088,
7.194973049000154,
7.267564195000148,
7.566181028000116,
7.531073309000163,
7.655218817000133,
7.788316148000135,
7.8017204865113,
7.874429226027999,
7.938784496738862,
7.825588283000116
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(57.92929292929293, 99.79797979797979%, 85.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.3673608730002,
100.44019616000017,
100.57398522200012,
100.42554772200006,
100.3895079160001,
100.27263431100002,
100.32699629000015,
100.28874759200019,
100.12963016190244,
100.15520999614441,
100.3424593341746,
100.3673608730002
],
"xaxis": "x2",
"y": [
7.825588283000116,
7.476996161000088,
7.194973049000154,
7.267564195000148,
7.566181028000116,
7.531073309000163,
7.655218817000133,
7.788316148000135,
7.8017204865113,
7.874429226027999,
7.938784496738862,
7.825588283000116
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.141414141414142, 96.4040404040404%, 88.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Songkhla",
"showlegend": false,
"text": "Songkhla:
4.63B",
"type": "scatter",
"x": [
100.55619197761439
],
"xaxis": "x1",
"y": [
6.896553530596651
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.92929292929293, 99.79797979797979%, 105.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Songkhla",
"showlegend": false,
"text": "Songkhla:
4.63B",
"type": "scatter",
"x": [
100.55619197761439
],
"xaxis": "x2",
"y": [
6.896553530596651
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.44581139400006,
99.45386803500006,
99.38331139400006,
99.38550866000006,
99.44581139400006
],
"xaxis": "x1",
"y": [
7.250921942000105,
7.238999742000161,
7.194077867000161,
7.275580145000106,
7.250921942000105
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.44581139400006,
99.45386803500006,
99.38331139400006,
99.38550866000006,
99.44581139400006
],
"xaxis": "x2",
"y": [
7.250921942000105,
7.238999742000161,
7.194077867000161,
7.275580145000106,
7.250921942000105
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73874962819289,
99.73626915859481,
99.8217419777101,
99.79755740834773,
100.04643110591078,
99.92804039924513,
99.88349531455722,
99.82019168499838,
99.69288170700011,
99.67237389400006,
99.58399498800011,
99.54004967500006,
99.60352623800011,
99.54957116000017,
99.50814863400015,
99.47071373800011,
99.37818444100006,
99.292735222,
99.24675540500007,
99.33960086518775,
99.29417728135641,
99.33805057157659,
99.51075320809414,
99.61193566260076,
99.73874962819289
],
"xaxis": "x1",
"y": [
7.987083848041237,
7.863008735364886,
7.668369452388347,
7.597366034315073,
7.063419298162145,
7.137652492868312,
7.068767808287788,
7.14333689977812,
7.116115627000099,
7.170721747000158,
7.156439520000077,
7.244126695000176,
7.376166083000115,
7.301825262000122,
7.384955145000092,
7.279974677000084,
7.320949611000103,
7.620672919000128,
7.634100653000132,
7.74151744237615,
7.844095159963743,
7.943081365712473,
7.871793727698474,
7.982820543533322,
7.987083848041237
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73874962819289,
99.73626915859481,
99.8217419777101,
99.79755740834773,
100.04643110591078,
99.92804039924513,
99.88349531455722,
99.82019168499838,
99.69288170700011,
99.67237389400006,
99.58399498800011,
99.54004967500006,
99.60352623800011,
99.54957116000017,
99.50814863400015,
99.47071373800011,
99.37818444100006,
99.292735222,
99.24675540500007,
99.33960086518775,
99.29417728135641,
99.33805057157659,
99.51075320809414,
99.61193566260076,
99.73874962819289
],
"xaxis": "x2",
"y": [
7.987083848041237,
7.863008735364886,
7.668369452388347,
7.597366034315073,
7.063419298162145,
7.137652492868312,
7.068767808287788,
7.14333689977812,
7.116115627000099,
7.170721747000158,
7.156439520000077,
7.244126695000176,
7.376166083000115,
7.301825262000122,
7.384955145000092,
7.279974677000084,
7.320949611000103,
7.620672919000128,
7.634100653000132,
7.74151744237615,
7.844095159963743,
7.943081365712473,
7.871793727698474,
7.982820543533322,
7.987083848041237
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trang",
"showlegend": false,
"text": "Trang:
1.23B",
"type": "scatter",
"x": [
99.61524802815248
],
"xaxis": "x1",
"y": [
7.525978162331033
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trang",
"showlegend": false,
"text": "Trang:
1.23B",
"type": "scatter",
"x": [
99.61524802815248
],
"xaxis": "x2",
"y": [
7.525978162331033
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.34195926310946,
101.51388675327104,
101.6136739437975,
101.53626264930176,
101.43709557460113,
101.38200849839342,
101.48660159668634,
101.50020142512778,
101.2489925540001,
101.21230228700011,
101.12217858900004,
100.96528894000011,
101.07877038600009,
101.09427331500007,
101.05251875900012,
101.08827884900012,
100.97428064000007,
100.83299727400009,
100.82338545800008,
100.91118452374678,
100.92503380716448,
101.02900678873232,
101.10114708926676,
101.21783247269042,
101.29793094325845,
101.34195926310946
],
"xaxis": "x1",
"y": [
6.549497178751821,
6.596031805723257,
6.540479641522182,
6.442966213220117,
6.415500190381437,
6.200345364247184,
6.052318223507228,
5.892693601014457,
5.786986389000063,
5.681514791000097,
5.629890035000074,
5.792412415000129,
5.938165792000135,
6.085753683000135,
6.134562073000097,
6.23352244100009,
6.272615662000106,
6.236674703000048,
6.297678731000119,
6.318426012550489,
6.43371613199389,
6.477020982332519,
6.637863877715773,
6.596264349719945,
6.675794379507053,
6.549497178751821
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.34195926310946,
101.51388675327104,
101.6136739437975,
101.53626264930176,
101.43709557460113,
101.38200849839342,
101.48660159668634,
101.50020142512778,
101.2489925540001,
101.21230228700011,
101.12217858900004,
100.96528894000011,
101.07877038600009,
101.09427331500007,
101.05251875900012,
101.08827884900012,
100.97428064000007,
100.83299727400009,
100.82338545800008,
100.91118452374678,
100.92503380716448,
101.02900678873232,
101.10114708926676,
101.21783247269042,
101.29793094325845,
101.34195926310946
],
"xaxis": "x2",
"y": [
6.549497178751821,
6.596031805723257,
6.540479641522182,
6.442966213220117,
6.415500190381437,
6.200345364247184,
6.052318223507228,
5.892693601014457,
5.786986389000063,
5.681514791000097,
5.629890035000074,
5.792412415000129,
5.938165792000135,
6.085753683000135,
6.134562073000097,
6.23352244100009,
6.272615662000106,
6.236674703000048,
6.297678731000119,
6.318426012550489,
6.43371613199389,
6.477020982332519,
6.637863877715773,
6.596264349719945,
6.675794379507053,
6.549497178751821
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yala",
"showlegend": false,
"text": "Yala:
1.76B",
"type": "scatter",
"x": [
101.22480027099309
],
"xaxis": "x1",
"y": [
6.183272690003468
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yala",
"showlegend": false,
"text": "Yala:
1.76B",
"type": "scatter",
"x": [
101.22480027099309
],
"xaxis": "x2",
"y": [
6.183272690003468
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.99671757100003,
100.15252201300007,
100.24037194800013,
100.34434493000009,
100.46103031400003,
100.54650313300004,
100.48397465000005,
100.3451208839216,
100.18161665178701,
100.08115766769225,
99.94028771400679,
99.90928185437411,
99.68738325413386,
99.61379601367503,
99.56149946542803,
99.39985558526706,
99.31061038626035,
99.3231677593846,
99.2612593929066,
99.4170638374261,
99.38569624168821,
99.419854363588,
99.50067630366851,
99.55312788334516,
99.59023156103774,
99.50486209470984,
99.56460005085171,
99.50873365521704,
99.52584191900013,
99.42062870300003,
99.6519324140001,
99.78716963700003,
99.87791345300008,
99.9420439050001,
99.99671757100003
],
"xaxis": "x1",
"y": [
20.383511454000114,
20.239153341000105,
20.372814433000116,
20.389971009000078,
20.190706686000055,
20.167917379000045,
19.880699768000113,
19.67629283334756,
19.60999197025322,
19.429796250796272,
19.384476019752498,
19.482635403201357,
19.429796250796272,
19.502944240784103,
19.124569404254657,
18.99842723223105,
19.178209540537864,
19.54276093207136,
19.641385403513567,
19.813881334456084,
19.889535631564115,
19.957386786470977,
19.97309642186238,
19.91547720011272,
20.00782298454311,
20.062160752816453,
20.124146632760898,
20.152804503862512,
20.19618438700013,
20.375553284000063,
20.306823629000093,
20.3340829470001,
20.435136210000053,
20.444024557000063,
20.383511454000114
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.99671757100003,
100.15252201300007,
100.24037194800013,
100.34434493000009,
100.46103031400003,
100.54650313300004,
100.48397465000005,
100.3451208839216,
100.18161665178701,
100.08115766769225,
99.94028771400679,
99.90928185437411,
99.68738325413386,
99.61379601367503,
99.56149946542803,
99.39985558526706,
99.31061038626035,
99.3231677593846,
99.2612593929066,
99.4170638374261,
99.38569624168821,
99.419854363588,
99.50067630366851,
99.55312788334516,
99.59023156103774,
99.50486209470984,
99.56460005085171,
99.50873365521704,
99.52584191900013,
99.42062870300003,
99.6519324140001,
99.78716963700003,
99.87791345300008,
99.9420439050001,
99.99671757100003
],
"xaxis": "x2",
"y": [
20.383511454000114,
20.239153341000105,
20.372814433000116,
20.389971009000078,
20.190706686000055,
20.167917379000045,
19.880699768000113,
19.67629283334756,
19.60999197025322,
19.429796250796272,
19.384476019752498,
19.482635403201357,
19.429796250796272,
19.502944240784103,
19.124569404254657,
18.99842723223105,
19.178209540537864,
19.54276093207136,
19.641385403513567,
19.813881334456084,
19.889535631564115,
19.957386786470977,
19.97309642186238,
19.91547720011272,
20.00782298454311,
20.062160752816453,
20.124146632760898,
20.152804503862512,
20.19618438700013,
20.375553284000063,
20.306823629000093,
20.3340829470001,
20.435136210000053,
20.444024557000063,
20.383511454000114
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Rai",
"showlegend": false,
"text": "Chiang Rai:
2.30B",
"type": "scatter",
"x": [
99.8662103373846
],
"xaxis": "x1",
"y": [
19.84411344434522
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Rai",
"showlegend": false,
"text": "Chiang Rai:
2.30B",
"type": "scatter",
"x": [
99.8662103373846
],
"xaxis": "x2",
"y": [
19.84411344434522
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(24.7979797979798, 96.56565656565657%, 68.96969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.55312788334516,
99.50067630366851,
99.419854363588,
99.38569624168821,
99.4170638374261,
99.2612593929066,
99.3231677593846,
99.31061038626035,
99.39985558526706,
99.32363284737795,
99.36476728738035,
99.32270267139114,
99.34988447518839,
99.29536583886232,
99.14317874640204,
99.01062869705669,
98.92655114102229,
98.70000166174725,
98.68093305941312,
98.79327762216457,
98.80381961458357,
98.9098079768566,
98.89766401578169,
98.65545657795872,
98.62445071832593,
98.535670608212,
98.56750329014471,
98.41076867143698,
98.33563113826636,
98.32245364841714,
98.25946007722081,
98.30260989792845,
98.23351850777289,
98.24023644435641,
98.08365685438037,
98.12727176308135,
98.10008996018348,
98.20948896714214,
98.11548953721234,
98.09993492965322,
98.11967532825378,
98.20390791212043,
98.34684492425379,
98.45758751834927,
98.63669803308778,
98.65065066929293,
98.58889733334524,
98.60827599494121,
98.47780068602651,
98.53262089000003,
98.80784956900004,
98.88371057200004,
98.97383426900012,
99.01682906100012,
99.0734664310001,
99.17774947100003,
99.29567509000009,
99.50873365521704,
99.56542687405096,
99.50734256430792,
99.5891463563193,
99.55312788334516
],
"xaxis": "x1",
"y": [
19.91547720011272,
19.97309642186238,
19.957386786470977,
19.889535631564115,
19.813881334456084,
19.641385403513567,
19.54276093207136,
19.178209540537864,
18.99842723223105,
18.857453924858703,
18.77970673357882,
18.629173284819245,
18.587392890569447,
18.53941132187495,
18.703768214731298,
18.667672227391392,
18.529101874351994,
18.42264842408551,
18.301415514414458,
18.237336738499636,
18.000891221952287,
17.82656077745787,
17.74589386610907,
17.73116608354792,
17.59437856721712,
17.51451264154511,
17.292769070036485,
17.25132457077231,
17.30393117918058,
17.52283254588525,
17.580270901380942,
17.69589691850797,
17.728711453270932,
17.839583238575585,
18.014818019735827,
18.096595974224897,
18.348544419689176,
18.451587226169522,
18.53979889640192,
18.63710561822964,
19.086509711254166,
19.16479950579256,
19.030776679000468,
19.007263902307244,
19.055219630781295,
19.124104316261196,
19.203970241933092,
19.478992214519053,
19.705629272236536,
19.67585439000007,
19.806544088000066,
19.745462545000066,
19.788069764000056,
20.041000061000062,
20.101228943000137,
20.121796163000027,
20.06249745700012,
20.152804503862512,
20.12058096024313,
20.057380683471763,
20.014437568339105,
19.91547720011272
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(62.97979797979798, 97.47474747474747%, 86.1919191919192%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.55312788334516,
99.50067630366851,
99.419854363588,
99.38569624168821,
99.4170638374261,
99.2612593929066,
99.3231677593846,
99.31061038626035,
99.39985558526706,
99.32363284737795,
99.36476728738035,
99.32270267139114,
99.34988447518839,
99.29536583886232,
99.14317874640204,
99.01062869705669,
98.92655114102229,
98.70000166174725,
98.68093305941312,
98.79327762216457,
98.80381961458357,
98.9098079768566,
98.89766401578169,
98.65545657795872,
98.62445071832593,
98.535670608212,
98.56750329014471,
98.41076867143698,
98.33563113826636,
98.32245364841714,
98.25946007722081,
98.30260989792845,
98.23351850777289,
98.24023644435641,
98.08365685438037,
98.12727176308135,
98.10008996018348,
98.20948896714214,
98.11548953721234,
98.09993492965322,
98.11967532825378,
98.20390791212043,
98.34684492425379,
98.45758751834927,
98.63669803308778,
98.65065066929293,
98.58889733334524,
98.60827599494121,
98.47780068602651,
98.53262089000003,
98.80784956900004,
98.88371057200004,
98.97383426900012,
99.01682906100012,
99.0734664310001,
99.17774947100003,
99.29567509000009,
99.50873365521704,
99.56542687405096,
99.50734256430792,
99.5891463563193,
99.55312788334516
],
"xaxis": "x2",
"y": [
19.91547720011272,
19.97309642186238,
19.957386786470977,
19.889535631564115,
19.813881334456084,
19.641385403513567,
19.54276093207136,
19.178209540537864,
18.99842723223105,
18.857453924858703,
18.77970673357882,
18.629173284819245,
18.587392890569447,
18.53941132187495,
18.703768214731298,
18.667672227391392,
18.529101874351994,
18.42264842408551,
18.301415514414458,
18.237336738499636,
18.000891221952287,
17.82656077745787,
17.74589386610907,
17.73116608354792,
17.59437856721712,
17.51451264154511,
17.292769070036485,
17.25132457077231,
17.30393117918058,
17.52283254588525,
17.580270901380942,
17.69589691850797,
17.728711453270932,
17.839583238575585,
18.014818019735827,
18.096595974224897,
18.348544419689176,
18.451587226169522,
18.53979889640192,
18.63710561822964,
19.086509711254166,
19.16479950579256,
19.030776679000468,
19.007263902307244,
19.055219630781295,
19.124104316261196,
19.203970241933092,
19.478992214519053,
19.705629272236536,
19.67585439000007,
19.806544088000066,
19.745462545000066,
19.788069764000056,
20.041000061000062,
20.101228943000137,
20.121796163000027,
20.06249745700012,
20.152804503862512,
20.12058096024313,
20.057380683471763,
20.014437568339105,
19.91547720011272
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(24.7979797979798, 96.56565656565657%, 88.96969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Mai",
"showlegend": false,
"text": "Chiang Mai:
6.10B",
"type": "scatter",
"x": [
98.73417198963111
],
"xaxis": "x1",
"y": [
18.790549653903525
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(62.97979797979798, 97.47474747474747%, 106.1919191919192%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Mai",
"showlegend": false,
"text": "Chiang Mai:
6.10B",
"type": "scatter",
"x": [
98.73417198963111
],
"xaxis": "x2",
"y": [
18.790549653903525
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68738325413386,
99.7813826840636,
100.12094852055776,
100.12353234294324,
99.7238151391573,
99.59658776241525,
99.37468916217512,
99.3123157077037,
99.35918623325801,
99.4792822613673,
99.4144283390965,
99.47985070214816,
99.39096723834734,
99.31737999878789,
99.26296471614876,
99.16968875483218,
99.01393598805544,
99.01207563698108,
99.053726840921,
99.10840050687784,
99.17992068888861,
99.0925875177997,
99.0153312520356,
99.10188927586938,
99.23645470591993,
99.3110754742537,
99.36523237537381,
99.32425296410298,
99.37654951414873,
99.56149946542803,
99.58976647304428,
99.63105594267756,
99.68738325413386
],
"xaxis": "x1",
"y": [
19.429796250796272,
19.0661750352497,
18.8117461210866,
18.595041002240464,
18.070886948773705,
18.029985052767927,
17.779018460133756,
17.76666779258457,
17.678094387146274,
17.713131008189464,
17.462836209123736,
17.328296617494942,
17.2043248558075,
17.260652167263657,
17.397853094744505,
17.334807848503345,
17.41340770140428,
17.610630804967712,
17.620397651030743,
17.80692373344354,
17.852554022849887,
17.954072374140765,
18.242297674997673,
18.270254625150784,
18.4759785020062,
18.50057648431732,
18.76492727327505,
18.86220815758034,
18.984138699241527,
19.124569404254657,
19.47180918994215,
19.507931017502415,
19.429796250796272
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68738325413386,
99.7813826840636,
100.12094852055776,
100.12353234294324,
99.7238151391573,
99.59658776241525,
99.37468916217512,
99.3123157077037,
99.35918623325801,
99.4792822613673,
99.4144283390965,
99.47985070214816,
99.39096723834734,
99.31737999878789,
99.26296471614876,
99.16968875483218,
99.01393598805544,
99.01207563698108,
99.053726840921,
99.10840050687784,
99.17992068888861,
99.0925875177997,
99.0153312520356,
99.10188927586938,
99.23645470591993,
99.3110754742537,
99.36523237537381,
99.32425296410298,
99.37654951414873,
99.56149946542803,
99.58976647304428,
99.63105594267756,
99.68738325413386
],
"xaxis": "x2",
"y": [
19.429796250796272,
19.0661750352497,
18.8117461210866,
18.595041002240464,
18.070886948773705,
18.029985052767927,
17.779018460133756,
17.76666779258457,
17.678094387146274,
17.713131008189464,
17.462836209123736,
17.328296617494942,
17.2043248558075,
17.260652167263657,
17.397853094744505,
17.334807848503345,
17.41340770140428,
17.610630804967712,
17.620397651030743,
17.80692373344354,
17.852554022849887,
17.954072374140765,
18.242297674997673,
18.270254625150784,
18.4759785020062,
18.50057648431732,
18.76492727327505,
18.86220815758034,
18.984138699241527,
19.124569404254657,
19.47180918994215,
19.507931017502415,
19.429796250796272
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lampang",
"showlegend": false,
"text": "Lampang:
2.36B",
"type": "scatter",
"x": [
99.52553573668172
],
"xaxis": "x1",
"y": [
18.352285911597622
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lampang",
"showlegend": false,
"text": "Lampang:
2.36B",
"type": "scatter",
"x": [
99.52553573668172
],
"xaxis": "x2",
"y": [
18.352285911597622
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.31479617730167,
99.10188927586938,
99.0153312520356,
99.16720828703285,
99.10840050687784,
99.04959272672289,
98.91507897261653,
98.86448774581277,
98.72134402900372,
98.69932986907821,
98.74563195205292,
98.71038862543469,
98.84681440566027,
98.91058312411184,
98.85565107573649,
98.80878055198087,
98.79033206637177,
98.68093305941312,
98.70000166174725,
98.92655114102229,
99.01062869705669,
99.14317874640204,
99.31479617730167
],
"xaxis": "x1",
"y": [
18.52979950634213,
18.270254625150784,
18.242297674997673,
17.81436513953949,
17.80692373344354,
17.614868271953213,
17.639957179780026,
17.532573554426023,
17.48526378019929,
17.651868597757584,
17.697912299213215,
17.7561774761096,
17.717032579290134,
17.822685044779007,
17.96513113049727,
17.980479031582064,
18.243537909347026,
18.301415514414458,
18.42264842408551,
18.529101874351994,
18.667672227391392,
18.703768214731298,
18.52979950634213
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.31479617730167,
99.10188927586938,
99.0153312520356,
99.16720828703285,
99.10840050687784,
99.04959272672289,
98.91507897261653,
98.86448774581277,
98.72134402900372,
98.69932986907821,
98.74563195205292,
98.71038862543469,
98.84681440566027,
98.91058312411184,
98.85565107573649,
98.80878055198087,
98.79033206637177,
98.68093305941312,
98.70000166174725,
98.92655114102229,
99.01062869705669,
99.14317874640204,
99.31479617730167
],
"xaxis": "x2",
"y": [
18.52979950634213,
18.270254625150784,
18.242297674997673,
17.81436513953949,
17.80692373344354,
17.614868271953213,
17.639957179780026,
17.532573554426023,
17.48526378019929,
17.651868597757584,
17.697912299213215,
17.7561774761096,
17.717032579290134,
17.822685044779007,
17.96513113049727,
17.980479031582064,
18.243537909347026,
18.301415514414458,
18.42264842408551,
18.529101874351994,
18.667672227391392,
18.703768214731298,
18.52979950634213
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lamphun",
"showlegend": false,
"text": "Lamphun:
0.83B",
"type": "scatter",
"x": [
98.96540127566595
],
"xaxis": "x1",
"y": [
18.141674596430548
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lamphun",
"showlegend": false,
"text": "Lamphun:
0.83B",
"type": "scatter",
"x": [
98.96540127566595
],
"xaxis": "x2",
"y": [
18.141674596430548
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.8856555590001,
101.25105961100007,
101.17235640500007,
101.23571171100008,
101.32640385000013,
101.2249113370001,
101.24010420700012,
101.07380944800013,
101.03029789200008,
101.07408876599197,
100.91945275304215,
100.84260989842801,
100.76054772309891,
100.5765796237506,
100.43095543824285,
100.40547895678844,
100.4573620947848,
100.54128462118831,
100.40981977656139,
100.36672163269719,
100.39741743396735,
100.34853152860711,
100.41963830036724,
100.49999515155503,
100.45994591717027,
100.47844607962281,
100.5706368353217,
100.5631437523823,
100.63254520090027,
100.60489830910967,
100.51286258304174,
100.6070162360001,
100.75300215700003,
100.8856555590001
],
"xaxis": "x1",
"y": [
19.612447408000037,
19.560305888000073,
19.376389465000102,
19.128110047000035,
19.02054555300009,
18.874766337000096,
18.67364166300004,
18.505770772000034,
18.427791036000144,
18.371613107279472,
18.249945787568038,
18.086544908220958,
18.02605764414497,
18.051172390393504,
18.011665758368082,
18.131167507274625,
18.163542792465933,
18.448667506999783,
18.493858546834474,
18.672814031941954,
18.73950246776471,
18.804175522882105,
18.935924587449733,
18.969333401415327,
19.000313421727014,
19.05067210543328,
19.028528754298605,
19.090514635142256,
19.135266425405206,
19.32977651627317,
19.394139513028108,
19.540927226000093,
19.48242950400001,
19.612447408000037
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.08080808080808, 97.37373737373737%, 73.21212121212122%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.8856555590001,
101.25105961100007,
101.17235640500007,
101.23571171100008,
101.32640385000013,
101.2249113370001,
101.24010420700012,
101.07380944800013,
101.03029789200008,
101.07408876599197,
100.91945275304215,
100.84260989842801,
100.76054772309891,
100.5765796237506,
100.43095543824285,
100.40547895678844,
100.4573620947848,
100.54128462118831,
100.40981977656139,
100.36672163269719,
100.39741743396735,
100.34853152860711,
100.41963830036724,
100.49999515155503,
100.45994591717027,
100.47844607962281,
100.5706368353217,
100.5631437523823,
100.63254520090027,
100.60489830910967,
100.51286258304174,
100.6070162360001,
100.75300215700003,
100.8856555590001
],
"xaxis": "x2",
"y": [
19.612447408000037,
19.560305888000073,
19.376389465000102,
19.128110047000035,
19.02054555300009,
18.874766337000096,
18.67364166300004,
18.505770772000034,
18.427791036000144,
18.371613107279472,
18.249945787568038,
18.086544908220958,
18.02605764414497,
18.051172390393504,
18.011665758368082,
18.131167507274625,
18.163542792465933,
18.448667506999783,
18.493858546834474,
18.672814031941954,
18.73950246776471,
18.804175522882105,
18.935924587449733,
18.969333401415327,
19.000313421727014,
19.05067210543328,
19.028528754298605,
19.090514635142256,
19.135266425405206,
19.32977651627317,
19.394139513028108,
19.540927226000093,
19.48242950400001,
19.612447408000037
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nan",
"showlegend": false,
"text": "Nan:
1.01B",
"type": "scatter",
"x": [
100.82539625727573
],
"xaxis": "x1",
"y": [
18.844843712912937
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.08080808080808, 97.37373737373737%, 93.21212121212122%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nan",
"showlegend": false,
"text": "Nan:
1.01B",
"type": "scatter",
"x": [
100.82539625727573
],
"xaxis": "x2",
"y": [
18.844843712912937
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.5492936600001,
100.59172081926033,
100.51368940624104,
100.60489830910967,
100.63254520090027,
100.5631437523823,
100.5706368353217,
100.47844607962281,
100.45994591717027,
100.49999515155503,
100.41963830036724,
100.3525622900176,
100.07619673119422,
99.94152794835611,
99.7813826840636,
99.70939741405942,
99.68738325413386,
99.90928185437411,
99.93331139500481,
100.08115766769225,
100.18378706302252,
100.39004815799808,
100.46196049000014,
100.5492936600001
],
"xaxis": "x1",
"y": [
19.494547628000106,
19.47953481687827,
19.374166572229512,
19.32977651627317,
19.135266425405206,
19.090514635142256,
19.028528754298605,
19.05067210543328,
19.000313421727014,
18.969333401415327,
18.935924587449733,
18.81507925140636,
18.823063258962236,
18.98003042256599,
19.0661750352497,
19.229084988181626,
19.429796250796272,
19.482635403201357,
19.385871282833477,
19.429796250796272,
19.612420763007776,
19.72438704916152,
19.53710317000005,
19.494547628000106
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(39.70707070707071, 98.02020202020202%, 76.60606060606061%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.5492936600001,
100.59172081926033,
100.51368940624104,
100.60489830910967,
100.63254520090027,
100.5631437523823,
100.5706368353217,
100.47844607962281,
100.45994591717027,
100.49999515155503,
100.41963830036724,
100.3525622900176,
100.07619673119422,
99.94152794835611,
99.7813826840636,
99.70939741405942,
99.68738325413386,
99.90928185437411,
99.93331139500481,
100.08115766769225,
100.18378706302252,
100.39004815799808,
100.46196049000014,
100.5492936600001
],
"xaxis": "x2",
"y": [
19.494547628000106,
19.47953481687827,
19.374166572229512,
19.32977651627317,
19.135266425405206,
19.090514635142256,
19.028528754298605,
19.05067210543328,
19.000313421727014,
18.969333401415327,
18.935924587449733,
18.81507925140636,
18.823063258962236,
18.98003042256599,
19.0661750352497,
19.229084988181626,
19.429796250796272,
19.482635403201357,
19.385871282833477,
19.429796250796272,
19.612420763007776,
19.72438704916152,
19.53710317000005,
19.494547628000106
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phayao",
"showlegend": false,
"text": "Phayao:
1.55B",
"type": "scatter",
"x": [
100.18529862343394
],
"xaxis": "x1",
"y": [
19.228016666391827
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(39.70707070707071, 98.02020202020202%, 96.60606060606061%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phayao",
"showlegend": false,
"text": "Phayao:
1.55B",
"type": "scatter",
"x": [
100.18529862343394
],
"xaxis": "x2",
"y": [
19.228016666391827
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.21479292175593,
100.3525622900176,
100.39741743396735,
100.36672163269719,
100.40981977656139,
100.5403544452015,
100.4573620947848,
100.40547895678844,
100.42211876816657,
100.34853152860711,
100.24631554622545,
100.1294234563274,
99.95537723177381,
99.80949466294828,
99.73657921785662,
99.66221683104186,
99.55762373274905,
99.4455892265616,
99.35283003098118,
99.3123157077037,
99.37468916217512,
99.59658776241525,
99.7238151391573,
100.00359134266631,
100.06565473787589,
100.11485070159858,
100.12094852055776,
100.21479292175593
],
"xaxis": "x1",
"y": [
18.81802480719915,
18.81507925140636,
18.73950246776471,
18.672814031941954,
18.493858546834474,
18.45577301721093,
18.163542792465933,
18.131167507274625,
18.015954902196995,
17.906814276757473,
17.953245550941432,
17.857230740306477,
17.78284251596932,
17.79594249145279,
17.722226059784873,
17.79710521143639,
17.809404202142247,
17.702795722244787,
17.681453354988378,
17.76666779258457,
17.779018460133756,
18.029985052767927,
18.070886948773705,
18.404871731145448,
18.553777371028872,
18.565921332103756,
18.8117461210866,
18.81802480719915
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(38.87878787878788, 97.93939393939394%, 76.18181818181819%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.21479292175593,
100.3525622900176,
100.39741743396735,
100.36672163269719,
100.40981977656139,
100.5403544452015,
100.4573620947848,
100.40547895678844,
100.42211876816657,
100.34853152860711,
100.24631554622545,
100.1294234563274,
99.95537723177381,
99.80949466294828,
99.73657921785662,
99.66221683104186,
99.55762373274905,
99.4455892265616,
99.35283003098118,
99.3123157077037,
99.37468916217512,
99.59658776241525,
99.7238151391573,
100.00359134266631,
100.06565473787589,
100.11485070159858,
100.12094852055776,
100.21479292175593
],
"xaxis": "x2",
"y": [
18.81802480719915,
18.81507925140636,
18.73950246776471,
18.672814031941954,
18.493858546834474,
18.45577301721093,
18.163542792465933,
18.131167507274625,
18.015954902196995,
17.906814276757473,
17.953245550941432,
17.857230740306477,
17.78284251596932,
17.79594249145279,
17.722226059784873,
17.79710521143639,
17.809404202142247,
17.702795722244787,
17.681453354988378,
17.76666779258457,
17.779018460133756,
18.029985052767927,
18.070886948773705,
18.404871731145448,
18.553777371028872,
18.565921332103756,
18.8117461210866,
18.81802480719915
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phrae",
"showlegend": false,
"text": "Phrae:
1.43B",
"type": "scatter",
"x": [
100.06480041060456
],
"xaxis": "x1",
"y": [
18.194678362186288
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.87878787878788, 97.93939393939394%, 96.18181818181819%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phrae",
"showlegend": false,
"text": "Phrae:
1.43B",
"type": "scatter",
"x": [
100.06480041060456
],
"xaxis": "x2",
"y": [
18.194678362186288
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91046105333493,
100.95587773303555,
100.8856555590001,
100.93773837881173,
100.88265913281276,
100.90296797129486,
100.98787234872987,
101.09298221185958,
101.02435590969748,
101.0655937033867,
100.89831709225996,
100.92627404241313,
100.85609744663981,
100.7947058449987,
100.66820193866852,
100.53260298074292,
100.28703657417856,
100.23432661298278,
100.03216841044377,
99.91734337809442,
99.89326215972085,
99.93997765474495,
99.89233198373404,
99.95568729013632,
100.11872643427756,
100.13190392502611,
99.9164132021076,
100.20549116368619,
100.29427127469961,
100.58117882684132,
100.86669111500294,
100.91046105333493
],
"xaxis": "x1",
"y": [
17.68786123320939,
17.70753177128705,
17.595877991000123,
17.55548637094978,
17.466634426537553,
17.34302440005601,
17.327133897511345,
17.226649074994782,
16.99940196372961,
16.90617768015582,
16.794039822080094,
16.687663886179394,
16.64368724227242,
16.45592092551027,
16.347012844067535,
16.53762136473418,
16.51018117941794,
16.593509425719418,
16.496176866369353,
16.58627472609774,
16.64580597576517,
16.712106837960135,
16.76006256823294,
16.865069078575175,
16.89591990857693,
16.956433010175232,
17.162725327811586,
17.197090156185794,
17.36674388322365,
17.420849107500317,
17.70000519518362,
17.68786123320939
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(50.474747474747474, 99.07070707070707%, 82.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91046105333493,
100.95587773303555,
100.8856555590001,
100.93773837881173,
100.88265913281276,
100.90296797129486,
100.98787234872987,
101.09298221185958,
101.02435590969748,
101.0655937033867,
100.89831709225996,
100.92627404241313,
100.85609744663981,
100.7947058449987,
100.66820193866852,
100.53260298074292,
100.28703657417856,
100.23432661298278,
100.03216841044377,
99.91734337809442,
99.89326215972085,
99.93997765474495,
99.89233198373404,
99.95568729013632,
100.11872643427756,
100.13190392502611,
99.9164132021076,
100.20549116368619,
100.29427127469961,
100.58117882684132,
100.86669111500294,
100.91046105333493
],
"xaxis": "x2",
"y": [
17.68786123320939,
17.70753177128705,
17.595877991000123,
17.55548637094978,
17.466634426537553,
17.34302440005601,
17.327133897511345,
17.226649074994782,
16.99940196372961,
16.90617768015582,
16.794039822080094,
16.687663886179394,
16.64368724227242,
16.45592092551027,
16.347012844067535,
16.53762136473418,
16.51018117941794,
16.593509425719418,
16.496176866369353,
16.58627472609774,
16.64580597576517,
16.712106837960135,
16.76006256823294,
16.865069078575175,
16.89591990857693,
16.956433010175232,
17.162725327811586,
17.197090156185794,
17.36674388322365,
17.420849107500317,
17.70000519518362,
17.68786123320939
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phitsanulok",
"showlegend": false,
"text": "Phitsanulok:
2.97B",
"type": "scatter",
"x": [
100.52997768552844
],
"xaxis": "x1",
"y": [
16.97067237647144
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(50.474747474747474, 99.07070707070707%, 102.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phitsanulok",
"showlegend": false,
"text": "Phitsanulok:
2.97B",
"type": "scatter",
"x": [
100.52997768552844
],
"xaxis": "x2",
"y": [
16.97067237647144
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73657921785662,
99.78484500469318,
99.89656945161892,
99.96917483924739,
99.93036583921213,
100.0352689958674,
99.98281741709013,
99.91372602693463,
100.13190392502611,
100.11872643427756,
99.95568729013632,
99.88845625195444,
99.93904747875814,
99.90442426976426,
99.85057742700661,
99.69311933788708,
99.52274214133678,
99.3749992214369,
99.27071617970796,
99.31737999878789,
99.39561811738218,
99.47985070214816,
99.4144283390965,
99.47339114798308,
99.60046349509423,
99.73657921785662
],
"xaxis": "x1",
"y": [
17.722226059784873,
17.784263617471908,
17.80369395591137,
17.704811102950032,
17.569832261749497,
17.4382382268127,
17.165645046082034,
17.154741319356418,
16.956433010175232,
16.89591990857693,
16.865069078575175,
16.75205272135605,
16.71613760027003,
16.688128974172855,
16.73616221791204,
16.731976426870602,
16.878918361992845,
16.868944810354776,
16.951652939931165,
17.260652167263657,
17.205487575790983,
17.328296617494942,
17.462836209123736,
17.72894399726769,
17.81692312350333,
17.722226059784873
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73657921785662,
99.78484500469318,
99.89656945161892,
99.96917483924739,
99.93036583921213,
100.0352689958674,
99.98281741709013,
99.91372602693463,
100.13190392502611,
100.11872643427756,
99.95568729013632,
99.88845625195444,
99.93904747875814,
99.90442426976426,
99.85057742700661,
99.69311933788708,
99.52274214133678,
99.3749992214369,
99.27071617970796,
99.31737999878789,
99.39561811738218,
99.47985070214816,
99.4144283390965,
99.47339114798308,
99.60046349509423,
99.73657921785662
],
"xaxis": "x2",
"y": [
17.722226059784873,
17.784263617471908,
17.80369395591137,
17.704811102950032,
17.569832261749497,
17.4382382268127,
17.165645046082034,
17.154741319356418,
16.956433010175232,
16.89591990857693,
16.865069078575175,
16.75205272135605,
16.71613760027003,
16.688128974172855,
16.73616221791204,
16.731976426870602,
16.878918361992845,
16.868944810354776,
16.951652939931165,
17.260652167263657,
17.205487575790983,
17.328296617494942,
17.462836209123736,
17.72894399726769,
17.81692312350333,
17.722226059784873
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sukhothai",
"showlegend": false,
"text": "Sukhothai:
1.21B",
"type": "scatter",
"x": [
99.69873186259423
],
"xaxis": "x1",
"y": [
17.24789334536829
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sukhothai",
"showlegend": false,
"text": "Sukhothai:
1.21B",
"type": "scatter",
"x": [
99.69873186259423
],
"xaxis": "x2",
"y": [
17.24789334536829
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.95587773303555,
100.87196211076281,
100.58117882684132,
100.29427127469961,
100.20549116368619,
99.98281741709013,
100.0352689958674,
99.93036583921213,
99.9770813333368,
99.89656945161892,
99.95537723177381,
100.27313561391742,
100.33659427310721,
100.42211876816657,
100.5765796237506,
100.76054772309891,
100.89149580288893,
100.91945275304215,
101.07408876599197,
101.15540653500005,
101.16517338100005,
101.00084232600011,
100.95587773303555
],
"xaxis": "x1",
"y": [
17.70753177128705,
17.704190986225058,
17.420849107500317,
17.36674388322365,
17.197090156185794,
17.165645046082034,
17.4382382268127,
17.569832261749497,
17.675639756869288,
17.80369395591137,
17.78284251596932,
17.95911082590385,
17.895109565254245,
18.015954902196995,
18.051172390393504,
18.02605764414497,
18.152535712053464,
18.249945787568038,
18.371613107279472,
18.322887879000064,
18.053421123000135,
17.884800924000018,
17.70753177128705
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(38.05050505050505, 97.85858585858585%, 75.75757575757575%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.95587773303555,
100.87196211076281,
100.58117882684132,
100.29427127469961,
100.20549116368619,
99.98281741709013,
100.0352689958674,
99.93036583921213,
99.9770813333368,
99.89656945161892,
99.95537723177381,
100.27313561391742,
100.33659427310721,
100.42211876816657,
100.5765796237506,
100.76054772309891,
100.89149580288893,
100.91945275304215,
101.07408876599197,
101.15540653500005,
101.16517338100005,
101.00084232600011,
100.95587773303555
],
"xaxis": "x2",
"y": [
17.70753177128705,
17.704190986225058,
17.420849107500317,
17.36674388322365,
17.197090156185794,
17.165645046082034,
17.4382382268127,
17.569832261749497,
17.675639756869288,
17.80369395591137,
17.78284251596932,
17.95911082590385,
17.895109565254245,
18.015954902196995,
18.051172390393504,
18.02605764414497,
18.152535712053464,
18.249945787568038,
18.371613107279472,
18.322887879000064,
18.053421123000135,
17.884800924000018,
17.70753177128705
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uttaradit",
"showlegend": false,
"text": "Uttaradit:
1.34B",
"type": "scatter",
"x": [
100.50919983871891
],
"xaxis": "x1",
"y": [
17.742328725462013
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.05050505050505, 97.85858585858585%, 95.75757575757575%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uttaradit",
"showlegend": false,
"text": "Uttaradit:
1.34B",
"type": "scatter",
"x": [
100.50919983871891
],
"xaxis": "x2",
"y": [
17.742328725462013
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62026492728461,
98.98039798377988,
99.00101687972517,
99.07305382657285,
99.27996626183347,
99.28937137179133,
99.4379927917339,
99.4589734228851,
99.52904666497164,
99.5444462420005,
99.65803104000048,
99.8672172383848,
99.89062666229063,
99.82515262239559,
99.82205203697191,
99.76510460789132,
99.88008466987162,
99.80205325685233,
99.14677934214649,
98.93528365100013,
98.59318567000008,
98.29749312300004,
98.16044722500004,
98.17719039000008,
98.2951160070001,
98.3922677000001,
98.39691858000009,
98.47453658000006,
98.53355106600009,
98.56900109900005,
98.54405541491286,
98.62026492728461
],
"xaxis": "x1",
"y": [
15.635867621093894,
15.22062164996916,
15.077167873898304,
15.012262274784135,
14.999782416025639,
14.837931830289719,
14.765429796348073,
14.690783188693231,
14.727912705706814,
14.79597056708802,
14.80263682682805,
14.638434962703343,
14.561101183472843,
14.518364773015875,
14.247967841043078,
14.159136054085593,
13.944523831209835,
13.818097439245406,
13.723674123880954,
14.085394592000085,
14.321607564000075,
14.721247254000062,
15.1063658650001,
15.220596619000034,
15.292607728000092,
15.258242900000155,
15.355730489000052,
15.383480734000088,
15.32596486500006,
15.402135926000156,
15.675098034223481,
15.635867621093894
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62026492728461,
98.98039798377988,
99.00101687972517,
99.07305382657285,
99.27996626183347,
99.28937137179133,
99.4379927917339,
99.4589734228851,
99.52904666497164,
99.5444462420005,
99.65803104000048,
99.8672172383848,
99.89062666229063,
99.82515262239559,
99.82205203697191,
99.76510460789132,
99.88008466987162,
99.80205325685233,
99.14677934214649,
98.93528365100013,
98.59318567000008,
98.29749312300004,
98.16044722500004,
98.17719039000008,
98.2951160070001,
98.3922677000001,
98.39691858000009,
98.47453658000006,
98.53355106600009,
98.56900109900005,
98.54405541491286,
98.62026492728461
],
"xaxis": "x2",
"y": [
15.635867621093894,
15.22062164996916,
15.077167873898304,
15.012262274784135,
14.999782416025639,
14.837931830289719,
14.765429796348073,
14.690783188693231,
14.727912705706814,
14.79597056708802,
14.80263682682805,
14.638434962703343,
14.561101183472843,
14.518364773015875,
14.247967841043078,
14.159136054085593,
13.944523831209835,
13.818097439245406,
13.723674123880954,
14.085394592000085,
14.321607564000075,
14.721247254000062,
15.1063658650001,
15.220596619000034,
15.292607728000092,
15.258242900000155,
15.355730489000052,
15.383480734000088,
15.32596486500006,
15.402135926000156,
15.675098034223481,
15.635867621093894
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kanchanaburi",
"showlegend": false,
"text": "Kanchanaburi:
2.24B",
"type": "scatter",
"x": [
99.04040356732338
],
"xaxis": "x1",
"y": [
14.584500653002682
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kanchanaburi",
"showlegend": false,
"text": "Kanchanaburi:
2.24B",
"type": "scatter",
"x": [
99.04040356732338
],
"xaxis": "x2",
"y": [
14.584500653002682
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.38709150566842,
99.51824629103345,
99.69311933788708,
99.85636518760327,
99.91734337809442,
100.03216841044377,
99.89186689663995,
99.6695032084063,
99.53886518787812,
99.27769249870983,
99.20431196472543,
99.07878991122544,
99.06891971237485,
99.02618330281717,
98.98783938987594,
99.23940026171266,
99.33370975090423,
99.38709150566842
],
"xaxis": "x1",
"y": [
16.86610260734946,
16.881088772328923,
16.731976426870602,
16.734560248356814,
16.58627472609774,
16.496176866369353,
16.076254176888767,
15.785109157761383,
15.916703192698208,
15.887686876248353,
15.934738267157314,
15.868928331377418,
15.996749986422742,
16.030081285123202,
16.4608818629076,
16.541212877472333,
16.864009711379083,
16.86610260734946
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.38709150566842,
99.51824629103345,
99.69311933788708,
99.85636518760327,
99.91734337809442,
100.03216841044377,
99.89186689663995,
99.6695032084063,
99.53886518787812,
99.27769249870983,
99.20431196472543,
99.07878991122544,
99.06891971237485,
99.02618330281717,
98.98783938987594,
99.23940026171266,
99.33370975090423,
99.38709150566842
],
"xaxis": "x2",
"y": [
16.86610260734946,
16.881088772328923,
16.731976426870602,
16.734560248356814,
16.58627472609774,
16.496176866369353,
16.076254176888767,
15.785109157761383,
15.916703192698208,
15.887686876248353,
15.934738267157314,
15.868928331377418,
15.996749986422742,
16.030081285123202,
16.4608818629076,
16.541212877472333,
16.864009711379083,
16.86610260734946
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kamphaeng Phet",
"showlegend": false,
"text": "Kamphaeng Phet:
1.19B",
"type": "scatter",
"x": [
99.50259182175658
],
"xaxis": "x1",
"y": [
16.329356699687168
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(35.56565656565657, 97.61616161616162%, 94.48484848484848%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kamphaeng Phet",
"showlegend": false,
"text": "Kamphaeng Phet:
1.19B",
"type": "scatter",
"x": [
99.50259182175658
],
"xaxis": "x2",
"y": [
16.329356699687168
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.2622835631359,
100.54857099765343,
100.69739912317101,
100.63006473220156,
100.76721398283905,
100.75512169770815,
100.31318484920138,
100.26817467741938,
100.16849083878117,
99.97832156768624,
100.03216841044377,
100.23432661298278,
100.2622835631359
],
"xaxis": "x1",
"y": [
16.53824148235853,
16.52664012274343,
16.26226349536398,
16.054162503496713,
15.989980373895122,
15.930629991380926,
15.944789334060516,
15.909390976912078,
15.956881619191336,
16.367554226546332,
16.496176866369353,
16.593509425719418,
16.53824148235853
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.2622835631359,
100.54857099765343,
100.69739912317101,
100.63006473220156,
100.76721398283905,
100.75512169770815,
100.31318484920138,
100.26817467741938,
100.16849083878117,
99.97832156768624,
100.03216841044377,
100.23432661298278,
100.2622835631359
],
"xaxis": "x2",
"y": [
16.53824148235853,
16.52664012274343,
16.26226349536398,
16.054162503496713,
15.989980373895122,
15.930629991380926,
15.944789334060516,
15.909390976912078,
15.956881619191336,
16.367554226546332,
16.496176866369353,
16.593509425719418,
16.53824148235853
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phichit",
"showlegend": false,
"text": "Phichit:
0.94B",
"type": "scatter",
"x": [
100.35717053145166
],
"xaxis": "x1",
"y": [
16.2366787051366
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phichit",
"showlegend": false,
"text": "Phichit:
0.94B",
"type": "scatter",
"x": [
100.35717053145166
],
"xaxis": "x2",
"y": [
16.2366787051366
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.32041019117736,
101.45988488178187,
101.56168745301358,
101.64250939309397,
101.71346113522321,
101.72167768767514,
101.79056237225564,
101.72849897704617,
101.59894616123631,
101.51047610858552,
101.51218143092825,
101.3787528833389,
101.32397586459444,
101.38479902455538,
101.32645633329315,
101.33327762176481,
101.39580610586711,
101.37286176995474,
101.30041141195704,
101.23163008016411,
101.12812218569036,
100.97733035721023,
100.73961876789184,
100.8325329940024,
100.79852990083424,
100.75760216730612,
100.76721398283905,
100.63006473220156,
100.6981742704262,
100.66820193866852,
100.7947058449987,
100.85609744663981,
100.92627404241313,
100.89831709225996,
101.1199056341377,
101.126261834616,
101.19592166465304,
101.32041019117736
],
"xaxis": "x1",
"y": [
17.06490184204634,
17.076451523918735,
16.993355820714584,
17.04645335553795,
16.919536038057714,
16.765876166352,
16.766496283077004,
16.655262763465743,
16.70422618319182,
16.67528738020846,
16.54839590114986,
16.357606513329955,
16.06721080213677,
15.95850942626899,
15.841281440486114,
15.741933499531314,
15.69878367792441,
15.41448578479114,
15.302012029931248,
15.398569443824783,
15.395649726453712,
15.481949367868964,
15.49758148889461,
15.62548065830569,
15.862856349940557,
15.900864366097608,
15.989980373895122,
16.05721141207698,
16.251566474213433,
16.347012844067535,
16.45592092551027,
16.64368724227242,
16.687663886179394,
16.794039822080094,
16.927287503415556,
17.030562852093936,
17.110971381024427,
17.06490184204634
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(45.505050505050505, 98.58585858585859%, 79.57575757575758%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.32041019117736,
101.45988488178187,
101.56168745301358,
101.64250939309397,
101.71346113522321,
101.72167768767514,
101.79056237225564,
101.72849897704617,
101.59894616123631,
101.51047610858552,
101.51218143092825,
101.3787528833389,
101.32397586459444,
101.38479902455538,
101.32645633329315,
101.33327762176481,
101.39580610586711,
101.37286176995474,
101.30041141195704,
101.23163008016411,
101.12812218569036,
100.97733035721023,
100.73961876789184,
100.8325329940024,
100.79852990083424,
100.75760216730612,
100.76721398283905,
100.63006473220156,
100.6981742704262,
100.66820193866852,
100.7947058449987,
100.85609744663981,
100.92627404241313,
100.89831709225996,
101.1199056341377,
101.126261834616,
101.19592166465304,
101.32041019117736
],
"xaxis": "x2",
"y": [
17.06490184204634,
17.076451523918735,
16.993355820714584,
17.04645335553795,
16.919536038057714,
16.765876166352,
16.766496283077004,
16.655262763465743,
16.70422618319182,
16.67528738020846,
16.54839590114986,
16.357606513329955,
16.06721080213677,
15.95850942626899,
15.841281440486114,
15.741933499531314,
15.69878367792441,
15.41448578479114,
15.302012029931248,
15.398569443824783,
15.395649726453712,
15.481949367868964,
15.49758148889461,
15.62548065830569,
15.862856349940557,
15.900864366097608,
15.989980373895122,
16.05721141207698,
16.251566474213433,
16.347012844067535,
16.45592092551027,
16.64368724227242,
16.687663886179394,
16.794039822080094,
16.927287503415556,
17.030562852093936,
17.110971381024427,
17.06490184204634
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchabun",
"showlegend": false,
"text": "Phetchabun:
2.23B",
"type": "scatter",
"x": [
101.14698380361509
],
"xaxis": "x1",
"y": [
16.26916759408759
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(45.505050505050505, 98.58585858585859%, 99.57575757575758%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchabun",
"showlegend": false,
"text": "Phetchabun:
2.23B",
"type": "scatter",
"x": [
101.14698380361509
],
"xaxis": "x2",
"y": [
16.26916759408759
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61596642491054,
99.65151980989134,
99.96994998560331,
100.04519087066217,
100.14032718305299,
100.2115373067013,
100.1969645528718,
100.28212731272527,
100.22099409440187,
99.98622806177565,
99.86365156496777,
99.7739412779676,
99.82515262239559,
99.89062666229063,
99.8672172383848,
99.65803104000048,
99.5444462420005,
99.46160892121469,
99.4379927917339,
99.28327355283221,
99.31851688034976,
99.61596642491054
],
"xaxis": "x1",
"y": [
14.94423025182465,
14.992961127553968,
14.90901276272885,
14.962549547123956,
14.92374054618928,
14.955082301706838,
14.563504136906417,
14.402687079045421,
14.177145291022342,
14.145596829030453,
14.062449448982846,
14.099630641940578,
14.518364773015875,
14.561101183472843,
14.638434962703343,
14.80263682682805,
14.79597056708802,
14.68954295524317,
14.765429796348073,
14.85457164076864,
15.071690172563464,
14.94423025182465
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61596642491054,
99.65151980989134,
99.96994998560331,
100.04519087066217,
100.14032718305299,
100.2115373067013,
100.1969645528718,
100.28212731272527,
100.22099409440187,
99.98622806177565,
99.86365156496777,
99.7739412779676,
99.82515262239559,
99.89062666229063,
99.8672172383848,
99.65803104000048,
99.5444462420005,
99.46160892121469,
99.4379927917339,
99.28327355283221,
99.31851688034976,
99.61596642491054
],
"xaxis": "x2",
"y": [
14.94423025182465,
14.992961127553968,
14.90901276272885,
14.962549547123956,
14.92374054618928,
14.955082301706838,
14.563504136906417,
14.402687079045421,
14.177145291022342,
14.145596829030453,
14.062449448982846,
14.099630641940578,
14.518364773015875,
14.561101183472843,
14.638434962703343,
14.80263682682805,
14.79597056708802,
14.68954295524317,
14.765429796348073,
14.85457164076864,
15.071690172563464,
14.94423025182465
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Suphan Buri",
"showlegend": false,
"text": "Suphan Buri:
2.30B",
"type": "scatter",
"x": [
99.89798772412878
],
"xaxis": "x1",
"y": [
14.607903746726652
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Suphan Buri",
"showlegend": false,
"text": "Suphan Buri:
2.30B",
"type": "scatter",
"x": [
99.89798772412878
],
"xaxis": "x2",
"y": [
14.607903746726652
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.74578698078449,
98.82769412558338,
98.90267663002243,
98.96582522995038,
99.02830203720919,
99.01610639929089,
99.16968875483218,
99.26296471614876,
99.31737999878789,
99.2699410342513,
99.34600874161015,
99.25273278209221,
99.11398156100017,
98.98783938987594,
99.02618330281717,
99.06891971237485,
99.12488528772587,
99.04308149571449,
99.05641401609392,
98.98039798377988,
98.5402690030001,
98.58378055900005,
98.54698693800003,
98.61912723800003,
98.67958866400011,
98.80722945200006,
98.90252079300006,
98.83957889800013,
98.78862593600013,
98.66325891200012,
98.63163293400004,
98.45665653500009,
98.51753137200012,
98.50946984900008,
98.41789921100008,
98.29966353400005,
97.90799443014942,
98.30260989792845,
98.25806481324048,
98.32245364841714,
98.33563113826636,
98.42797692269676,
98.56750329014471,
98.535670608212,
98.71038862543469,
98.74563195205292,
98.69932986907821,
98.71302412286497,
98.74578698078449
],
"xaxis": "x1",
"y": [
17.48275747307889,
17.503918972282776,
17.63150808423069,
17.641559150234627,
17.55004018810419,
17.408007514435212,
17.334807848503345,
17.397853094744505,
17.260652167263657,
16.95720815743053,
16.887884223278263,
16.56278778692686,
16.47563548389047,
16.4608818629076,
16.030081285123202,
15.996749986422742,
15.722994085708478,
15.550317288511991,
15.39252330170902,
15.22062164996916,
15.711961975000037,
15.976958720000141,
16.047497050000118,
16.051011048000078,
16.12614858000009,
16.11054229800004,
16.381636862000107,
16.472432353000073,
16.374557190000075,
16.286655579000097,
16.463130595000052,
16.723218079000105,
16.803006490000087,
16.892665100000045,
17.02903920500009,
17.064747620000105,
17.55486551401617,
17.69589691850797,
17.59362925928292,
17.52283254588525,
17.30393117918058,
17.249980984534744,
17.292769070036485,
17.51451264154511,
17.7561774761096,
17.697912299213215,
17.651868597757584,
17.501619370737302,
17.48275747307889
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(40.535353535353536, 98.1010101010101%, 77.03030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.74578698078449,
98.82769412558338,
98.90267663002243,
98.96582522995038,
99.02830203720919,
99.01610639929089,
99.16968875483218,
99.26296471614876,
99.31737999878789,
99.2699410342513,
99.34600874161015,
99.25273278209221,
99.11398156100017,
98.98783938987594,
99.02618330281717,
99.06891971237485,
99.12488528772587,
99.04308149571449,
99.05641401609392,
98.98039798377988,
98.5402690030001,
98.58378055900005,
98.54698693800003,
98.61912723800003,
98.67958866400011,
98.80722945200006,
98.90252079300006,
98.83957889800013,
98.78862593600013,
98.66325891200012,
98.63163293400004,
98.45665653500009,
98.51753137200012,
98.50946984900008,
98.41789921100008,
98.29966353400005,
97.90799443014942,
98.30260989792845,
98.25806481324048,
98.32245364841714,
98.33563113826636,
98.42797692269676,
98.56750329014471,
98.535670608212,
98.71038862543469,
98.74563195205292,
98.69932986907821,
98.71302412286497,
98.74578698078449
],
"xaxis": "x2",
"y": [
17.48275747307889,
17.503918972282776,
17.63150808423069,
17.641559150234627,
17.55004018810419,
17.408007514435212,
17.334807848503345,
17.397853094744505,
17.260652167263657,
16.95720815743053,
16.887884223278263,
16.56278778692686,
16.47563548389047,
16.4608818629076,
16.030081285123202,
15.996749986422742,
15.722994085708478,
15.550317288511991,
15.39252330170902,
15.22062164996916,
15.711961975000037,
15.976958720000141,
16.047497050000118,
16.051011048000078,
16.12614858000009,
16.11054229800004,
16.381636862000107,
16.472432353000073,
16.374557190000075,
16.286655579000097,
16.463130595000052,
16.723218079000105,
16.803006490000087,
16.892665100000045,
17.02903920500009,
17.064747620000105,
17.55486551401617,
17.69589691850797,
17.59362925928292,
17.52283254588525,
17.30393117918058,
17.249980984534744,
17.292769070036485,
17.51451264154511,
17.7561774761096,
17.697912299213215,
17.651868597757584,
17.501619370737302,
17.48275747307889
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Tak",
"showlegend": false,
"text": "Tak:
1.57B",
"type": "scatter",
"x": [
98.79616961661152
],
"xaxis": "x1",
"y": [
16.69805071074904
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(40.535353535353536, 98.1010101010101%, 97.03030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Tak",
"showlegend": false,
"text": "Tak:
1.57B",
"type": "scatter",
"x": [
98.79616961661152
],
"xaxis": "x2",
"y": [
16.69805071074904
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.51095991366901,
99.69575483621668,
99.85243777898035,
99.90711144403792,
100.04643110591076,
100.07459476073961,
99.72707075421198,
99.80882287027924,
99.72598554859417,
99.65151980989134,
99.63394982342561,
99.56397993412662,
99.32347781774706,
99.2487020197824,
99.06902306516236,
98.99791629430149,
98.98039798377988,
99.05641401609392,
99.04153120300259,
99.10281945185619,
99.12142296799556,
99.51095991366901
],
"xaxis": "x1",
"y": [
15.56034251609421,
15.678474840341664,
15.636022650724698,
15.521326809584593,
15.446060086104126,
15.271135362407051,
15.295449123877972,
15.083963323948254,
14.961180121565405,
14.992961127553968,
14.946891588575895,
14.957407742573281,
15.072465318020008,
14.992496039560521,
15.01394175870523,
15.08166372330217,
15.22062164996916,
15.39252330170902,
15.544322822340376,
15.625971584720844,
15.769812934419406,
15.56034251609421
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.51095991366901,
99.69575483621668,
99.85243777898035,
99.90711144403792,
100.04643110591076,
100.07459476073961,
99.72707075421198,
99.80882287027924,
99.72598554859417,
99.65151980989134,
99.63394982342561,
99.56397993412662,
99.32347781774706,
99.2487020197824,
99.06902306516236,
98.99791629430149,
98.98039798377988,
99.05641401609392,
99.04153120300259,
99.10281945185619,
99.12142296799556,
99.51095991366901
],
"xaxis": "x2",
"y": [
15.56034251609421,
15.678474840341664,
15.636022650724698,
15.521326809584593,
15.446060086104126,
15.271135362407051,
15.295449123877972,
15.083963323948254,
14.961180121565405,
14.992961127553968,
14.946891588575895,
14.957407742573281,
15.072465318020008,
14.992496039560521,
15.01394175870523,
15.08166372330217,
15.22062164996916,
15.39252330170902,
15.544322822340376,
15.625971584720844,
15.769812934419406,
15.56034251609421
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uthai Thani",
"showlegend": false,
"text": "Uthai Thani:
0.44B",
"type": "scatter",
"x": [
99.46012986384592
],
"xaxis": "x1",
"y": [
15.338882502444243
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uthai Thani",
"showlegend": false,
"text": "Uthai Thani:
0.44B",
"type": "scatter",
"x": [
99.46012986384592
],
"xaxis": "x2",
"y": [
15.338882502444243
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30357303276918,
100.51565311100228,
100.47581058129327,
100.4258394712146,
100.41436730280878,
100.21401777539995,
100.21272586510662,
100.30357303276918
],
"xaxis": "x1",
"y": [
14.786100369136705,
14.685899766560965,
14.440979316042672,
14.447283840576745,
14.509088853367928,
14.51637522983296,
14.766411648278947,
14.786100369136705
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30357303276918,
100.51565311100228,
100.47581058129327,
100.4258394712146,
100.41436730280878,
100.21401777539995,
100.21272586510662,
100.30357303276918
],
"xaxis": "x2",
"y": [
14.786100369136705,
14.685899766560965,
14.440979316042672,
14.447283840576745,
14.509088853367928,
14.51637522983296,
14.766411648278947,
14.786100369136705
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ang Thong",
"showlegend": false,
"text": "Ang Thong:
0.78B",
"type": "scatter",
"x": [
100.3550816040053
],
"xaxis": "x1",
"y": [
14.623508657478725
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ang Thong",
"showlegend": false,
"text": "Ang Thong:
0.78B",
"type": "scatter",
"x": [
100.3550816040053
],
"xaxis": "x2",
"y": [
14.623508657478725
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30930911742178,
100.26724450143257,
100.14032718305299,
100.0481364282536,
99.96994998560331,
99.72598554859417,
99.80882287027924,
99.7182340841357,
99.76060875938668,
100.05805830304826,
100.02984297137601,
100.11764122865975,
100.23122602665978,
100.30930911742178
],
"xaxis": "x1",
"y": [
15.167549954466878,
14.953532008995026,
14.92374054618928,
14.963040473539024,
14.90901276272885,
14.961180121565405,
15.083963323948254,
15.270670274413689,
15.317179062963419,
15.263332221105145,
15.395494696822794,
15.421617133424007,
15.334826564694211,
15.167549954466878
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30930911742178,
100.26724450143257,
100.14032718305299,
100.0481364282536,
99.96994998560331,
99.72598554859417,
99.80882287027924,
99.7182340841357,
99.76060875938668,
100.05805830304826,
100.02984297137601,
100.11764122865975,
100.23122602665978,
100.30930911742178
],
"xaxis": "x2",
"y": [
15.167549954466878,
14.953532008995026,
14.92374054618928,
14.963040473539024,
14.90901276272885,
14.961180121565405,
15.083963323948254,
15.270670274413689,
15.317179062963419,
15.263332221105145,
15.395494696822794,
15.421617133424007,
15.334826564694211,
15.167549954466878
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chai Nat",
"showlegend": false,
"text": "Chai Nat:
0.65B",
"type": "scatter",
"x": [
100.02529013084032
],
"xaxis": "x1",
"y": [
15.136391609618814
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chai Nat",
"showlegend": false,
"text": "Chai Nat:
0.65B",
"type": "scatter",
"x": [
100.02529013084032
],
"xaxis": "x2",
"y": [
15.136391609618814
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.88002363538249,
100.97733035721023,
101.12812218569036,
101.23659101756135,
101.30041141195704,
101.28067101425586,
101.3858842310724,
101.451513299699,
101.27493492960326,
101.08440392510107,
100.91645552040592,
100.82943240767946,
100.5629887227513,
100.47705081564266,
100.43684655162707,
100.55864790207897,
100.74406294135161,
100.73961876789184,
100.88002363538249
],
"xaxis": "x1",
"y": [
15.465774644484213,
15.481949367868964,
15.395649726453712,
15.39500377040764,
15.302012029931248,
15.087684027895506,
15.054791977867495,
14.866379705958636,
14.72961802804953,
14.853228054531087,
14.74974599937839,
14.882554430242763,
14.6626970482302,
14.724786281861398,
15.052544054064839,
15.261936957124874,
15.436577459981748,
15.49758148889461,
15.465774644484213
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(49.64646464646465, 98.98989898989899%, 81.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.88002363538249,
100.97733035721023,
101.12812218569036,
101.23659101756135,
101.30041141195704,
101.28067101425586,
101.3858842310724,
101.451513299699,
101.27493492960326,
101.08440392510107,
100.91645552040592,
100.82943240767946,
100.5629887227513,
100.47705081564266,
100.43684655162707,
100.55864790207897,
100.74406294135161,
100.73961876789184,
100.88002363538249
],
"xaxis": "x2",
"y": [
15.465774644484213,
15.481949367868964,
15.395649726453712,
15.39500377040764,
15.302012029931248,
15.087684027895506,
15.054791977867495,
14.866379705958636,
14.72961802804953,
14.853228054531087,
14.74974599937839,
14.882554430242763,
14.6626970482302,
14.724786281861398,
15.052544054064839,
15.261936957124874,
15.436577459981748,
15.49758148889461,
15.465774644484213
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lop Buri",
"showlegend": false,
"text": "Lop Buri:
2.81B",
"type": "scatter",
"x": [
100.91409566065647
],
"xaxis": "x1",
"y": [
15.074480098025642
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(49.64646464646465, 98.98989898989899%, 101.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lop Buri",
"showlegend": false,
"text": "Lop Buri:
2.81B",
"type": "scatter",
"x": [
100.91409566065647
],
"xaxis": "x2",
"y": [
15.074480098025642
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.40929365407891,
101.5141968116335,
101.39689131058549,
101.30072147031962,
101.32506107021226,
101.22155317573845,
101.14083458934482,
100.90529341036256,
100.91242475809605,
100.94875329033204,
101.03691328282173,
101.05660200367947,
101.17654300305713,
101.27958580863816,
101.40929365407891
],
"xaxis": "x1",
"y": [
14.424778754236115,
14.285071518735663,
14.267785753110033,
14.144589137778496,
14.064335639378186,
14.051829942198069,
13.968424181530722,
13.955350043569666,
14.213913071930762,
14.295380968057188,
14.326645209209062,
14.406666165411238,
14.349408677968086,
14.502758490411964,
14.424778754236115
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.40929365407891,
101.5141968116335,
101.39689131058549,
101.30072147031962,
101.32506107021226,
101.22155317573845,
101.14083458934482,
100.90529341036256,
100.91242475809605,
100.94875329033204,
101.03691328282173,
101.05660200367947,
101.17654300305713,
101.27958580863816,
101.40929365407891
],
"xaxis": "x2",
"y": [
14.424778754236115,
14.285071518735663,
14.267785753110033,
14.144589137778496,
14.064335639378186,
14.051829942198069,
13.968424181530722,
13.955350043569666,
14.213913071930762,
14.295380968057188,
14.326645209209062,
14.406666165411238,
14.349408677968086,
14.502758490411964,
14.424778754236115
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Nayok",
"showlegend": false,
"text": "Nakhon Nayok:
1.81B",
"type": "scatter",
"x": [
101.17482845769482
],
"xaxis": "x1",
"y": [
14.216982512609158
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Nayok",
"showlegend": false,
"text": "Nakhon Nayok:
1.81B",
"type": "scatter",
"x": [
101.17482845769482
],
"xaxis": "x2",
"y": [
14.216982512609158
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.5478381686965,
101.62886681525129,
101.7532003112454,
101.88972944515774,
101.98388390471843,
101.94853722531269,
102.0528202661423,
102.04506880078452,
101.91251875233849,
101.86957563720591,
101.85588138162046,
101.9078678733037,
101.87624189694594,
101.8177441751535,
101.75578413273149,
101.5654081560615,
101.3540515482403,
101.15142825680857,
101.13763065023426,
101.32506107021226,
101.30072147031962,
101.39689131058549,
101.51187137166642,
101.40929365407891,
101.48272586490674,
101.5478381686965
],
"xaxis": "x1",
"y": [
14.427078354882198,
14.42790517808153,
14.31612905521176,
14.393359483453423,
14.3635680197483,
14.280859890171811,
14.185620224993386,
14.130869045570023,
14.035810248444221,
13.933206692434922,
13.837088528113028,
13.769108181097693,
13.723141994907095,
13.72143667256438,
13.80143179034485,
13.749936225076723,
13.859955348760352,
13.852333075511055,
13.996510321993767,
14.064335639378186,
14.144589137778496,
14.267785753110033,
14.278224391842187,
14.424778754236115,
14.461288154524695,
14.427078354882198
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.5478381686965,
101.62886681525129,
101.7532003112454,
101.88972944515774,
101.98388390471843,
101.94853722531269,
102.0528202661423,
102.04506880078452,
101.91251875233849,
101.86957563720591,
101.85588138162046,
101.9078678733037,
101.87624189694594,
101.8177441751535,
101.75578413273149,
101.5654081560615,
101.3540515482403,
101.15142825680857,
101.13763065023426,
101.32506107021226,
101.30072147031962,
101.39689131058549,
101.51187137166642,
101.40929365407891,
101.48272586490674,
101.5478381686965
],
"xaxis": "x2",
"y": [
14.427078354882198,
14.42790517808153,
14.31612905521176,
14.393359483453423,
14.3635680197483,
14.280859890171811,
14.185620224993386,
14.130869045570023,
14.035810248444221,
13.933206692434922,
13.837088528113028,
13.769108181097693,
13.723141994907095,
13.72143667256438,
13.80143179034485,
13.749936225076723,
13.859955348760352,
13.852333075511055,
13.996510321993767,
14.064335639378186,
14.144589137778496,
14.267785753110033,
14.278224391842187,
14.424778754236115,
14.461288154524695,
14.427078354882198
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachin Buri",
"showlegend": false,
"text": "Prachin Buri:
1.24B",
"type": "scatter",
"x": [
101.62505780131517
],
"xaxis": "x1",
"y": [
14.074864401429902
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachin Buri",
"showlegend": false,
"text": "Prachin Buri:
1.24B",
"type": "scatter",
"x": [
101.62505780131517
],
"xaxis": "x2",
"y": [
14.074864401429902
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.22455976781902,
100.66510135324484,
100.75512169770815,
100.79852990083424,
100.8325329940024,
100.74737023324968,
100.74406294135161,
100.55864790207897,
100.44289269374286,
100.36501631125378,
100.23122602665978,
99.90711144403792,
99.85496992362306,
99.69575483621668,
99.47230594326464,
99.12142296799556,
99.07878991122544,
99.20431196472543,
99.27769249870983,
99.53886518787812,
99.67560102736547,
99.88969648630382,
99.99459964385846,
100.0447257826687,
100.22455976781902
],
"xaxis": "x1",
"y": [
15.92468720115346,
15.945797024413196,
15.930629991380926,
15.862856349940557,
15.62548065830569,
15.516236680978068,
15.436577459981748,
15.261936957124874,
15.060373032889103,
15.094815374729805,
15.334826564694211,
15.521326809584593,
15.63462738674454,
15.678474840341664,
15.563081366311962,
15.769812934419406,
15.868928331377418,
15.934738267157314,
15.887686876248353,
15.916703192698208,
15.788080552875272,
16.072404283530886,
16.337866116528062,
16.175834661840128,
15.92468720115346
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.22455976781902,
100.66510135324484,
100.75512169770815,
100.79852990083424,
100.8325329940024,
100.74737023324968,
100.74406294135161,
100.55864790207897,
100.44289269374286,
100.36501631125378,
100.23122602665978,
99.90711144403792,
99.85496992362306,
99.69575483621668,
99.47230594326464,
99.12142296799556,
99.07878991122544,
99.20431196472543,
99.27769249870983,
99.53886518787812,
99.67560102736547,
99.88969648630382,
99.99459964385846,
100.0447257826687,
100.22455976781902
],
"xaxis": "x2",
"y": [
15.92468720115346,
15.945797024413196,
15.930629991380926,
15.862856349940557,
15.62548065830569,
15.516236680978068,
15.436577459981748,
15.261936957124874,
15.060373032889103,
15.094815374729805,
15.334826564694211,
15.521326809584593,
15.63462738674454,
15.678474840341664,
15.563081366311962,
15.769812934419406,
15.868928331377418,
15.934738267157314,
15.887686876248353,
15.916703192698208,
15.788080552875272,
16.072404283530886,
16.337866116528062,
16.175834661840128,
15.92468720115346
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Sawan",
"showlegend": false,
"text": "Nakhon Sawan:
2.05B",
"type": "scatter",
"x": [
100.13213856302147
],
"xaxis": "x1",
"y": [
15.692394715640246
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Sawan",
"showlegend": false,
"text": "Nakhon Sawan:
2.05B",
"type": "scatter",
"x": [
100.13213856302147
],
"xaxis": "x2",
"y": [
15.692394715640246
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.59404625922741,
100.60660363235178,
100.77031456916205,
100.76287316306599,
100.82276614793932,
100.60334801639777,
100.28321251834302,
100.2768563169654,
100.22099409440187,
100.28150719600029,
100.25406701068397,
100.41436730280878,
100.4258394712146,
100.47581058129327,
100.51565311100228,
100.59404625922741
],
"xaxis": "x1",
"y": [
14.655927435702594,
14.549422309492059,
14.561488756201157,
14.41307404183361,
14.24179250681874,
14.123375963529924,
14.116218777374726,
14.167171739384273,
14.177145291022342,
14.383360094292911,
14.486480414239722,
14.509088853367928,
14.447283840576745,
14.440979316042672,
14.685899766560965,
14.655927435702594
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.59404625922741,
100.60660363235178,
100.77031456916205,
100.76287316306599,
100.82276614793932,
100.60334801639777,
100.28321251834302,
100.2768563169654,
100.22099409440187,
100.28150719600029,
100.25406701068397,
100.41436730280878,
100.4258394712146,
100.47581058129327,
100.51565311100228,
100.59404625922741
],
"xaxis": "x2",
"y": [
14.655927435702594,
14.549422309492059,
14.561488756201157,
14.41307404183361,
14.24179250681874,
14.123375963529924,
14.116218777374726,
14.167171739384273,
14.177145291022342,
14.383360094292911,
14.486480414239722,
14.509088853367928,
14.447283840576745,
14.440979316042672,
14.685899766560965,
14.655927435702594
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phra Nakhon Si Ayutthaya",
"showlegend": false,
"text": "Phra Nakhon Si Ayutthaya:
2.08B",
"type": "scatter",
"x": [
100.52786585984411
],
"xaxis": "x1",
"y": [
14.34072682538447
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phra Nakhon Si Ayutthaya",
"showlegend": false,
"text": "Phra Nakhon Si Ayutthaya:
2.08B",
"type": "scatter",
"x": [
100.52786585984411
],
"xaxis": "x2",
"y": [
14.34072682538447
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91242475809605,
100.90482832236921,
100.66324100127122,
100.38005415217737,
100.34015994742361,
100.35028852689396,
100.60334801639777,
100.8656059102845,
100.91242475809605
],
"xaxis": "x1",
"y": [
14.213913071930762,
13.949794826969693,
13.920080878529717,
13.991471869331292,
14.043845932843539,
14.113712470254299,
14.123375963529924,
14.260654405376542,
14.213913071930762
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(57.101010101010104, 99.71717171717172%, 85.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91242475809605,
100.90482832236921,
100.66324100127122,
100.38005415217737,
100.34015994742361,
100.35028852689396,
100.60334801639777,
100.8656059102845,
100.91242475809605
],
"xaxis": "x2",
"y": [
14.213913071930762,
13.949794826969693,
13.920080878529717,
13.991471869331292,
14.043845932843539,
14.113712470254299,
14.123375963529924,
14.260654405376542,
14.213913071930762
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pathum Thani",
"showlegend": false,
"text": "Pathum Thani:
4.40B",
"type": "scatter",
"x": [
100.67924921048356
],
"xaxis": "x1",
"y": [
14.06153917570658
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.101010101010104, 99.71717171717172%, 105.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pathum Thani",
"showlegend": false,
"text": "Pathum Thani:
4.40B",
"type": "scatter",
"x": [
100.67924921048356
],
"xaxis": "x2",
"y": [
14.06153917570658
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.44289269374286,
100.47705081564266,
100.33767947782565,
100.23236290912092,
100.19417402491126,
100.305898471837,
100.26755455889577,
100.29654503782325,
100.44289269374286
],
"xaxis": "x1",
"y": [
15.060373032889103,
14.724786281861398,
14.794265244745304,
14.789846909707109,
14.926298530153034,
14.999627387294098,
15.027274278185402,
15.161633001761658,
15.060373032889103
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.44289269374286,
100.47705081564266,
100.33767947782565,
100.23236290912092,
100.19417402491126,
100.305898471837,
100.26755455889577,
100.29654503782325,
100.44289269374286
],
"xaxis": "x2",
"y": [
15.060373032889103,
14.724786281861398,
14.794265244745304,
14.789846909707109,
14.926298530153034,
14.999627387294098,
15.027274278185402,
15.161633001761658,
15.060373032889103
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sing Buri",
"showlegend": false,
"text": "Sing Buri:
0.49B",
"type": "scatter",
"x": [
100.3528617421273
],
"xaxis": "x1",
"y": [
14.921335944933896
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sing Buri",
"showlegend": false,
"text": "Sing Buri:
0.49B",
"type": "scatter",
"x": [
100.3528617421273
],
"xaxis": "x2",
"y": [
14.921335944933896
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.92642907114475,
101.03923872278881,
101.13246300726195,
101.19209760881762,
101.18713667231958,
101.24294721893904,
101.18491458513995,
101.05892744274729,
101.03691328282173,
100.94875329033204,
100.91242475809605,
100.87676802032786,
100.82276614793932,
100.77946129760079,
100.77031456916205,
100.61559533115962,
100.57435753836967,
100.61047936413138,
100.78705773332774,
100.84291995589126,
100.92642907114475
],
"xaxis": "x1",
"y": [
14.747937323348737,
14.841885077334467,
14.83878449101148,
14.768272000252566,
14.54174835939925,
14.479788316077972,
14.3546538362056,
14.4082681340671,
14.326645209209062,
14.295380968057188,
14.213913071930762,
14.260008450229833,
14.24179250681874,
14.326335150846518,
14.561488756201157,
14.547096869524893,
14.589342353566707,
14.692023423941876,
14.871521511408673,
14.881650091778283,
14.747937323348737
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.92642907114475,
101.03923872278881,
101.13246300726195,
101.19209760881762,
101.18713667231958,
101.24294721893904,
101.18491458513995,
101.05892744274729,
101.03691328282173,
100.94875329033204,
100.91242475809605,
100.87676802032786,
100.82276614793932,
100.77946129760079,
100.77031456916205,
100.61559533115962,
100.57435753836967,
100.61047936413138,
100.78705773332774,
100.84291995589126,
100.92642907114475
],
"xaxis": "x2",
"y": [
14.747937323348737,
14.841885077334467,
14.83878449101148,
14.768272000252566,
14.54174835939925,
14.479788316077972,
14.3546538362056,
14.4082681340671,
14.326645209209062,
14.295380968057188,
14.213913071930762,
14.260008450229833,
14.24179250681874,
14.326335150846518,
14.561488756201157,
14.547096869524893,
14.589342353566707,
14.692023423941876,
14.871521511408673,
14.881650091778283,
14.747937323348737
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Saraburi",
"showlegend": false,
"text": "Saraburi:
1.75B",
"type": "scatter",
"x": [
100.93888457009527
],
"xaxis": "x1",
"y": [
14.57642640262848
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Saraburi",
"showlegend": false,
"text": "Saraburi:
1.75B",
"type": "scatter",
"x": [
100.93888457009527
],
"xaxis": "x2",
"y": [
14.57642640262848
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(119.0, 50.0%, 71.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.85537397712733,
100.71321211134989,
100.6829813989724,
100.60567345636485,
100.57074018810914,
100.4992200051991,
100.46697622791328,
100.40077991995253,
100.32698245577569,
100.3356640971204,
100.49131351110964,
100.55151655524486,
100.6785889023559,
100.90482832236921,
100.92358686724015,
100.85537397712733
],
"xaxis": "x1",
"y": [
13.691981106542798,
13.711514796870361,
13.657228705440446,
13.65616933824434,
13.70805247624078,
13.665445257892287,
13.495665058046669,
13.49063756736318,
13.751073105739223,
13.798718776750192,
13.800501614357955,
13.947856961529496,
13.918039659402751,
13.949794826969693,
13.813420721788901,
13.691981106542798
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(119.0, 50.0%, 71.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.85537397712733,
100.71321211134989,
100.6829813989724,
100.60567345636485,
100.57074018810914,
100.4992200051991,
100.46697622791328,
100.40077991995253,
100.32698245577569,
100.3356640971204,
100.49131351110964,
100.55151655524486,
100.6785889023559,
100.90482832236921,
100.92358686724015,
100.85537397712733
],
"xaxis": "x2",
"y": [
13.691981106542798,
13.711514796870361,
13.657228705440446,
13.65616933824434,
13.70805247624078,
13.665445257892287,
13.495665058046669,
13.49063756736318,
13.751073105739223,
13.798718776750192,
13.800501614357955,
13.947856961529496,
13.918039659402751,
13.949794826969693,
13.813420721788901,
13.691981106542798
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(119.0, 50.0%, 91.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bangkok Metropolis",
"showlegend": false,
"text": "Bangkok Metropolis:
68.38B",
"type": "scatter",
"x": [
100.6200577362864
],
"xaxis": "x1",
"y": [
13.771279401420776
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(119.0, 50.0%, 91.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bangkok Metropolis",
"showlegend": false,
"text": "Bangkok Metropolis:
68.38B",
"type": "scatter",
"x": [
100.6200577362864
],
"xaxis": "x2",
"y": [
13.771279401420776
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.35028852689396,
100.3625358416557,
100.55151655524486,
100.48836795531685,
100.3356640971204,
100.2897237493516,
100.28321251834302,
100.35028852689396
],
"xaxis": "x1",
"y": [
14.113712470254299,
14.000205185720745,
13.947856961529496,
13.798098660025104,
13.798718776750192,
13.894862779493707,
14.116218777374726,
14.113712470254299
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(83.24242424242425, 80.3030303030303%, 80.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.35028852689396,
100.3625358416557,
100.55151655524486,
100.48836795531685,
100.3356640971204,
100.2897237493516,
100.28321251834302,
100.35028852689396
],
"xaxis": "x2",
"y": [
14.113712470254299,
14.000205185720745,
13.947856961529496,
13.798098660025104,
13.798718776750192,
13.894862779493707,
14.116218777374726,
14.113712470254299
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(34.73737373737374, 97.53535353535354%, 94.06060606060606%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nonthaburi",
"showlegend": false,
"text": "Nonthaburi:
14.52B",
"type": "scatter",
"x": [
100.38903005246732
],
"xaxis": "x1",
"y": [
13.926683495113512
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(83.24242424242425, 80.3030303030303%, 100.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nonthaburi",
"showlegend": false,
"text": "Nonthaburi:
14.52B",
"type": "scatter",
"x": [
100.38903005246732
],
"xaxis": "x2",
"y": [
13.926683495113512
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.28321251834302,
100.26367882711617,
100.3317883653408,
100.2172733913539,
100.04519087066217,
100.02534712107274,
99.9666426937053,
99.94772912010279,
99.86117109626906,
99.81151004365353,
99.98622806177565,
100.22099409440187,
100.2768563169654,
100.28321251834302
],
"xaxis": "x1",
"y": [
14.116218777374726,
14.02929901833501,
13.730092475487425,
13.657047838287099,
13.694668279917195,
13.74078949573861,
13.71771596951632,
13.916050116219921,
13.964548447952481,
14.061777655414431,
14.145596829030453,
14.177145291022342,
14.167171739384273,
14.116218777374726
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.28321251834302,
100.26367882711617,
100.3317883653408,
100.2172733913539,
100.04519087066217,
100.02534712107274,
99.9666426937053,
99.94772912010279,
99.86117109626906,
99.81151004365353,
99.98622806177565,
100.22099409440187,
100.2768563169654,
100.28321251834302
],
"xaxis": "x2",
"y": [
14.116218777374726,
14.02929901833501,
13.730092475487425,
13.657047838287099,
13.694668279917195,
13.74078949573861,
13.71771596951632,
13.916050116219921,
13.964548447952481,
14.061777655414431,
14.145596829030453,
14.177145291022342,
14.167171739384273,
14.116218777374726
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Pathom",
"showlegend": false,
"text": "Nakhon Pathom:
2.45B",
"type": "scatter",
"x": [
100.10932821078524
],
"xaxis": "x1",
"y": [
13.924099008288803
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Pathom",
"showlegend": false,
"text": "Nakhon Pathom:
2.45B",
"type": "scatter",
"x": [
100.10932821078524
],
"xaxis": "x2",
"y": [
13.924099008288803
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.85869062667103,
99.88752607596757,
99.96086805514454,
100.10434004000007,
99.96078549123399,
99.62464806535593,
99.40474711584346,
99.2141296800001,
99.16483036400012,
99.09320682800006,
99.1020951750001,
99.18647971703274,
99.28255008331968,
99.35065962064499,
99.45804324689828,
99.63617190970581,
99.70366133030609,
99.85869062667103
],
"xaxis": "x1",
"y": [
13.328411566940275,
13.239398911930252,
13.291564487416622,
13.057318427000027,
12.636166600410988,
12.545255235540694,
12.5669408588669,
12.734650167000083,
12.975514018000126,
13.038326722000093,
13.171341858000133,
13.211558644158046,
13.143797512445232,
13.228133449998765,
13.180229397468679,
13.199633897486422,
13.311668402774586,
13.328411566940275
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.85869062667103,
99.88752607596757,
99.96086805514454,
100.10434004000007,
99.96078549123399,
99.62464806535593,
99.40474711584346,
99.2141296800001,
99.16483036400012,
99.09320682800006,
99.1020951750001,
99.18647971703274,
99.28255008331968,
99.35065962064499,
99.45804324689828,
99.63617190970581,
99.70366133030609,
99.85869062667103
],
"xaxis": "x2",
"y": [
13.328411566940275,
13.239398911930252,
13.291564487416622,
13.057318427000027,
12.636166600410988,
12.545255235540694,
12.5669408588669,
12.734650167000083,
12.975514018000126,
13.038326722000093,
13.171341858000133,
13.211558644158046,
13.143797512445232,
13.228133449998765,
13.180229397468679,
13.199633897486422,
13.311668402774586,
13.328411566940275
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchaburi",
"showlegend": false,
"text": "Phetchaburi:
1.68B",
"type": "scatter",
"x": [
99.61331066840052
],
"xaxis": "x1",
"y": [
12.936899958382032
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchaburi",
"showlegend": false,
"text": "Phetchaburi:
1.68B",
"type": "scatter",
"x": [
99.61331066840052
],
"xaxis": "x2",
"y": [
12.936899958382032
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.5034274809268,
99.26575524320992,
99.1409461171848,
99.36430139200013,
99.44977421100003,
99.54258508300006,
99.63002160600013,
99.56139530500008,
99.57400435400012,
99.51840051300007,
99.54165490700012,
99.45225468000012,
99.40474711584346,
99.62464806535593,
99.96078549123399,
100.02003014400009,
99.8312280610001,
99.81706790500004,
99.75180097700007,
99.64185631600003,
99.56934655000009,
99.58619225400008,
99.49634850400008,
99.5034274809268
],
"xaxis": "x1",
"y": [
10.997053639000939,
10.958401191162011,
11.039409960950493,
11.376722718000124,
11.61376251300004,
11.640479228000089,
11.81576568600012,
11.87291982000005,
11.976324361000138,
12.025933737000116,
12.140655416000087,
12.129389953000043,
12.5669408588669,
12.545255235540694,
12.636166600410988,
12.192694403000104,
11.924709377000028,
11.741441148000135,
11.709865627000056,
11.52326080900012,
11.333970445000134,
11.195135809000064,
11.132879950000074,
10.997053639000939
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.5034274809268,
99.26575524320992,
99.1409461171848,
99.36430139200013,
99.44977421100003,
99.54258508300006,
99.63002160600013,
99.56139530500008,
99.57400435400012,
99.51840051300007,
99.54165490700012,
99.45225468000012,
99.40474711584346,
99.62464806535593,
99.96078549123399,
100.02003014400009,
99.8312280610001,
99.81706790500004,
99.75180097700007,
99.64185631600003,
99.56934655000009,
99.58619225400008,
99.49634850400008,
99.5034274809268
],
"xaxis": "x2",
"y": [
10.997053639000939,
10.958401191162011,
11.039409960950493,
11.376722718000124,
11.61376251300004,
11.640479228000089,
11.81576568600012,
11.87291982000005,
11.976324361000138,
12.025933737000116,
12.140655416000087,
12.129389953000043,
12.5669408588669,
12.545255235540694,
12.636166600410988,
12.192694403000104,
11.924709377000028,
11.741441148000135,
11.709865627000056,
11.52326080900012,
11.333970445000134,
11.195135809000064,
11.132879950000074,
10.997053639000939
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachuap Khiri Khan",
"showlegend": false,
"text": "Prachuap Khiri Khan:
1.69B",
"type": "scatter",
"x": [
99.62647466510161
],
"xaxis": "x1",
"y": [
11.921476471630774
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachuap Khiri Khan",
"showlegend": false,
"text": "Prachuap Khiri Khan:
1.69B",
"type": "scatter",
"x": [
99.62647466510161
],
"xaxis": "x2",
"y": [
11.921476471630774
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.97692630370591,
100.02534712107274,
100.07867719899355,
100.03790449419705,
99.91842858281285,
99.85869062667103,
99.70366133030609,
99.63617190970581,
99.45804324689828,
99.35065962064499,
99.2784676450658,
99.18647971703274,
99.14677934214649,
99.79704064261159,
99.88008466987162,
99.94772912010279,
99.97692630370591
],
"xaxis": "x1",
"y": [
13.71342682478813,
13.74078949573861,
13.68368703882581,
13.504499009721457,
13.50961497585051,
13.328411566940275,
13.311668402774586,
13.199633897486422,
13.180229397468679,
13.228133449998765,
13.143151557298523,
13.211558644158046,
13.723674123880954,
13.81530691218424,
13.944523831209835,
13.916050116219921,
13.71342682478813
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.97692630370591,
100.02534712107274,
100.07867719899355,
100.03790449419705,
99.91842858281285,
99.85869062667103,
99.70366133030609,
99.63617190970581,
99.45804324689828,
99.35065962064499,
99.2784676450658,
99.18647971703274,
99.14677934214649,
99.79704064261159,
99.88008466987162,
99.94772912010279,
99.97692630370591
],
"xaxis": "x2",
"y": [
13.71342682478813,
13.74078949573861,
13.68368703882581,
13.504499009721457,
13.50961497585051,
13.328411566940275,
13.311668402774586,
13.199633897486422,
13.180229397468679,
13.228133449998765,
13.143151557298523,
13.211558644158046,
13.723674123880954,
13.81530691218424,
13.944523831209835,
13.916050116219921,
13.71342682478813
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ratchaburi",
"showlegend": false,
"text": "Ratchaburi:
1.80B",
"type": "scatter",
"x": [
99.57382969496204
],
"xaxis": "x1",
"y": [
13.531766377977755
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ratchaburi",
"showlegend": false,
"text": "Ratchaburi:
1.80B",
"type": "scatter",
"x": [
99.57382969496204
],
"xaxis": "x2",
"y": [
13.531766377977755
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.83671878504384,
100.94751305508339,
100.8409719002263,
100.64966881600009,
100.59205162900014,
100.59782962300005,
100.57585696700005,
100.46697622791328,
100.4992200051991,
100.56138675319608,
100.66401614762708,
100.71321211134989,
100.83671878504384
],
"xaxis": "x1",
"y": [
13.689733180941488,
13.637178250275994,
13.478193811072543,
13.520249742000075,
13.55451080900005,
13.61225006700009,
13.519598700000131,
13.495665058046669,
13.665445257892287,
13.703582465258535,
13.652965400033153,
13.711514796870361,
13.689733180941488
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.83671878504384,
100.94751305508339,
100.8409719002263,
100.64966881600009,
100.59205162900014,
100.59782962300005,
100.57585696700005,
100.46697622791328,
100.4992200051991,
100.56138675319608,
100.66401614762708,
100.71321211134989,
100.83671878504384
],
"xaxis": "x2",
"y": [
13.689733180941488,
13.637178250275994,
13.478193811072543,
13.520249742000075,
13.55451080900005,
13.61225006700009,
13.519598700000131,
13.495665058046669,
13.665445257892287,
13.703582465258535,
13.652965400033153,
13.711514796870361,
13.689733180941488
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Prakan",
"showlegend": false,
"text": "Samut Prakan:
1.76B",
"type": "scatter",
"x": [
100.70600306644201
],
"xaxis": "x1",
"y": [
13.59793137856007
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Prakan",
"showlegend": false,
"text": "Samut Prakan:
1.76B",
"type": "scatter",
"x": [
100.70600306644201
],
"xaxis": "x2",
"y": [
13.59793137856007
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40077991995253,
100.27507571700005,
100.08895918111062,
100.03790449419705,
100.07867719899355,
100.2593380073431,
100.3317883653408,
100.40077991995253
],
"xaxis": "x1",
"y": [
13.49063756736318,
13.516669012000108,
13.425970769917669,
13.504499009721457,
13.68368703882581,
13.661311142795014,
13.730092475487425,
13.49063756736318
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40077991995253,
100.27507571700005,
100.08895918111062,
100.03790449419705,
100.07867719899355,
100.2593380073431,
100.3317883653408,
100.40077991995253
],
"xaxis": "x2",
"y": [
13.49063756736318,
13.516669012000108,
13.425970769917669,
13.504499009721457,
13.68368703882581,
13.661311142795014,
13.730092475487425,
13.49063756736318
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Sakhon",
"showlegend": false,
"text": "Samut Sakhon:
0.90B",
"type": "scatter",
"x": [
100.21585860564866
],
"xaxis": "x1",
"y": [
13.570710237723961
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Sakhon",
"showlegend": false,
"text": "Samut Sakhon:
0.90B",
"type": "scatter",
"x": [
100.21585860564866
],
"xaxis": "x2",
"y": [
13.570710237723961
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9746008646382,
100.03790449419705,
100.08895918111062,
99.88752607596757,
99.85869062667103,
99.89388227734526,
99.91842858281285,
99.9746008646382
],
"xaxis": "x1",
"y": [
13.491631578234745,
13.504499009721457,
13.425970769917669,
13.239398911930252,
13.328411566940275,
13.459850572246168,
13.50961497585051,
13.491631578234745
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9746008646382,
100.03790449419705,
100.08895918111062,
99.88752607596757,
99.85869062667103,
99.89388227734526,
99.91842858281285,
99.9746008646382
],
"xaxis": "x2",
"y": [
13.491631578234745,
13.504499009721457,
13.425970769917669,
13.239398911930252,
13.328411566940275,
13.459850572246168,
13.50961497585051,
13.491631578234745
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Songkhram",
"showlegend": false,
"text": "Samut Songkhram:
0.38B",
"type": "scatter",
"x": [
99.95618803113024
],
"xaxis": "x1",
"y": [
13.393819486785409
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Songkhram",
"showlegend": false,
"text": "Samut Songkhram:
0.38B",
"type": "scatter",
"x": [
99.95618803113024
],
"xaxis": "x2",
"y": [
13.393819486785409
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.37851810122942,
104.4683834169611,
104.67446902902242,
104.73684248259451,
104.68857669485857,
104.69431277861179,
104.81332360200264,
104.91481611487177,
104.86081424428193,
104.83301232286038,
104.8527527196623,
104.91562096686721,
104.77167159000004,
104.61044112100012,
104.54284834800006,
104.17703088400009,
104.0457241859113,
104.06231001179759,
103.99988488228149,
103.91704756059642,
104.01776492710968,
103.97802575108756,
104.0767277359962,
104.06096642466076,
103.98603559796442,
104.12948937403542,
104.2540812524478,
104.37851810122942
],
"xaxis": "x1",
"y": [
15.31779918148706,
15.259585680534741,
15.25387543430385,
15.17147736308982,
15.133546861298626,
14.971567084353495,
14.892011217044043,
14.654842230984144,
14.650423895946048,
14.5600934922209,
14.447051296580057,
14.393216761972113,
14.439869080000108,
14.418965963000119,
14.360390727000109,
14.404212342000108,
14.357285453030684,
14.654402981412403,
14.803722032445862,
14.853925686521222,
15.038694769747792,
15.262479560383383,
15.354308579977001,
15.402135118141217,
15.410248317805667,
15.564528307135731,
15.367925320297275,
15.31779918148706
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.37851810122942,
104.4683834169611,
104.67446902902242,
104.73684248259451,
104.68857669485857,
104.69431277861179,
104.81332360200264,
104.91481611487177,
104.86081424428193,
104.83301232286038,
104.8527527196623,
104.91562096686721,
104.77167159000004,
104.61044112100012,
104.54284834800006,
104.17703088400009,
104.0457241859113,
104.06231001179759,
103.99988488228149,
103.91704756059642,
104.01776492710968,
103.97802575108756,
104.0767277359962,
104.06096642466076,
103.98603559796442,
104.12948937403542,
104.2540812524478,
104.37851810122942
],
"xaxis": "x2",
"y": [
15.31779918148706,
15.259585680534741,
15.25387543430385,
15.17147736308982,
15.133546861298626,
14.971567084353495,
14.892011217044043,
14.654842230984144,
14.650423895946048,
14.5600934922209,
14.447051296580057,
14.393216761972113,
14.439869080000108,
14.418965963000119,
14.360390727000109,
14.404212342000108,
14.357285453030684,
14.654402981412403,
14.803722032445862,
14.853925686521222,
15.038694769747792,
15.262479560383383,
15.354308579977001,
15.402135118141217,
15.410248317805667,
15.564528307135731,
15.367925320297275,
15.31779918148706
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Si Sa Ket",
"showlegend": false,
"text": "Si Sa Ket:
1.84B",
"type": "scatter",
"x": [
104.37875185769548
],
"xaxis": "x1",
"y": [
14.856929868286082
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Si Sa Ket",
"showlegend": false,
"text": "Si Sa Ket:
1.84B",
"type": "scatter",
"x": [
104.37875185769548
],
"xaxis": "x2",
"y": [
14.856929868286082
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.42323184098836,
105.36248824000006,
105.41204593900011,
105.6129122320001,
105.65099776200009,
105.60428226700009,
105.47746830200009,
105.55803186100007,
105.56397465000009,
105.44377526900013,
105.59306848200004,
105.48914717600007,
105.50754398600009,
105.41597334800008,
105.15500736500007,
105.04731368100005,
104.97594852700013,
104.9738297940001,
104.8527527196623,
104.85042728059449,
104.91481611487177,
104.81332360200264,
104.69431277861179,
104.68857669485857,
104.73684248259451,
104.67446902902242,
104.41825727725154,
104.43577558777315,
104.38192874591493,
104.4036845243213,
104.4919478695985,
104.51210167844971,
104.62516971161284,
104.66077477433635,
104.81394371962699,
104.92287763859218,
105.05728803901178,
105.0347571151487,
105.10697900778763,
105.42323184098836
],
"xaxis": "x1",
"y": [
16.00504046687209,
15.954789531000102,
15.799760234000104,
15.721470439000115,
15.63460235600013,
15.439213766000137,
15.352810771000065,
15.325138041000045,
15.272531433000054,
15.133806050000146,
14.990791525000091,
14.78633372000013,
14.564047547000143,
14.428164368000125,
14.330470073000086,
14.214068909000062,
14.301117859000101,
14.380647888000112,
14.447051296580057,
14.6328022317376,
14.654842230984144,
14.892011217044043,
14.971567084353495,
15.133546861298626,
15.17147736308982,
15.25387543430385,
15.284803779570751,
15.38686473232147,
15.434019476917285,
15.528380642053008,
15.534762681852328,
15.583390203894794,
15.558275458545523,
15.64057017697209,
15.506909085385956,
15.485825100547942,
15.904559230723947,
15.999747219058946,
16.095853281102023,
16.00504046687209
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.42323184098836,
105.36248824000006,
105.41204593900011,
105.6129122320001,
105.65099776200009,
105.60428226700009,
105.47746830200009,
105.55803186100007,
105.56397465000009,
105.44377526900013,
105.59306848200004,
105.48914717600007,
105.50754398600009,
105.41597334800008,
105.15500736500007,
105.04731368100005,
104.97594852700013,
104.9738297940001,
104.8527527196623,
104.85042728059449,
104.91481611487177,
104.81332360200264,
104.69431277861179,
104.68857669485857,
104.73684248259451,
104.67446902902242,
104.41825727725154,
104.43577558777315,
104.38192874591493,
104.4036845243213,
104.4919478695985,
104.51210167844971,
104.62516971161284,
104.66077477433635,
104.81394371962699,
104.92287763859218,
105.05728803901178,
105.0347571151487,
105.10697900778763,
105.42323184098836
],
"xaxis": "x2",
"y": [
16.00504046687209,
15.954789531000102,
15.799760234000104,
15.721470439000115,
15.63460235600013,
15.439213766000137,
15.352810771000065,
15.325138041000045,
15.272531433000054,
15.133806050000146,
14.990791525000091,
14.78633372000013,
14.564047547000143,
14.428164368000125,
14.330470073000086,
14.214068909000062,
14.301117859000101,
14.380647888000112,
14.447051296580057,
14.6328022317376,
14.654842230984144,
14.892011217044043,
14.971567084353495,
15.133546861298626,
15.17147736308982,
15.25387543430385,
15.284803779570751,
15.38686473232147,
15.434019476917285,
15.528380642053008,
15.534762681852328,
15.583390203894794,
15.558275458545523,
15.64057017697209,
15.506909085385956,
15.485825100547942,
15.904559230723947,
15.999747219058946,
16.095853281102023,
16.00504046687209
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ubon Ratchathani",
"showlegend": false,
"text": "Ubon Ratchathani:
3.20B",
"type": "scatter",
"x": [
105.11966914631192
],
"xaxis": "x1",
"y": [
15.177450790798686
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(51.303030303030305, 99.15151515151516%, 102.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ubon Ratchathani",
"showlegend": false,
"text": "Ubon Ratchathani:
3.20B",
"type": "scatter",
"x": [
105.11966914631192
],
"xaxis": "x2",
"y": [
15.177450790798686
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.10697900778763,
105.0347571151487,
105.05728803901178,
104.90861494312509,
104.67229861868634,
104.62516971161284,
104.44357872907506,
104.46249230267762,
104.59731611514661,
104.80247155212044,
104.98802829018666,
105.04245609600014,
105.10697900778763
],
"xaxis": "x1",
"y": [
16.095853281102023,
15.999747219058946,
15.904559230723947,
15.473862005726971,
15.637934679541758,
15.558275458545523,
15.634911607584627,
15.905101833982457,
16.110748196472088,
16.15702444102513,
16.293963495909395,
16.14144480400003,
16.095853281102023
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.10697900778763,
105.0347571151487,
105.05728803901178,
104.90861494312509,
104.67229861868634,
104.62516971161284,
104.44357872907506,
104.46249230267762,
104.59731611514661,
104.80247155212044,
104.98802829018666,
105.04245609600014,
105.10697900778763
],
"xaxis": "x2",
"y": [
16.095853281102023,
15.999747219058946,
15.904559230723947,
15.473862005726971,
15.637934679541758,
15.558275458545523,
15.634911607584627,
15.905101833982457,
16.110748196472088,
16.15702444102513,
16.293963495909395,
16.14144480400003,
16.095853281102023
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Amnat Charoen",
"showlegend": false,
"text": "Amnat Charoen:
0.64B",
"type": "scatter",
"x": [
104.7681376385428
],
"xaxis": "x1",
"y": [
15.870239628859348
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(25.626262626262626, 96.64646464646465%, 89.39393939393939%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Amnat Charoen",
"showlegend": false,
"text": "Amnat Charoen:
0.64B",
"type": "scatter",
"x": [
104.7681376385428
],
"xaxis": "x2",
"y": [
15.870239628859348
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.42445844899822,
104.55933393831054,
104.63126753057207,
104.67865482006391,
104.81285851400918,
104.57623213120786,
104.46419762591972,
104.42461347862911,
104.51974979012067,
104.40104902509239,
104.41825727725154,
104.2540812524478,
104.15103844596752,
104.12948937403542,
104.21124149010262,
104.12731896369922,
104.1117126810953,
104.00412234926699,
104.01916019108995,
104.110885857896,
104.10468468614931,
104.42445844899822
],
"xaxis": "x1",
"y": [
16.343602200281282,
16.30773875603876,
16.215444648451808,
16.240766100275295,
16.190639960565704,
16.095503648174883,
15.909468492177126,
15.72126292584332,
15.56181529444035,
15.521275132741152,
15.284803779570751,
15.367925320297275,
15.500630398374227,
15.564528307135731,
15.606515407859774,
15.702168484188206,
15.823272203549351,
15.82061086679812,
15.976286119209078,
15.987990830712306,
16.09111115245767,
16.343602200281282
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.42445844899822,
104.55933393831054,
104.63126753057207,
104.67865482006391,
104.81285851400918,
104.57623213120786,
104.46419762591972,
104.42461347862911,
104.51974979012067,
104.40104902509239,
104.41825727725154,
104.2540812524478,
104.15103844596752,
104.12948937403542,
104.21124149010262,
104.12731896369922,
104.1117126810953,
104.00412234926699,
104.01916019108995,
104.110885857896,
104.10468468614931,
104.42445844899822
],
"xaxis": "x2",
"y": [
16.343602200281282,
16.30773875603876,
16.215444648451808,
16.240766100275295,
16.190639960565704,
16.095503648174883,
15.909468492177126,
15.72126292584332,
15.56181529444035,
15.521275132741152,
15.284803779570751,
15.367925320297275,
15.500630398374227,
15.564528307135731,
15.606515407859774,
15.702168484188206,
15.823272203549351,
15.82061086679812,
15.976286119209078,
15.987990830712306,
16.09111115245767,
16.343602200281282
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yasothon",
"showlegend": false,
"text": "Yasothon:
0.94B",
"type": "scatter",
"x": [
104.33852847715727
],
"xaxis": "x1",
"y": [
15.889780490665995
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yasothon",
"showlegend": false,
"text": "Yasothon:
0.94B",
"type": "scatter",
"x": [
104.33852847715727
],
"xaxis": "x2",
"y": [
15.889780490665995
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(24.7979797979798, 96.56565656565657%, 68.96969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.37549726828428,
101.5208630722729,
101.71764692626459,
101.46329552556801,
101.18274417480382,
101.16956668495453,
101.08605756970104,
101.09556603424505,
101.00260013219031,
100.97445722700013,
100.91765384200005,
100.85792076900009,
100.83741295700003,
100.91993248800003,
100.86459394600013,
100.93360436300009,
100.87826582100007,
100.94516035200007,
100.91244550900007,
100.98129316500012,
100.98067133430618,
101.14507205633038,
101.27664025284537,
101.37549726828428
],
"xaxis": "x1",
"y": [
13.455303045998775,
13.401120307356251,
13.171728624176637,
13.031530463160308,
13.076463121475882,
13.021324368424914,
13.022487087509134,
12.91099518547938,
12.793431301113685,
12.598049221000096,
12.662583726000065,
12.65265534100007,
12.70791250200007,
12.81093984600004,
12.919582424000083,
13.002752997000044,
13.098334052000027,
13.20091380400008,
13.29385000200007,
13.359035549000083,
13.46292242332163,
13.590385239986787,
13.551240343167322,
13.455303045998775
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(62.97979797979798, 97.47474747474747%, 86.1919191919192%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.37549726828428,
101.5208630722729,
101.71764692626459,
101.46329552556801,
101.18274417480382,
101.16956668495453,
101.08605756970104,
101.09556603424505,
101.00260013219031,
100.97445722700013,
100.91765384200005,
100.85792076900009,
100.83741295700003,
100.91993248800003,
100.86459394600013,
100.93360436300009,
100.87826582100007,
100.94516035200007,
100.91244550900007,
100.98129316500012,
100.98067133430618,
101.14507205633038,
101.27664025284537,
101.37549726828428
],
"xaxis": "x2",
"y": [
13.455303045998775,
13.401120307356251,
13.171728624176637,
13.031530463160308,
13.076463121475882,
13.021324368424914,
13.022487087509134,
12.91099518547938,
12.793431301113685,
12.598049221000096,
12.662583726000065,
12.65265534100007,
12.70791250200007,
12.81093984600004,
12.919582424000083,
13.002752997000044,
13.098334052000027,
13.20091380400008,
13.29385000200007,
13.359035549000083,
13.46292242332163,
13.590385239986787,
13.551240343167322,
13.455303045998775
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(24.7979797979798, 96.56565656565657%, 88.96969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chon Buri",
"showlegend": false,
"text": "Chon Buri:
6.04B",
"type": "scatter",
"x": [
101.2109671015561
],
"xaxis": "x1",
"y": [
13.197075704782497
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(62.97979797979798, 97.47474747474747%, 106.1919191919192%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chon Buri",
"showlegend": false,
"text": "Chon Buri:
6.04B",
"type": "scatter",
"x": [
101.2109671015561
],
"xaxis": "x2",
"y": [
13.197075704782497
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.14083458934482,
101.15251346242633,
101.3540515482403,
101.5654081560615,
101.75578413273149,
101.8177441751535,
101.87624189694594,
101.91732466010495,
101.98998172367754,
101.99339236926244,
101.94481652226472,
101.9954077490683,
101.88647383010311,
101.71764692626459,
101.5208630722729,
101.36490359902183,
101.27664025284537,
101.14104129402051,
100.99996463386077,
100.9957788420001,
100.8409719002263,
100.94735802635182,
100.84865603964448,
100.92358686724015,
100.90529341036256,
101.14083458934482
],
"xaxis": "x1",
"y": [
13.968424181530722,
13.850576077224204,
13.859955348760352,
13.749936225076723,
13.80143179034485,
13.72143667256438,
13.723141994907095,
13.588344020859822,
13.580179145251407,
13.505661728805677,
13.468738919165801,
13.336188869820461,
13.220278631853418,
13.171728624176637,
13.401120307356251,
13.458067735537597,
13.551240343167322,
13.589971828836852,
13.4649665392744,
13.49616120000006,
13.478193811072543,
13.63294078239123,
13.704099229196046,
13.813420721788901,
13.955350043569666,
13.968424181530722
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.848484848484844, 98.42424242424242%, 78.72727272727273%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.14083458934482,
101.15251346242633,
101.3540515482403,
101.5654081560615,
101.75578413273149,
101.8177441751535,
101.87624189694594,
101.91732466010495,
101.98998172367754,
101.99339236926244,
101.94481652226472,
101.9954077490683,
101.88647383010311,
101.71764692626459,
101.5208630722729,
101.36490359902183,
101.27664025284537,
101.14104129402051,
100.99996463386077,
100.9957788420001,
100.8409719002263,
100.94735802635182,
100.84865603964448,
100.92358686724015,
100.90529341036256,
101.14083458934482
],
"xaxis": "x2",
"y": [
13.968424181530722,
13.850576077224204,
13.859955348760352,
13.749936225076723,
13.80143179034485,
13.72143667256438,
13.723141994907095,
13.588344020859822,
13.580179145251407,
13.505661728805677,
13.468738919165801,
13.336188869820461,
13.220278631853418,
13.171728624176637,
13.401120307356251,
13.458067735537597,
13.551240343167322,
13.589971828836852,
13.4649665392744,
13.49616120000006,
13.478193811072543,
13.63294078239123,
13.704099229196046,
13.813420721788901,
13.955350043569666,
13.968424181530722
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chachoengsao",
"showlegend": false,
"text": "Chachoengsao:
1.95B",
"type": "scatter",
"x": [
101.44633520662077
],
"xaxis": "x1",
"y": [
13.603877784296918
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.848484848484844, 98.42424242424242%, 98.72727272727273%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chachoengsao",
"showlegend": false,
"text": "Chachoengsao:
1.95B",
"type": "scatter",
"x": [
101.44633520662077
],
"xaxis": "x2",
"y": [
13.603877784296918
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.04785932784569,
102.17477664622527,
102.26541710831287,
102.32918681221076,
102.49015710500004,
102.46483565300014,
102.50555668200013,
102.39729536319044,
102.41228152906933,
102.36360233018337,
102.32965091385853,
102.37559126162739,
102.3102319670001,
102.30404707100013,
102.27003014400009,
102.27003014400009,
102.20101972700007,
102.2648218110001,
102.08716881600003,
102.11231530000009,
102.00928795700003,
102.06446373800009,
102.05697675900012,
101.96078535200007,
101.9498804050001,
101.94776451900009,
101.78908834724302,
101.82565066924298,
101.74353681796975,
101.69697635257654,
101.88647383010311,
101.9954077490683,
102.04785932784569
],
"xaxis": "x1",
"y": [
13.15873200148063,
13.244928290108504,
13.198316147871921,
13.272628953131886,
12.996081238000116,
12.92753245100009,
12.777774150000099,
12.675686550493921,
12.565744941176064,
12.592565008868121,
12.556908271099857,
12.401491401107293,
12.31622955900012,
12.427394924000097,
12.392564195000148,
12.44037506700009,
12.43353913000007,
12.306219794000043,
12.46474844000005,
12.537258205000072,
12.56452057500006,
12.522935289000088,
12.468329169000114,
12.537258205000072,
12.606350002000084,
12.529730536000017,
12.697844911811899,
12.889911199742073,
12.95678050451663,
13.149817817038652,
13.220278631853418,
13.336188869820461,
13.15873200148063
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.04785932784569,
102.17477664622527,
102.26541710831287,
102.32918681221076,
102.49015710500004,
102.46483565300014,
102.50555668200013,
102.39729536319044,
102.41228152906933,
102.36360233018337,
102.32965091385853,
102.37559126162739,
102.3102319670001,
102.30404707100013,
102.27003014400009,
102.27003014400009,
102.20101972700007,
102.2648218110001,
102.08716881600003,
102.11231530000009,
102.00928795700003,
102.06446373800009,
102.05697675900012,
101.96078535200007,
101.9498804050001,
101.94776451900009,
101.78908834724302,
101.82565066924298,
101.74353681796975,
101.69697635257654,
101.88647383010311,
101.9954077490683,
102.04785932784569
],
"xaxis": "x2",
"y": [
13.15873200148063,
13.244928290108504,
13.198316147871921,
13.272628953131886,
12.996081238000116,
12.92753245100009,
12.777774150000099,
12.675686550493921,
12.565744941176064,
12.592565008868121,
12.556908271099857,
12.401491401107293,
12.31622955900012,
12.427394924000097,
12.392564195000148,
12.44037506700009,
12.43353913000007,
12.306219794000043,
12.46474844000005,
12.537258205000072,
12.56452057500006,
12.522935289000088,
12.468329169000114,
12.537258205000072,
12.606350002000084,
12.529730536000017,
12.697844911811899,
12.889911199742073,
12.95678050451663,
13.149817817038652,
13.220278631853418,
13.336188869820461,
13.15873200148063
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chanthaburi",
"showlegend": false,
"text": "Chanthaburi:
1.13B",
"type": "scatter",
"x": [
102.11998213496078
],
"xaxis": "x1",
"y": [
12.8631620616636
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(34.73737373737374, 97.53535353535354%, 94.06060606060606%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chanthaburi",
"showlegend": false,
"text": "Chanthaburi:
1.13B",
"type": "scatter",
"x": [
102.11998213496078
],
"xaxis": "x2",
"y": [
12.8631620616636
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.15400271974971,
102.1922949558475,
102.2944075872403,
102.4297481627475,
102.5221972999654,
102.59418256996963,
102.91392961398026,
102.69861983300007,
102.54235030100011,
102.59774743700007,
102.3134237060001,
102.32453494683028,
102.26210981641492,
102.17477664622527,
102.04351850807262,
101.94559166862064,
101.98998172367754,
101.91536095624315,
101.87624189694594,
101.90647260932343,
101.85495120563365,
101.91251875233849,
101.99091189966441,
102.0528202661423,
102.15400271974971
],
"xaxis": "x1",
"y": [
14.135778307023287,
14.185361843474283,
14.127096666577899,
14.155363674194192,
14.087047431293968,
14.148671576032342,
14.164946285071522,
13.761796774000075,
13.669709371000053,
13.605449728000082,
13.54100921700008,
13.264410305391294,
13.197024238477795,
13.244928290108504,
13.159119574208944,
13.454760444538834,
13.580179145251407,
13.592064723907882,
13.723141994907095,
13.808769842754032,
13.849981798021545,
14.035810248444221,
14.066816108076893,
14.185620224993386,
14.135778307023287
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(37.22222222222223, 97.77777777777777%, 75.33333333333333%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.15400271974971,
102.1922949558475,
102.2944075872403,
102.4297481627475,
102.5221972999654,
102.59418256996963,
102.91392961398026,
102.69861983300007,
102.54235030100011,
102.59774743700007,
102.3134237060001,
102.32453494683028,
102.26210981641492,
102.17477664622527,
102.04351850807262,
101.94559166862064,
101.98998172367754,
101.91536095624315,
101.87624189694594,
101.90647260932343,
101.85495120563365,
101.91251875233849,
101.99091189966441,
102.0528202661423,
102.15400271974971
],
"xaxis": "x2",
"y": [
14.135778307023287,
14.185361843474283,
14.127096666577899,
14.155363674194192,
14.087047431293968,
14.148671576032342,
14.164946285071522,
13.761796774000075,
13.669709371000053,
13.605449728000082,
13.54100921700008,
13.264410305391294,
13.197024238477795,
13.244928290108504,
13.159119574208944,
13.454760444538834,
13.580179145251407,
13.592064723907882,
13.723141994907095,
13.808769842754032,
13.849981798021545,
14.035810248444221,
14.066816108076893,
14.185620224993386,
14.135778307023287
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sa Kaeo",
"showlegend": false,
"text": "Sa Kaeo:
1.29B",
"type": "scatter",
"x": [
102.29352320551038
],
"xaxis": "x1",
"y": [
13.777320612433222
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(37.22222222222223, 97.77777777777777%, 95.33333333333333%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sa Kaeo",
"showlegend": false,
"text": "Sa Kaeo:
1.29B",
"type": "scatter",
"x": [
102.29352320551038
],
"xaxis": "x2",
"y": [
13.777320612433222
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.69263553280359,
101.74353681796975,
101.82565066924298,
101.78908834724302,
101.70443769600007,
101.41814212300005,
101.08773847700007,
100.9754700052365,
101.00260013219031,
101.09556603424505,
101.08605756970104,
101.16956668495453,
101.18775678904456,
101.39952680891508,
101.63258751829926,
101.69263553280359
],
"xaxis": "x1",
"y": [
13.133978990438067,
12.95678050451663,
12.889911199742073,
12.697844911811899,
12.70791250200007,
12.595648505000057,
12.68060944200009,
12.640934150290747,
12.793431301113685,
12.91099518547938,
13.022487087509134,
13.021324368424914,
13.076411445531818,
13.017810370052544,
13.14943024341106,
13.133978990438067
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.848484848484844, 98.42424242424242%, 78.72727272727273%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.69263553280359,
101.74353681796975,
101.82565066924298,
101.78908834724302,
101.70443769600007,
101.41814212300005,
101.08773847700007,
100.9754700052365,
101.00260013219031,
101.09556603424505,
101.08605756970104,
101.16956668495453,
101.18775678904456,
101.39952680891508,
101.63258751829926,
101.69263553280359
],
"xaxis": "x2",
"y": [
13.133978990438067,
12.95678050451663,
12.889911199742073,
12.697844911811899,
12.70791250200007,
12.595648505000057,
12.68060944200009,
12.640934150290747,
12.793431301113685,
12.91099518547938,
13.022487087509134,
13.021324368424914,
13.076411445531818,
13.017810370052544,
13.14943024341106,
13.133978990438067
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Rayong",
"showlegend": false,
"text": "Rayong:
1.92B",
"type": "scatter",
"x": [
101.42249461430801
],
"xaxis": "x1",
"y": [
12.851663899924523
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.848484848484844, 98.42424242424242%, 98.72727272727273%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Rayong",
"showlegend": false,
"text": "Rayong:
1.92B",
"type": "scatter",
"x": [
101.42249461430801
],
"xaxis": "x2",
"y": [
12.851663899924523
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.56999759200008,
102.60596764400006,
102.59831790500002,
102.53003991000006,
102.55518639400012,
102.56999759200008
],
"xaxis": "x1",
"y": [
11.72093333500014,
11.684515692000076,
11.563381252000099,
11.604925848000093,
11.759833075000131,
11.72093333500014
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.56999759200008,
102.60596764400006,
102.59831790500002,
102.53003991000006,
102.55518639400012,
102.56999759200008
],
"xaxis": "x2",
"y": [
11.72093333500014,
11.684515692000076,
11.563381252000099,
11.604925848000093,
11.759833075000131,
11.72093333500014
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.26628665500007,
102.35523522200018,
102.44117272200018,
102.37916100400011,
102.2903751960001,
102.26628665500007
],
"xaxis": "x1",
"y": [
12.152411200000174,
12.11131419500019,
11.967433986000088,
12.002834377000099,
11.974839585000083,
12.152411200000174
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.26628665500007,
102.35523522200018,
102.44117272200018,
102.37916100400011,
102.2903751960001,
102.26628665500007
],
"xaxis": "x2",
"y": [
12.152411200000174,
12.11131419500019,
11.967433986000088,
12.002834377000099,
11.974839585000083,
12.152411200000174
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.5885490310001,
102.7620784910001,
102.69221195500015,
102.91380049600016,
102.91359227323525,
102.89332116000006,
102.77702884200008,
102.7669376960001,
102.60572350400011,
102.55730228000013,
102.5823673840001,
102.5042423840001,
102.2864689460001,
102.26319420700005,
102.33627363400015,
102.37445438006571,
102.32965091385861,
102.36360233018345,
102.41228152906936,
102.40876753069696,
102.49519613399733,
102.48638472500014,
102.5885490310001
],
"xaxis": "x1",
"y": [
12.609825745000123,
12.436089579000111,
12.178482564000205,
11.76553619400012,
11.64589160539414,
11.769680080000157,
11.902533270000106,
12.011786200000131,
12.221258856000148,
12.183742580000128,
12.049261786000145,
12.133368231000176,
12.202541408000087,
12.28953685100005,
12.307440497000101,
12.390665187848228,
12.5569082710999,
12.592565008868164,
12.565744941176106,
12.691706244247811,
12.74602984904925,
12.661192119000177,
12.609825745000123
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.5885490310001,
102.7620784910001,
102.69221195500015,
102.91380049600016,
102.91359227323525,
102.89332116000006,
102.77702884200008,
102.7669376960001,
102.60572350400011,
102.55730228000013,
102.5823673840001,
102.5042423840001,
102.2864689460001,
102.26319420700005,
102.33627363400015,
102.37445438006571,
102.32965091385861,
102.36360233018345,
102.41228152906936,
102.40876753069696,
102.49519613399733,
102.48638472500014,
102.5885490310001
],
"xaxis": "x2",
"y": [
12.609825745000123,
12.436089579000111,
12.178482564000205,
11.76553619400012,
11.64589160539414,
11.769680080000157,
11.902533270000106,
12.011786200000131,
12.221258856000148,
12.183742580000128,
12.049261786000145,
12.133368231000176,
12.202541408000087,
12.28953685100005,
12.307440497000101,
12.390665187848228,
12.5569082710999,
12.592565008868164,
12.565744941176106,
12.691706244247811,
12.74602984904925,
12.661192119000177,
12.609825745000123
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trat",
"showlegend": false,
"text": "Trat:
0.63B",
"type": "scatter",
"x": [
102.519259232144
],
"xaxis": "x1",
"y": [
12.30302930383513
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(25.626262626262626, 96.64646464646465%, 89.39393939393939%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trat",
"showlegend": false,
"text": "Trat:
0.63B",
"type": "scatter",
"x": [
102.519259232144
],
"xaxis": "x2",
"y": [
12.30302930383513
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.11575280195018,
103.10267866398914,
103.25708784362911,
103.36695193858111,
103.49996707591981,
103.4448799988129,
103.44317467736943,
103.28799034957501,
103.2330583029983,
103.24327762688063,
103.08500451700007,
102.91392961398026,
102.60927208863592,
102.61717858272539,
102.48648888625308,
102.50932986937795,
102.44235721181582,
102.56782759027101,
102.52359256394567,
102.70735395681965,
102.85380496642608,
102.98289269424248,
103.0012378279634,
102.95292036338401,
103.01224490837586,
102.79670250861392,
102.78926110161854,
102.86858442583059,
102.90346601814224,
102.94646080921893,
103.00867923405934,
102.97855187357004,
103.11575280195018
],
"xaxis": "x1",
"y": [
15.482285265552605,
15.428955185833189,
15.31175303847192,
15.35270661132104,
15.299893297337789,
15.185998440075906,
14.933404039464818,
14.770132351326922,
14.59807566995623,
14.34193131508907,
14.295821025000066,
14.164946285071522,
14.136605129323243,
14.285743313203355,
14.55769053788805,
14.652956041488082,
14.853796495312025,
14.814625759171392,
14.967355454890367,
14.952911892269952,
15.153907375724799,
15.193749905433762,
15.35653066715659,
15.385469469240576,
15.457532252711303,
15.554322211500875,
15.639510809776084,
15.636539415561572,
15.773042711052284,
15.789217434437035,
15.7257587752473,
15.666795966360695,
15.482285265552605
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(48.81818181818182, 98.9090909090909%, 81.27272727272728%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.11575280195018,
103.10267866398914,
103.25708784362911,
103.36695193858111,
103.49996707591981,
103.4448799988129,
103.44317467736943,
103.28799034957501,
103.2330583029983,
103.24327762688063,
103.08500451700007,
102.91392961398026,
102.60927208863592,
102.61717858272539,
102.48648888625308,
102.50932986937795,
102.44235721181582,
102.56782759027101,
102.52359256394567,
102.70735395681965,
102.85380496642608,
102.98289269424248,
103.0012378279634,
102.95292036338401,
103.01224490837586,
102.79670250861392,
102.78926110161854,
102.86858442583059,
102.90346601814224,
102.94646080921893,
103.00867923405934,
102.97855187357004,
103.11575280195018
],
"xaxis": "x2",
"y": [
15.482285265552605,
15.428955185833189,
15.31175303847192,
15.35270661132104,
15.299893297337789,
15.185998440075906,
14.933404039464818,
14.770132351326922,
14.59807566995623,
14.34193131508907,
14.295821025000066,
14.164946285071522,
14.136605129323243,
14.285743313203355,
14.55769053788805,
14.652956041488082,
14.853796495312025,
14.814625759171392,
14.967355454890367,
14.952911892269952,
15.153907375724799,
15.193749905433762,
15.35653066715659,
15.385469469240576,
15.457532252711303,
15.554322211500875,
15.639510809776084,
15.636539415561572,
15.773042711052284,
15.789217434437035,
15.7257587752473,
15.666795966360695,
15.482285265552605
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Buri Ram",
"showlegend": false,
"text": "Buri Ram:
2.72B",
"type": "scatter",
"x": [
102.97175457509984
],
"xaxis": "x1",
"y": [
14.823254769712692
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(48.81818181818182, 98.9090909090909%, 101.27272727272728%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Buri Ram",
"showlegend": false,
"text": "Buri Ram:
2.72B",
"type": "scatter",
"x": [
102.97175457509984
],
"xaxis": "x2",
"y": [
14.823254769712692
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.63320763592361,
101.95597863230802,
102.07715986513563,
102.4085608260213,
102.45362267464668,
102.40613203326672,
102.26681237229315,
102.39248945542403,
102.33166629366451,
102.16035892112728,
102.08465294807507,
102.04031456896217,
101.8832182150486,
101.40650312701769,
101.30041141195704,
101.37286176995474,
101.39580610586711,
101.32986697797867,
101.38479902455538,
101.32909183072337,
101.34800540612463,
101.51218143092825,
101.51047610858552,
101.63320763592361
],
"xaxis": "x1",
"y": [
16.683400579872824,
16.632964381800804,
16.503876654883697,
16.456851101497165,
16.397810777345427,
16.243479112071327,
16.070466417191398,
15.98380504057016,
15.805831407393526,
15.736920885290573,
15.619615383343273,
15.658682765796954,
15.382084662077489,
15.214110418960658,
15.302012029931248,
15.41448578479114,
15.69878367792441,
15.753457342982017,
15.95850942626899,
16.015146796087805,
16.259033717831784,
16.54839590114986,
16.67528738020846,
16.683400579872824
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.63320763592361,
101.95597863230802,
102.07715986513563,
102.4085608260213,
102.45362267464668,
102.40613203326672,
102.26681237229315,
102.39248945542403,
102.33166629366451,
102.16035892112728,
102.08465294807507,
102.04031456896217,
101.8832182150486,
101.40650312701769,
101.30041141195704,
101.37286176995474,
101.39580610586711,
101.32986697797867,
101.38479902455538,
101.32909183072337,
101.34800540612463,
101.51218143092825,
101.51047610858552,
101.63320763592361
],
"xaxis": "x2",
"y": [
16.683400579872824,
16.632964381800804,
16.503876654883697,
16.456851101497165,
16.397810777345427,
16.243479112071327,
16.070466417191398,
15.98380504057016,
15.805831407393526,
15.736920885290573,
15.619615383343273,
15.658682765796954,
15.382084662077489,
15.214110418960658,
15.302012029931248,
15.41448578479114,
15.69878367792441,
15.753457342982017,
15.95850942626899,
16.015146796087805,
16.259033717831784,
16.54839590114986,
16.67528738020846,
16.683400579872824
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chaiyaphum",
"showlegend": false,
"text": "Chaiyaphum:
1.75B",
"type": "scatter",
"x": [
101.80252997565087
],
"xaxis": "x1",
"y": [
16.00949256943746
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chaiyaphum",
"showlegend": false,
"text": "Chaiyaphum:
1.75B",
"type": "scatter",
"x": [
101.80252997565087
],
"xaxis": "x2",
"y": [
16.00949256943746
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.84465823798723,
102.95545250892616,
103.11311730272138,
103.12769005655082,
103.16541385276713,
103.19440433079518,
103.15797244667101,
103.08112959205704,
102.94062137177889,
102.95328209769059,
102.85287479043916,
102.86016116690433,
102.94646080921893,
102.82217899006827,
102.69241946778425,
102.4241671077258,
102.33166629366451,
102.39248945542403,
102.26696740102477,
102.40613203326672,
102.45362267464668,
102.4085608260213,
102.07715986513563,
101.95597863230802,
101.75144331295854,
101.79056237225564,
102.07126875175152,
102.19513715975216,
102.27549401183916,
102.4101627946772,
102.61175255733463,
102.71712080288273,
102.83189415928803,
102.84465823798723
],
"xaxis": "x1",
"y": [
16.87372487969938,
16.841065375466712,
16.912818101474244,
16.826156724853007,
16.863312079388947,
16.822125963442403,
16.608185533235797,
16.504729316504722,
16.44550812430046,
16.4030817731053,
16.27425242770738,
16.072869371524234,
15.789217434437035,
15.621139838532741,
15.719480089134748,
15.695424710082307,
15.805831407393526,
15.98380504057016,
16.073256944252535,
16.243479112071327,
16.397810777345427,
16.456851101497165,
16.503876654883697,
16.632964381800804,
16.670352281232766,
16.766496283077004,
16.88540375457964,
16.85703339327648,
16.889150295150046,
16.792644558099937,
16.770036118971717,
17.074513658478537,
16.97588918703633,
16.87372487969938
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(57.101010101010104, 99.71717171717172%, 85.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.84465823798723,
102.95545250892616,
103.11311730272138,
103.12769005655082,
103.16541385276713,
103.19440433079518,
103.15797244667101,
103.08112959205704,
102.94062137177889,
102.95328209769059,
102.85287479043916,
102.86016116690433,
102.94646080921893,
102.82217899006827,
102.69241946778425,
102.4241671077258,
102.33166629366451,
102.39248945542403,
102.26696740102477,
102.40613203326672,
102.45362267464668,
102.4085608260213,
102.07715986513563,
101.95597863230802,
101.75144331295854,
101.79056237225564,
102.07126875175152,
102.19513715975216,
102.27549401183916,
102.4101627946772,
102.61175255733463,
102.71712080288273,
102.83189415928803,
102.84465823798723
],
"xaxis": "x2",
"y": [
16.87372487969938,
16.841065375466712,
16.912818101474244,
16.826156724853007,
16.863312079388947,
16.822125963442403,
16.608185533235797,
16.504729316504722,
16.44550812430046,
16.4030817731053,
16.27425242770738,
16.072869371524234,
15.789217434437035,
15.621139838532741,
15.719480089134748,
15.695424710082307,
15.805831407393526,
15.98380504057016,
16.073256944252535,
16.243479112071327,
16.397810777345427,
16.456851101497165,
16.503876654883697,
16.632964381800804,
16.670352281232766,
16.766496283077004,
16.88540375457964,
16.85703339327648,
16.889150295150046,
16.792644558099937,
16.770036118971717,
17.074513658478537,
16.97588918703633,
16.87372487969938
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.141414141414142, 96.4040404040404%, 88.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Khon Kaen",
"showlegend": false,
"text": "Khon Kaen:
4.56B",
"type": "scatter",
"x": [
102.58780978747315
],
"xaxis": "x1",
"y": [
16.403804100812472
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.101010101010104, 99.71717171717172%, 105.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Khon Kaen",
"showlegend": false,
"text": "Khon Kaen:
4.56B",
"type": "scatter",
"x": [
102.58780978747315
],
"xaxis": "x2",
"y": [
16.403804100812472
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.65013878767485,
103.93756310375426,
104.01947024855309,
104.0728520042166,
104.18442142061201,
104.24431440638472,
104.05931277916136,
104.03962405830362,
103.82470177616602,
103.70522586478177,
103.75101118381906,
103.72656823113897,
103.45852257665553,
103.30163292831702,
103.18226036972027,
103.19440433079518,
103.16541385276713,
103.12769005655082,
103.11311730272138,
103.14226281127969,
103.25088667188243,
103.39971479740001,
103.43568159442998,
103.53097293465316,
103.58326948379965,
103.65013878767485
],
"xaxis": "x1",
"y": [
17.043869534051737,
16.780061347453227,
16.8537519389009,
16.832590439697015,
16.66676076939399,
16.432873236810423,
16.39564036700935,
16.440986436474873,
16.46615285956682,
16.381661892382397,
16.303527127474922,
16.22143911372413,
16.18939972621635,
16.40044627477576,
16.37305776630288,
16.822125963442403,
16.863312079388947,
16.826156724853007,
16.912818101474244,
16.957854112577223,
16.95994700854763,
16.902999579467007,
16.827603664777342,
17.073738512122645,
17.10027435987388,
17.043869534051737
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(39.70707070707071, 98.02020202020202%, 76.60606060606061%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.65013878767485,
103.93756310375426,
104.01947024855309,
104.0728520042166,
104.18442142061201,
104.24431440638472,
104.05931277916136,
104.03962405830362,
103.82470177616602,
103.70522586478177,
103.75101118381906,
103.72656823113897,
103.45852257665553,
103.30163292831702,
103.18226036972027,
103.19440433079518,
103.16541385276713,
103.12769005655082,
103.11311730272138,
103.14226281127969,
103.25088667188243,
103.39971479740001,
103.43568159442998,
103.53097293465316,
103.58326948379965,
103.65013878767485
],
"xaxis": "x2",
"y": [
17.043869534051737,
16.780061347453227,
16.8537519389009,
16.832590439697015,
16.66676076939399,
16.432873236810423,
16.39564036700935,
16.440986436474873,
16.46615285956682,
16.381661892382397,
16.303527127474922,
16.22143911372413,
16.18939972621635,
16.40044627477576,
16.37305776630288,
16.822125963442403,
16.863312079388947,
16.826156724853007,
16.912818101474244,
16.957854112577223,
16.95994700854763,
16.902999579467007,
16.827603664777342,
17.073738512122645,
17.10027435987388,
17.043869534051737
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kalasin",
"showlegend": false,
"text": "Kalasin:
1.53B",
"type": "scatter",
"x": [
103.62828678841448
],
"xaxis": "x1",
"y": [
16.631580618836626
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(39.70707070707071, 98.02020202020202%, 96.60606060606061%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kalasin",
"showlegend": false,
"text": "Kalasin:
1.53B",
"type": "scatter",
"x": [
103.62828678841448
],
"xaxis": "x2",
"y": [
16.631580618836626
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.21181928942866,
103.2982222836315,
103.45299319937664,
103.52559858610584,
103.46890954034296,
103.49562625524749,
103.43557824074315,
103.35454959508775,
103.29713707891301,
103.44115929576492,
103.41749149034001,
103.34323245631282,
103.08330000239317,
102.97855187357004,
103.00867923405934,
102.94646080921893,
102.85892093255495,
102.851324496828,
102.95328209769059,
102.94062137177889,
103.09130984927015,
103.16262332570585,
103.19890018109851,
103.1773511091663,
103.21181928942866
],
"xaxis": "x1",
"y": [
16.362851671567398,
16.40225494990605,
16.19172516528417,
16.209734402220903,
16.105192978972838,
15.92468720115346,
15.711987006195386,
15.7014708521981,
15.602975571965061,
15.510733141221522,
15.427869981114753,
15.401721706991196,
15.506288966862314,
15.666795966360695,
15.7257587752473,
15.789217434437035,
16.081370143916985,
16.268929755104097,
16.4030817731053,
16.44550812430046,
16.513100897688304,
16.643428859854026,
16.633584500324446,
16.39098948797448,
16.362851671567398
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.21181928942866,
103.2982222836315,
103.45299319937664,
103.52559858610584,
103.46890954034296,
103.49562625524749,
103.43557824074315,
103.35454959508775,
103.29713707891301,
103.44115929576492,
103.41749149034001,
103.34323245631282,
103.08330000239317,
102.97855187357004,
103.00867923405934,
102.94646080921893,
102.85892093255495,
102.851324496828,
102.95328209769059,
102.94062137177889,
103.09130984927015,
103.16262332570585,
103.19890018109851,
103.1773511091663,
103.21181928942866
],
"xaxis": "x2",
"y": [
16.362851671567398,
16.40225494990605,
16.19172516528417,
16.209734402220903,
16.105192978972838,
15.92468720115346,
15.711987006195386,
15.7014708521981,
15.602975571965061,
15.510733141221522,
15.427869981114753,
15.401721706991196,
15.506288966862314,
15.666795966360695,
15.7257587752473,
15.789217434437035,
16.081370143916985,
16.268929755104097,
16.4030817731053,
16.44550812430046,
16.513100897688304,
16.643428859854026,
16.633584500324446,
16.39098948797448,
16.362851671567398
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Maha Sarakham",
"showlegend": false,
"text": "Maha Sarakham:
1.82B",
"type": "scatter",
"x": [
103.17960191915662
],
"xaxis": "x1",
"y": [
15.993433687268267
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Maha Sarakham",
"showlegend": false,
"text": "Maha Sarakham:
1.82B",
"type": "scatter",
"x": [
103.17960191915662
],
"xaxis": "x2",
"y": [
15.993433687268267
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.33166629366451,
102.4241671077258,
102.69629520136249,
102.78926110161854,
102.82776004419065,
102.9220178574381,
103.01844608012243,
102.95292036338401,
103.0012378279634,
102.9765364928648,
102.85380496642608,
102.70735395681965,
102.52359256394567,
102.56782759027101,
102.44235721181582,
102.50932986937795,
102.48648888625308,
102.61717858272539,
102.5386820817127,
102.4297481627475,
102.08630659357448,
101.96264489114878,
101.9645052431224,
101.88972944515774,
101.748652784998,
101.61987511644344,
101.48272586490674,
101.40929365407891,
101.18713667231958,
101.19313113759188,
101.2783455751881,
101.45414879802854,
101.3858842310724,
101.28067101425586,
101.30041141195704,
101.42639855255112,
101.879342483269,
102.04031456896217,
102.08465294807507,
102.16035892112728,
102.33166629366451
],
"xaxis": "x1",
"y": [
15.805831407393526,
15.695424710082307,
15.718472397882891,
15.639510809776084,
15.51161164036489,
15.511456610734001,
15.445000718908034,
15.385469469240576,
15.35653066715659,
15.187161160059489,
15.153907375724799,
14.952911892269952,
14.967355454890367,
14.814625759171392,
14.853796495312025,
14.652956041488082,
14.55769053788805,
14.285743313203355,
14.088597724005766,
14.155363674194192,
14.157999172523802,
14.253703924796298,
14.377391466542917,
14.393359483453423,
14.316955878410994,
14.431884264447262,
14.461288154524695,
14.424778754236115,
14.54174835939925,
14.75592133180399,
14.730005600777844,
14.87604319923426,
15.054791977867495,
15.087684027895506,
15.302012029931248,
15.215402330153353,
15.379940090163032,
15.658682765796954,
15.619615383343273,
15.736920885290573,
15.805831407393526
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(60.59595959595959, 99.4949494949495%, 86.83838383838383%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.33166629366451,
102.4241671077258,
102.69629520136249,
102.78926110161854,
102.82776004419065,
102.9220178574381,
103.01844608012243,
102.95292036338401,
103.0012378279634,
102.9765364928648,
102.85380496642608,
102.70735395681965,
102.52359256394567,
102.56782759027101,
102.44235721181582,
102.50932986937795,
102.48648888625308,
102.61717858272539,
102.5386820817127,
102.4297481627475,
102.08630659357448,
101.96264489114878,
101.9645052431224,
101.88972944515774,
101.748652784998,
101.61987511644344,
101.48272586490674,
101.40929365407891,
101.18713667231958,
101.19313113759188,
101.2783455751881,
101.45414879802854,
101.3858842310724,
101.28067101425586,
101.30041141195704,
101.42639855255112,
101.879342483269,
102.04031456896217,
102.08465294807507,
102.16035892112728,
102.33166629366451
],
"xaxis": "x2",
"y": [
15.805831407393526,
15.695424710082307,
15.718472397882891,
15.639510809776084,
15.51161164036489,
15.511456610734001,
15.445000718908034,
15.385469469240576,
15.35653066715659,
15.187161160059489,
15.153907375724799,
14.952911892269952,
14.967355454890367,
14.814625759171392,
14.853796495312025,
14.652956041488082,
14.55769053788805,
14.285743313203355,
14.088597724005766,
14.155363674194192,
14.157999172523802,
14.253703924796298,
14.377391466542917,
14.393359483453423,
14.316955878410994,
14.431884264447262,
14.461288154524695,
14.424778754236115,
14.54174835939925,
14.75592133180399,
14.730005600777844,
14.87604319923426,
15.054791977867495,
15.087684027895506,
15.302012029931248,
15.215402330153353,
15.379940090163032,
15.658682765796954,
15.619615383343273,
15.736920885290573,
15.805831407393526
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Ratchasima",
"showlegend": false,
"text": "Nakhon Ratchasima:
5.58B",
"type": "scatter",
"x": [
102.11694945546145
],
"xaxis": "x1",
"y": [
14.957708896356001
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(60.59595959595959, 99.4949494949495%, 106.83838383838383%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Ratchasima",
"showlegend": false,
"text": "Nakhon Ratchasima:
5.58B",
"type": "scatter",
"x": [
102.11694945546145
],
"xaxis": "x2",
"y": [
14.957708896356001
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.3558838236795,
104.23263553330321,
104.10468468614931,
104.10788862525987,
104.01776492710968,
104.01001346175184,
104.07207685786068,
104.1117126810953,
104.12731896369922,
104.21124149010262,
104.08432417172315,
103.98603559796442,
103.88743696494402,
103.41749149034001,
103.4366117704169,
103.29713707891301,
103.35454959508775,
103.43557824074315,
103.49562625524749,
103.46890954034296,
103.52559858610584,
103.72656823113897,
103.75101118381906,
103.70770633258115,
103.82470177616602,
104.03962405830362,
104.05931277916136,
104.30405236162721,
104.3558838236795
],
"xaxis": "x1",
"y": [
16.323396715486012,
16.167566433444136,
16.09111115245767,
15.982564806220807,
15.969981593775543,
15.798364162875885,
15.84678498024266,
15.823272203549351,
15.702168484188206,
15.606515407859774,
15.53628713614242,
15.410248317805667,
15.470916449034888,
15.427869981114753,
15.523884793548348,
15.602975571965061,
15.7014708521981,
15.711987006195386,
15.92468720115346,
16.105192978972838,
16.209734402220903,
16.22143911372413,
16.303527127474922,
16.384891669015303,
16.46615285956682,
16.440986436474873,
16.39564036700935,
16.472276516048368,
16.323396715486012
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.3558838236795,
104.23263553330321,
104.10468468614931,
104.10788862525987,
104.01776492710968,
104.01001346175184,
104.07207685786068,
104.1117126810953,
104.12731896369922,
104.21124149010262,
104.08432417172315,
103.98603559796442,
103.88743696494402,
103.41749149034001,
103.4366117704169,
103.29713707891301,
103.35454959508775,
103.43557824074315,
103.49562625524749,
103.46890954034296,
103.52559858610584,
103.72656823113897,
103.75101118381906,
103.70770633258115,
103.82470177616602,
104.03962405830362,
104.05931277916136,
104.30405236162721,
104.3558838236795
],
"xaxis": "x2",
"y": [
16.323396715486012,
16.167566433444136,
16.09111115245767,
15.982564806220807,
15.969981593775543,
15.798364162875885,
15.84678498024266,
15.823272203549351,
15.702168484188206,
15.606515407859774,
15.53628713614242,
15.410248317805667,
15.470916449034888,
15.427869981114753,
15.523884793548348,
15.602975571965061,
15.7014708521981,
15.711987006195386,
15.92468720115346,
16.105192978972838,
16.209734402220903,
16.22143911372413,
16.303527127474922,
16.384891669015303,
16.46615285956682,
16.440986436474873,
16.39564036700935,
16.472276516048368,
16.323396715486012
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Roi Et",
"showlegend": false,
"text": "Roi Et:
1.86B",
"type": "scatter",
"x": [
103.82622896038991
],
"xaxis": "x1",
"y": [
15.923238899644307
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Roi Et",
"showlegend": false,
"text": "Roi Et:
1.86B",
"type": "scatter",
"x": [
103.82622896038991
],
"xaxis": "x2",
"y": [
15.923238899644307
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.34323245631282,
103.57489790171672,
103.88743696494402,
104.06096642466076,
104.07347212094157,
103.97802575108756,
104.01528445841097,
103.91689253096553,
103.99988488228149,
104.06231001179759,
104.0457241859113,
103.68222904400011,
103.64719242300009,
103.24327762688063,
103.2330583029983,
103.28799034957501,
103.44317467736943,
103.4448799988129,
103.49996707591981,
103.36695193858111,
103.25708784362911,
103.10019819529043,
103.11575280195018,
103.34323245631282
],
"xaxis": "x1",
"y": [
15.401721706991196,
15.463139146154703,
15.470916449034888,
15.402135118141217,
15.346557115518507,
15.262479560383383,
15.02600820631362,
14.858421535925089,
14.803722032445862,
14.654402981412403,
14.357285453030684,
14.383800151000074,
14.443977356000119,
14.34193131508907,
14.59807566995623,
14.770132351326922,
14.933404039464818,
15.185998440075906,
15.299893297337789,
15.35270661132104,
15.31175303847192,
15.437817695230478,
15.482285265552605,
15.401721706991196
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.34323245631282,
103.57489790171672,
103.88743696494402,
104.06096642466076,
104.07347212094157,
103.97802575108756,
104.01528445841097,
103.91689253096553,
103.99988488228149,
104.06231001179759,
104.0457241859113,
103.68222904400011,
103.64719242300009,
103.24327762688063,
103.2330583029983,
103.28799034957501,
103.44317467736943,
103.4448799988129,
103.49996707591981,
103.36695193858111,
103.25708784362911,
103.10019819529043,
103.11575280195018,
103.34323245631282
],
"xaxis": "x2",
"y": [
15.401721706991196,
15.463139146154703,
15.470916449034888,
15.402135118141217,
15.346557115518507,
15.262479560383383,
15.02600820631362,
14.858421535925089,
14.803722032445862,
14.654402981412403,
14.357285453030684,
14.383800151000074,
14.443977356000119,
14.34193131508907,
14.59807566995623,
14.770132351326922,
14.933404039464818,
15.185998440075906,
15.299893297337789,
15.35270661132104,
15.31175303847192,
15.437817695230478,
15.482285265552605,
15.401721706991196
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surin",
"showlegend": false,
"text": "Surin:
2.07B",
"type": "scatter",
"x": [
103.66853280124583
],
"xaxis": "x1",
"y": [
14.884086706869342
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surin",
"showlegend": false,
"text": "Surin:
2.07B",
"type": "scatter",
"x": [
103.66853280124583
],
"xaxis": "x2",
"y": [
14.884086706869342
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.1073851869885,
102.02362308074055,
102.02470828725762,
102.1413936706814,
101.98471072791773,
102.02362308074055,
101.94636681497656,
102.15100548711348,
102.0349402204148,
102.07126875175152,
101.73206464956394,
101.71346113522321,
101.64250939309397,
101.56168745301358,
101.45988488178187,
101.32041019117736,
101.20961592023849,
101.126261834616,
101.12192101394368,
101.0655937033867,
101.02435590969748,
101.09298221185958,
100.98787234872987,
100.90591352708765,
100.90560346872508,
100.98151534100003,
101.1323071700001,
101.38800215700007,
101.46830733200011,
101.5775513100001,
101.72906661000013,
101.7904065350001,
101.90430139200004,
102.1073851869885
],
"xaxis": "x1",
"y": [
18.21237668386857,
17.978153590715607,
17.738581651222233,
17.50875071937017,
17.441364651557393,
17.322948106469937,
17.198252875270015,
17.0223721380637,
16.953022366389092,
16.88540375457964,
16.758848171406015,
16.919536038057714,
17.04645335553795,
16.993355820714584,
17.076451523918735,
17.06490184204634,
17.115983995265168,
17.030562852093936,
16.929897162424112,
16.90617768015582,
16.99940196372961,
17.226649074994782,
17.327133897511345,
17.336435655581,
17.520248725298416,
17.547612203000085,
17.46167429600004,
17.729306539000078,
17.72036651600004,
17.868109436000083,
17.912189433000066,
18.07357493100011,
18.037117208000012,
18.21237668386857
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.1073851869885,
102.02362308074055,
102.02470828725762,
102.1413936706814,
101.98471072791773,
102.02362308074055,
101.94636681497656,
102.15100548711348,
102.0349402204148,
102.07126875175152,
101.73206464956394,
101.71346113522321,
101.64250939309397,
101.56168745301358,
101.45988488178187,
101.32041019117736,
101.20961592023849,
101.126261834616,
101.12192101394368,
101.0655937033867,
101.02435590969748,
101.09298221185958,
100.98787234872987,
100.90591352708765,
100.90560346872508,
100.98151534100003,
101.1323071700001,
101.38800215700007,
101.46830733200011,
101.5775513100001,
101.72906661000013,
101.7904065350001,
101.90430139200004,
102.1073851869885
],
"xaxis": "x2",
"y": [
18.21237668386857,
17.978153590715607,
17.738581651222233,
17.50875071937017,
17.441364651557393,
17.322948106469937,
17.198252875270015,
17.0223721380637,
16.953022366389092,
16.88540375457964,
16.758848171406015,
16.919536038057714,
17.04645335553795,
16.993355820714584,
17.076451523918735,
17.06490184204634,
17.115983995265168,
17.030562852093936,
16.929897162424112,
16.90617768015582,
16.99940196372961,
17.226649074994782,
17.327133897511345,
17.336435655581,
17.520248725298416,
17.547612203000085,
17.46167429600004,
17.729306539000078,
17.72036651600004,
17.868109436000083,
17.912189433000066,
18.07357493100011,
18.037117208000012,
18.21237668386857
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Loei",
"showlegend": false,
"text": "Loei:
0.95B",
"type": "scatter",
"x": [
101.6301488821514
],
"xaxis": "x1",
"y": [
17.40886877493164
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Loei",
"showlegend": false,
"text": "Loei:
0.95B",
"type": "scatter",
"x": [
101.6301488821514
],
"xaxis": "x2",
"y": [
17.40886877493164
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.43568159442998,
103.38121463404809,
103.399559767769,
103.30814415932542,
103.26142866430143,
103.16897952708348,
103.05865034413802,
102.98309939981743,
102.88501753073444,
102.84775882431023,
102.75169233593249,
102.66528934083038,
102.5396122576995,
102.46323449107888,
102.32717044515994,
102.20474897708357,
102.1541577493806,
102.0584013202647,
102.1073851869885,
102.15353682500006,
102.30670577000012,
102.59960778900006,
102.59526696800009,
102.68291019700013,
102.67298832300003,
102.85271895400012,
103.03792728700006,
103.15729984600011,
103.29630091791978,
103.30028338407095,
103.37197905169188,
103.32195881794513,
103.43568159442998
],
"xaxis": "x1",
"y": [
17.99003917117085,
17.97962636996101,
17.866429144689278,
17.832219346845335,
17.878573105764247,
17.801756090471258,
17.88637624796553,
17.822555854469073,
17.88531688076941,
17.700082709549406,
17.606755072288763,
17.595980535873053,
17.750518906722135,
17.75889048880498,
17.94952484789337,
18.018616238048935,
17.99306224222869,
18.088405260194577,
18.21237668386857,
18.21010406500011,
18.051457418000098,
17.95518422500004,
17.840824280000078,
17.81007680200011,
17.86537058500005,
17.9720307420001,
17.990685934000084,
18.23702748700012,
18.295167843237977,
18.235825940414855,
18.189140389217584,
18.077428534599164,
17.99003917117085
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.43568159442998,
103.38121463404809,
103.399559767769,
103.30814415932542,
103.26142866430143,
103.16897952708348,
103.05865034413802,
102.98309939981743,
102.88501753073444,
102.84775882431023,
102.75169233593249,
102.66528934083038,
102.5396122576995,
102.46323449107888,
102.32717044515994,
102.20474897708357,
102.1541577493806,
102.0584013202647,
102.1073851869885,
102.15353682500006,
102.30670577000012,
102.59960778900006,
102.59526696800009,
102.68291019700013,
102.67298832300003,
102.85271895400012,
103.03792728700006,
103.15729984600011,
103.29630091791978,
103.30028338407095,
103.37197905169188,
103.32195881794513,
103.43568159442998
],
"xaxis": "x2",
"y": [
17.99003917117085,
17.97962636996101,
17.866429144689278,
17.832219346845335,
17.878573105764247,
17.801756090471258,
17.88637624796553,
17.822555854469073,
17.88531688076941,
17.700082709549406,
17.606755072288763,
17.595980535873053,
17.750518906722135,
17.75889048880498,
17.94952484789337,
18.018616238048935,
17.99306224222869,
18.088405260194577,
18.21237668386857,
18.21010406500011,
18.051457418000098,
17.95518422500004,
17.840824280000078,
17.81007680200011,
17.86537058500005,
17.9720307420001,
17.990685934000084,
18.23702748700012,
18.295167843237977,
18.235825940414855,
18.189140389217584,
18.077428534599164,
17.99003917117085
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Khai",
"showlegend": false,
"text": "Nong Khai:
0.84B",
"type": "scatter",
"x": [
102.84220904131278
],
"xaxis": "x1",
"y": [
17.940573880522003
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Khai",
"showlegend": false,
"text": "Nong Khai:
0.84B",
"type": "scatter",
"x": [
102.84220904131278
],
"xaxis": "x2",
"y": [
17.940573880522003
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.52043094313348,
103.73302778530405,
103.76155317623812,
103.78609948080634,
103.89875410371894,
103.93859663342784,
104.01032352101367,
104.07610761927117,
104.00939334502681,
104.05125125544106,
104.41350304632846,
104.4443021985876,
104.36177493706373,
104.39376264862727,
104.30327721617061,
104.13724083939326,
104.10117068867629,
104.01947024855309,
103.93756310375426,
103.79493615088262,
103.77757286999196,
103.64719323098285,
103.65406619719721,
103.59071089079498,
103.2698002463842,
103.28116906110324,
103.39733768058949,
103.38121463404809,
103.52043094313348
],
"xaxis": "x1",
"y": [
18.06246369074671,
17.913532213340943,
17.94456391049613,
17.847593085452473,
17.87529165318719,
17.785813910183805,
17.801187648790943,
17.6749938008233,
17.476142890182274,
17.39098012942941,
17.42090078434373,
17.247216294996008,
17.082936917404822,
17.022139594067028,
16.934806422978,
16.892767646309807,
16.837525540471262,
16.8537519389009,
16.780061347453227,
16.891785794378933,
16.961393948471937,
17.021674506073566,
17.100765286288947,
17.161071682312297,
17.2669308542755,
17.480018621961875,
17.598719386990155,
17.97962636996101,
18.06246369074671
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.52043094313348,
103.73302778530405,
103.76155317623812,
103.78609948080634,
103.89875410371894,
103.93859663342784,
104.01032352101367,
104.07610761927117,
104.00939334502681,
104.05125125544106,
104.41350304632846,
104.4443021985876,
104.36177493706373,
104.39376264862727,
104.30327721617061,
104.13724083939326,
104.10117068867629,
104.01947024855309,
103.93756310375426,
103.79493615088262,
103.77757286999196,
103.64719323098285,
103.65406619719721,
103.59071089079498,
103.2698002463842,
103.28116906110324,
103.39733768058949,
103.38121463404809,
103.52043094313348
],
"xaxis": "x2",
"y": [
18.06246369074671,
17.913532213340943,
17.94456391049613,
17.847593085452473,
17.87529165318719,
17.785813910183805,
17.801187648790943,
17.6749938008233,
17.476142890182274,
17.39098012942941,
17.42090078434373,
17.247216294996008,
17.082936917404822,
17.022139594067028,
16.934806422978,
16.892767646309807,
16.837525540471262,
16.8537519389009,
16.780061347453227,
16.891785794378933,
16.961393948471937,
17.021674506073566,
17.100765286288947,
17.161071682312297,
17.2669308542755,
17.480018621961875,
17.598719386990155,
17.97962636996101,
18.06246369074671
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sakon Nakhon",
"showlegend": false,
"text": "Sakon Nakhon:
1.90B",
"type": "scatter",
"x": [
103.82128967855603
],
"xaxis": "x1",
"y": [
17.388759074346666
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sakon Nakhon",
"showlegend": false,
"text": "Sakon Nakhon:
1.90B",
"type": "scatter",
"x": [
103.82128967855603
],
"xaxis": "x2",
"y": [
17.388759074346666
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.09209435417114,
102.1541577493806,
102.20474897708357,
102.32717044515994,
102.46323449107888,
102.5396122576995,
102.66528934083038,
102.75169233593249,
102.84775882431023,
102.88501753073444,
102.98309939981743,
103.05865034413802,
103.16897952708348,
103.26142866430143,
103.30814415932542,
103.399559767769,
103.36772708493697,
103.39733768058949,
103.29031579044135,
103.24716596883434,
103.59071089079498,
103.65716678262095,
103.58326948379965,
103.53097293465316,
103.43568159442998,
103.39971479740001,
103.23724409403974,
103.14226281127969,
102.95545250892616,
102.83737186062285,
102.83189415928803,
102.71712080288273,
102.67583133324939,
102.51305057242593,
102.60276085762752,
102.47553348178474,
102.37528120326488,
102.22490278503551,
102.12123986183019,
102.06754804870343,
102.03804080583853,
102.02362308074055,
102.0584013202647,
102.09209435417114
],
"xaxis": "x1",
"y": [
18.058329576548715,
17.99306224222869,
18.018616238048935,
17.94952484789337,
17.75889048880498,
17.750518906722135,
17.595980535873053,
17.606755072288763,
17.700082709549406,
17.88531688076941,
17.822555854469073,
17.88637624796553,
17.801756090471258,
17.878573105764247,
17.832219346845335,
17.866429144689278,
17.786020615758787,
17.598719386990155,
17.50045665075382,
17.30739349981016,
17.161071682312297,
17.047486884312235,
17.10027435987388,
17.073738512122645,
16.827603664777342,
16.902999579467007,
16.962117417984416,
16.957854112577223,
16.841065375466712,
16.873879910229675,
16.97588918703633,
17.074513658478537,
16.943694769897718,
17.13306305621512,
17.220680447244888,
17.23879303606975,
17.617219550341986,
17.639233710267547,
17.583242296494717,
17.690780951479724,
17.665562852443628,
17.978153590715607,
18.088405260194577,
18.058329576548715
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(49.64646464646465, 98.98989898989899%, 81.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.09209435417114,
102.1541577493806,
102.20474897708357,
102.32717044515994,
102.46323449107888,
102.5396122576995,
102.66528934083038,
102.75169233593249,
102.84775882431023,
102.88501753073444,
102.98309939981743,
103.05865034413802,
103.16897952708348,
103.26142866430143,
103.30814415932542,
103.399559767769,
103.36772708493697,
103.39733768058949,
103.29031579044135,
103.24716596883434,
103.59071089079498,
103.65716678262095,
103.58326948379965,
103.53097293465316,
103.43568159442998,
103.39971479740001,
103.23724409403974,
103.14226281127969,
102.95545250892616,
102.83737186062285,
102.83189415928803,
102.71712080288273,
102.67583133324939,
102.51305057242593,
102.60276085762752,
102.47553348178474,
102.37528120326488,
102.22490278503551,
102.12123986183019,
102.06754804870343,
102.03804080583853,
102.02362308074055,
102.0584013202647,
102.09209435417114
],
"xaxis": "x2",
"y": [
18.058329576548715,
17.99306224222869,
18.018616238048935,
17.94952484789337,
17.75889048880498,
17.750518906722135,
17.595980535873053,
17.606755072288763,
17.700082709549406,
17.88531688076941,
17.822555854469073,
17.88637624796553,
17.801756090471258,
17.878573105764247,
17.832219346845335,
17.866429144689278,
17.786020615758787,
17.598719386990155,
17.50045665075382,
17.30739349981016,
17.161071682312297,
17.047486884312235,
17.10027435987388,
17.073738512122645,
16.827603664777342,
16.902999579467007,
16.962117417984416,
16.957854112577223,
16.841065375466712,
16.873879910229675,
16.97588918703633,
17.074513658478537,
16.943694769897718,
17.13306305621512,
17.220680447244888,
17.23879303606975,
17.617219550341986,
17.639233710267547,
17.583242296494717,
17.690780951479724,
17.665562852443628,
17.978153590715607,
18.088405260194577,
18.058329576548715
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Udon Thani",
"showlegend": false,
"text": "Udon Thani:
2.82B",
"type": "scatter",
"x": [
102.85566458171222
],
"xaxis": "x1",
"y": [
17.42535180524268
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(49.64646464646465, 98.98989898989899%, 101.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Udon Thani",
"showlegend": false,
"text": "Udon Thani:
2.82B",
"type": "scatter",
"x": [
102.85566458171222
],
"xaxis": "x2",
"y": [
17.42535180524268
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.34158816935854,
102.37528120326488,
102.47553348178474,
102.60276085762752,
102.51103519082136,
102.67583133324939,
102.60973717662938,
102.4101627946772,
102.27549401183916,
102.19513715975216,
102.07126875175152,
102.0349402204148,
102.15100548711348,
101.95360151639687,
102.02362308074055,
101.98765628460984,
102.12527062413994,
102.14666466734053,
102.34158816935854
],
"xaxis": "x1",
"y": [
17.609416409039994,
17.617219550341986,
17.23879303606975,
17.220680447244888,
17.141357123032833,
16.943694769897718,
16.769286811037546,
16.792644558099937,
16.889150295150046,
16.85703339327648,
16.88540375457964,
16.953022366389092,
17.0223721380637,
17.173861599433252,
17.322948106469937,
17.445679632908735,
17.483067532340698,
17.61357636255906,
17.609416409039994
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.34158816935854,
102.37528120326488,
102.47553348178474,
102.60276085762752,
102.51103519082136,
102.67583133324939,
102.60973717662938,
102.4101627946772,
102.27549401183916,
102.19513715975216,
102.07126875175152,
102.0349402204148,
102.15100548711348,
101.95360151639687,
102.02362308074055,
101.98765628460984,
102.12527062413994,
102.14666466734053,
102.34158816935854
],
"xaxis": "x2",
"y": [
17.609416409039994,
17.617219550341986,
17.23879303606975,
17.220680447244888,
17.141357123032833,
16.943694769897718,
16.769286811037546,
16.792644558099937,
16.889150295150046,
16.85703339327648,
16.88540375457964,
16.953022366389092,
17.0223721380637,
17.173861599433252,
17.322948106469937,
17.445679632908735,
17.483067532340698,
17.61357636255906,
17.609416409039994
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Bua Lam Phu",
"showlegend": false,
"text": "Nong Bua Lam Phu:
0.94B",
"type": "scatter",
"x": [
102.29739168892473
],
"xaxis": "x1",
"y": [
17.173610127005684
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Bua Lam Phu",
"showlegend": false,
"text": "Nong Bua Lam Phu:
0.94B",
"type": "scatter",
"x": [
102.29739168892473
],
"xaxis": "x2",
"y": [
17.173610127005684
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.28198161003172,
104.48119836500013,
104.7026318770001,
104.8164233810001,
104.8099121510001,
104.74035567200013,
104.74009809764902,
104.66713097481465,
104.52889651855952,
104.23904340972558,
104.39376264862727,
104.36177493706373,
104.4443021985876,
104.41500166219691,
104.05125125544106,
104.00939334502681,
104.07564253127777,
103.98841271387568,
104.04008914629708,
104.1075785668973,
104.12468346626889,
104.20332887181513,
104.28198161003172
],
"xaxis": "x1",
"y": [
17.861488010181773,
17.640423075000115,
17.52730336500008,
17.372790833000096,
17.17166615800005,
17.002580872000095,
16.7503990749573,
16.827319443937228,
16.81502045323137,
16.896178290095946,
17.022139594067028,
17.082936917404822,
17.247216294996008,
17.41511302284772,
17.39098012942941,
17.476142890182274,
17.678921210345607,
17.87247528680504,
17.934874578798798,
17.86356110326227,
17.999986884387198,
18.018643666236045,
17.861488010181773
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.28198161003172,
104.48119836500013,
104.7026318770001,
104.8164233810001,
104.8099121510001,
104.74035567200013,
104.74009809764902,
104.66713097481465,
104.52889651855952,
104.23904340972558,
104.39376264862727,
104.36177493706373,
104.4443021985876,
104.41500166219691,
104.05125125544106,
104.00939334502681,
104.07564253127777,
103.98841271387568,
104.04008914629708,
104.1075785668973,
104.12468346626889,
104.20332887181513,
104.28198161003172
],
"xaxis": "x2",
"y": [
17.861488010181773,
17.640423075000115,
17.52730336500008,
17.372790833000096,
17.17166615800005,
17.002580872000095,
16.7503990749573,
16.827319443937228,
16.81502045323137,
16.896178290095946,
17.022139594067028,
17.082936917404822,
17.247216294996008,
17.41511302284772,
17.39098012942941,
17.476142890182274,
17.678921210345607,
17.87247528680504,
17.934874578798798,
17.86356110326227,
17.999986884387198,
18.018643666236045,
17.861488010181773
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Phanom",
"showlegend": false,
"text": "Nakhon Phanom:
1.04B",
"type": "scatter",
"x": [
104.43493994249512
],
"xaxis": "x1",
"y": [
17.372360762559627
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.90909090909091, 97.45454545454545%, 93.63636363636364%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Phanom",
"showlegend": false,
"text": "Nakhon Phanom:
1.04B",
"type": "scatter",
"x": [
104.43493994249512
],
"xaxis": "x2",
"y": [
17.372360762559627
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.30405236162721,
104.66713097481465,
104.73389692590234,
104.7579100520536,
104.7545150150001,
104.98802829018666,
104.81285851400918,
104.67865482006391,
104.63126753057207,
104.49711551257087,
104.33257775256118,
104.30808312393702,
104.24431440638472,
104.18442142061201,
104.0728520042166,
104.14189171842804,
104.30405236162721
],
"xaxis": "x1",
"y": [
16.853080146231747,
16.827319443937228,
16.749417223026427,
16.81889463618927,
16.52891469300002,
16.293963495909395,
16.190639960565704,
16.240766100275295,
16.215444648451808,
16.34187103951686,
16.33003713590506,
16.465584417886618,
16.432873236810423,
16.66676076939399,
16.832590439697015,
16.894214586234227,
16.853080146231747
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.30405236162721,
104.66713097481465,
104.73389692590234,
104.7579100520536,
104.7545150150001,
104.98802829018666,
104.81285851400918,
104.67865482006391,
104.63126753057207,
104.49711551257087,
104.33257775256118,
104.30808312393702,
104.24431440638472,
104.18442142061201,
104.0728520042166,
104.14189171842804,
104.30405236162721
],
"xaxis": "x2",
"y": [
16.853080146231747,
16.827319443937228,
16.749417223026427,
16.81889463618927,
16.52891469300002,
16.293963495909395,
16.190639960565704,
16.240766100275295,
16.215444648451808,
16.34187103951686,
16.33003713590506,
16.465584417886618,
16.432873236810423,
16.66676076939399,
16.832590439697015,
16.894214586234227,
16.853080146231747
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mukdahan",
"showlegend": false,
"text": "Mukdahan:
0.84B",
"type": "scatter",
"x": [
104.52526718733105
],
"xaxis": "x1",
"y": [
16.55680313578208
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mukdahan",
"showlegend": false,
"text": "Mukdahan:
0.84B",
"type": "scatter",
"x": [
104.52526718733105
],
"xaxis": "x2",
"y": [
16.55680313578208
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72074751168833,
102.07311375502769,
102.06000248200007,
101.78415368600014,
101.72679284700013,
101.66591800900011,
101.57930831000004,
101.50020142512778,
101.48660159668634,
101.38200849839342,
101.43709557460113,
101.53626264930176,
101.61320885580403,
101.58638878811206,
101.72074751168833
],
"xaxis": "x1",
"y": [
6.573371689751724,
6.25749663254318,
6.094797058000097,
5.738100484000071,
5.786469625000109,
5.765592346000048,
5.906333109000087,
5.892693601014457,
6.052318223507228,
6.200345364247184,
6.415500190381437,
6.442966213220117,
6.533503323419595,
6.61776174570798,
6.573371689751724
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(40.535353535353536, 98.1010101010101%, 77.03030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72074751168833,
102.07311375502769,
102.06000248200007,
101.78415368600014,
101.72679284700013,
101.66591800900011,
101.57930831000004,
101.50020142512778,
101.48660159668634,
101.38200849839342,
101.43709557460113,
101.53626264930176,
101.61320885580403,
101.58638878811206,
101.72074751168833
],
"xaxis": "x2",
"y": [
6.573371689751724,
6.25749663254318,
6.094797058000097,
5.738100484000071,
5.786469625000109,
5.765592346000048,
5.906333109000087,
5.892693601014457,
6.052318223507228,
6.200345364247184,
6.415500190381437,
6.442966213220117,
6.533503323419595,
6.61776174570798,
6.573371689751724
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Narathiwat",
"showlegend": false,
"text": "Narathiwat:
1.58B",
"type": "scatter",
"x": [
101.72146014854854
],
"xaxis": "x1",
"y": [
6.171946135538566
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(40.535353535353536, 98.1010101010101%, 97.03030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Narathiwat",
"showlegend": false,
"text": "Narathiwat:
1.58B",
"type": "scatter",
"x": [
101.72146014854854
],
"xaxis": "x2",
"y": [
6.171946135538566
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72349649025836,
101.61522423740865,
101.57863732275422,
101.51388675327104,
101.33777347206802,
101.29793094325845,
101.23411054886276,
101.15871463417307,
101.06280317632553,
101.04125410439343,
101.0680685513156,
101.24426659600005,
101.35132897200009,
101.26254316500007,
101.32081139400009,
101.55738366000003,
101.72349649025836
],
"xaxis": "x1",
"y": [
6.574384063896062,
6.627606106136867,
6.54569896133799,
6.596031805723257,
6.549729722748495,
6.675794379507053,
6.602491359888333,
6.600062568033053,
6.653831895525556,
6.798293361949078,
6.857734276297037,
6.902029121000112,
6.875921942000048,
6.944769598000107,
6.94928620000006,
6.841782945000134,
6.574384063896062
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72349649025836,
101.61522423740865,
101.57863732275422,
101.51388675327104,
101.33777347206802,
101.29793094325845,
101.23411054886276,
101.15871463417307,
101.06280317632553,
101.04125410439343,
101.0680685513156,
101.24426659600005,
101.35132897200009,
101.26254316500007,
101.32081139400009,
101.55738366000003,
101.72349649025836
],
"xaxis": "x2",
"y": [
6.574384063896062,
6.627606106136867,
6.54569896133799,
6.596031805723257,
6.549729722748495,
6.675794379507053,
6.602491359888333,
6.600062568033053,
6.653831895525556,
6.798293361949078,
6.857734276297037,
6.902029121000112,
6.875921942000048,
6.944769598000107,
6.94928620000006,
6.841782945000134,
6.574384063896062
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pattani",
"showlegend": false,
"text": "Pattani:
1.71B",
"type": "scatter",
"x": [
101.35262627882798
],
"xaxis": "x1",
"y": [
6.730514088681136
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pattani",
"showlegend": false,
"text": "Pattani:
1.71B",
"type": "scatter",
"x": [
101.35262627882798
],
"xaxis": "x2",
"y": [
6.730514088681136
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.46994226100009,
103.87394860800003,
104.00003910300006,
104.20332887181513,
104.12468346626889,
104.11098921068356,
104.00567264197878,
104.01032352101367,
103.96872399301782,
103.90216474840435,
103.78609948080634,
103.76155317623812,
103.73953901631256,
103.63448082912697,
103.58637007012265,
103.50709842275398,
103.43568159442998,
103.358640322393,
103.31528945374527,
103.36030766366775,
103.30028338407095,
103.23398767100014,
103.30685144100005,
103.46994226100009
],
"xaxis": "x1",
"y": [
18.421977437000066,
18.283226217000077,
18.31844370500005,
18.018643666236045,
17.999986884387198,
17.865964056695816,
17.923273220083047,
17.801187648790943,
17.768295600561515,
17.87418061004712,
17.847593085452473,
17.94456391049613,
17.91128428773962,
17.96520864486314,
18.042154853163964,
18.063652249152,
17.99003917117085,
18.042414371426133,
18.117444720697307,
18.219152528566354,
18.235825940414855,
18.35577992800009,
18.425672303000084,
18.421977437000066
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.46994226100009,
103.87394860800003,
104.00003910300006,
104.20332887181513,
104.12468346626889,
104.11098921068356,
104.00567264197878,
104.01032352101367,
103.96872399301782,
103.90216474840435,
103.78609948080634,
103.76155317623812,
103.73953901631256,
103.63448082912697,
103.58637007012265,
103.50709842275398,
103.43568159442998,
103.358640322393,
103.31528945374527,
103.36030766366775,
103.30028338407095,
103.23398767100014,
103.30685144100005,
103.46994226100009
],
"xaxis": "x2",
"y": [
18.421977437000066,
18.283226217000077,
18.31844370500005,
18.018643666236045,
17.999986884387198,
17.865964056695816,
17.923273220083047,
17.801187648790943,
17.768295600561515,
17.87418061004712,
17.847593085452473,
17.94456391049613,
17.91128428773962,
17.96520864486314,
18.042154853163964,
18.063652249152,
17.99003917117085,
18.042414371426133,
18.117444720697307,
18.219152528566354,
18.235825940414855,
18.35577992800009,
18.425672303000084,
18.421977437000066
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bueng Kan",
"showlegend": false,
"text": "Bueng Kan:
0.67B",
"type": "scatter",
"x": [
103.72096403414449
],
"xaxis": "x1",
"y": [
18.14601899678131
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bueng Kan",
"showlegend": false,
"text": "Bueng Kan:
0.67B",
"type": "scatter",
"x": [
103.72096403414449
],
"xaxis": "x2",
"y": [
18.14601899678131
],
"yaxis": "y2"
}
],
"layout": {
"annotations": [
{
"font": {
"size": 16
},
"showarrow": false,
"text": "Linear-scale",
"x": 0.29,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
},
{
"font": {
"size": 16
},
"showarrow": false,
"text": "Log-scale",
"x": 0.72,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
}
],
"height": 466,
"hovermode": "closest",
"title": "Sum government spending by province
(2017/08/16 to 2017/10/31)",
"width": 700,
"xaxis1": {
"anchor": "y1",
"domain": [
0.15,
0.44
]
},
"xaxis2": {
"anchor": "y2",
"domain": [
0.56,
0.85
]
},
"yaxis1": {
"anchor": "x1",
"domain": [
0,
1
]
},
"yaxis2": {
"anchor": "x2",
"domain": [
0,
1
]
}
}
},
"text/html": [
""
],
"text/vnd.plotly.v1+html": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"# for Medium\n",
"\n",
"plot_data1 = []\n",
"plot_data2 = []\n",
"\n",
"# column of interest \n",
"dataCol = 'contrct_price'\n",
"\n",
"# polygon simplification factor\n",
"simplify_factor=0.03\n",
"\n",
"# set location of the colorbar\n",
"cbar1_x = 0.33\n",
"cbar1_y = 0.25\n",
"cbar2_x = 0.74\n",
"cbar2_y = 0.25\n",
"\n",
"#plot type -- 'linear' or 'log'\n",
"cbar1_type = 'linear'\n",
"cbar2_type = 'log'\n",
"\n",
"# set tick locations and texts on the colorbar\n",
"cbar1_ticktext = ['1B','5B','10B','50B'] if cbar1_type=='log' else None\n",
"cbar1_tickvals = np.log10(np.array([1,2,10,50])*1e9) if cbar1_type=='log' else None\n",
"cbar2_ticktext = ['1B','5B','10B','50B'] if cbar2_type=='log' else None\n",
"cbar2_tickvals = np.log10(np.array([1,2,10,50])*1e9) if cbar2_type=='log' else None\n",
"\n",
"\n",
"gen_map(plot_data1, map_df, dataCol, simplify_factor, cbar1_x, cbar1_y, cbar1_type, \n",
" cbar_tickvals=cbar1_tickvals, cbar_ticktext=cbar1_ticktext, colorbarname='Thai Baht')\n",
"\n",
"gen_map(plot_data2, map_df, dataCol, simplify_factor, cbar2_x, cbar2_y, cbar2_type, \n",
" cbar_tickvals=cbar2_tickvals, cbar_ticktext=cbar2_ticktext, colorbarname='Thai Baht')\n",
"\n",
"##################\n",
"\n",
"fig = tools.make_subplots(rows=1, cols=2, specs=[[{}, {}]],\n",
" subplot_titles=('Linear-scale', 'Log-scale'))\n",
"\n",
"for e1, e2 in zip(plot_data1,plot_data2):\n",
" fig.append_trace(e1, 1, 1)\n",
" fig.append_trace(e2, 1, 2)\n",
"\n",
"fig['layout'].update(hovermode = 'closest', height=466, width=700, \n",
" title='Sum government spending by province
' + \n",
" '({} to {})'.format(start_date, end_date),\n",
" xaxis1 = {'anchor': 'y1', 'domain': [0.15, 0.44]},\n",
" xaxis2 = {'anchor': 'y2', 'domain': [0.56, 0.85]}\n",
" )\n",
"\n",
"fig['layout']['annotations'][0]['x'] = 0.29\n",
"fig['layout']['annotations'][1]['x'] = 0.72\n",
"\n",
"py.iplot(fig)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Plot relationships between government spending per eligible voter and provinces"
]
},
{
"cell_type": "code",
"execution_count": 20,
"metadata": {},
"outputs": [],
"source": [
"map_df['contrct_price_per_eligible_voter'] = map_df['contrct_price']/map_df['ผู้มีสิทธิออกเสียง']"
]
},
{
"cell_type": "code",
"execution_count": 21,
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"\n",
"\n",
"
\n",
" \n",
" \n",
" | \n",
" Province | \n",
" geometry | \n",
" จังหวัด | \n",
" ผู้มีสิทธิออกเสียง | \n",
" contrct_price | \n",
" contrct_price_per_eligible_voter | \n",
"
\n",
" \n",
" \n",
" \n",
" 0 | \n",
" Mae Hong Son | \n",
" POLYGON ((98.0859298100001 19.77316111200008, ... | \n",
" แม่ฮ่องสอน | \n",
" 163096 | \n",
" 689,959,994.31 | \n",
" 4,230.39 | \n",
"
\n",
" \n",
" 1 | \n",
" Chumphon | \n",
" POLYGON ((99.27257653168158 10.95801361753442,... | \n",
" ชุมพร | \n",
" 388203 | \n",
" 1,195,840,440.56 | \n",
" 3,080.45 | \n",
"
\n",
" \n",
" 2 | \n",
" Nakhon Si Thammarat | \n",
" POLYGON ((100.3424593341746 7.938784496738819,... | \n",
" นครศรีธรรมราช | \n",
" 1181793 | \n",
" 3,379,313,800.91 | \n",
" 2,859.48 | \n",
"
\n",
" \n",
" 3 | \n",
" Phuket | \n",
" POLYGON ((98.4186304050001 7.903753973000079, ... | \n",
" ภูเก็ต | \n",
" 274407 | \n",
" 1,765,732,253.70 | \n",
" 6,434.72 | \n",
"
\n",
" \n",
" 4 | \n",
" Phangnga | \n",
" (POLYGON ((98.53630618600008 8.115139065000108... | \n",
" พังงา | \n",
" 197709 | \n",
" 845,571,125.58 | \n",
" 4,276.85 | \n",
"
\n",
" \n",
"
\n",
"
"
],
"text/plain": [
" Province geometry \\\n",
"0 Mae Hong Son POLYGON ((98.0859298100001 19.77316111200008, ... \n",
"1 Chumphon POLYGON ((99.27257653168158 10.95801361753442,... \n",
"2 Nakhon Si Thammarat POLYGON ((100.3424593341746 7.938784496738819,... \n",
"3 Phuket POLYGON ((98.4186304050001 7.903753973000079, ... \n",
"4 Phangnga (POLYGON ((98.53630618600008 8.115139065000108... \n",
"\n",
" จังหวัด ผู้มีสิทธิออกเสียง contrct_price \\\n",
"0 แม่ฮ่องสอน 163096 689,959,994.31 \n",
"1 ชุมพร 388203 1,195,840,440.56 \n",
"2 นครศรีธรรมราช 1181793 3,379,313,800.91 \n",
"3 ภูเก็ต 274407 1,765,732,253.70 \n",
"4 พังงา 197709 845,571,125.58 \n",
"\n",
" contrct_price_per_eligible_voter \n",
"0 4,230.39 \n",
"1 3,080.45 \n",
"2 2,859.48 \n",
"3 6,434.72 \n",
"4 4,276.85 "
]
},
"execution_count": 21,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"map_df.head(5)"
]
},
{
"cell_type": "code",
"execution_count": 22,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"This is the format of your plot grid:\n",
"[ (1,1) x1,y1 ] [ (1,2) x2,y2 ]\n",
"\n"
]
},
{
"data": {
"application/vnd.plotly.v1+json": {
"data": [
{
"hoverinfo": "none",
"marker": {
"color": [
1649.394337227788,
15365.588443370447
],
"colorbar": {
"len": 0.4,
"thickness": 20,
"ticktext": null,
"tickvals": null,
"title": "Thai Baht",
"titleside": "top",
"x": 0.33,
"y": 0.25
},
"colorscale": [
[
0,
"hsl(19.0, 96.0%, 66.0%)"
],
[
0.2,
"hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)"
],
[
0.4,
"hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)"
],
[
0.6,
"hsl(72.51515151515152, 89.39393939393939%, 83.60606060606061%)"
],
[
0.8,
"hsl(96.35353535353535, 69.1919191919192%, 77.14141414141415%)"
],
[
1,
"hsl(119.0, 50.0%, 71.0%)"
]
],
"showscale": true,
"size": 0.1
},
"mode": "markers",
"showlegend": false,
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x1",
"y": [
18.754914054078583
],
"yaxis": "y1"
},
{
"hoverinfo": "none",
"marker": {
"color": [
3.217324499191011,
4.186549196731361
],
"colorbar": {
"len": 0.4,
"thickness": 20,
"ticktext": [
"2k",
"5k",
"10k"
],
"tickvals": [
3.3010299956639813,
3.6989700043360187,
4
],
"title": "Thai Baht",
"titleside": "top",
"x": 0.74,
"y": 0.25
},
"colorscale": [
[
0,
"hsl(19.0, 96.0%, 66.0%)"
],
[
0.2,
"hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)"
],
[
0.4,
"hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)"
],
[
0.6,
"hsl(72.51515151515152, 89.39393939393939%, 83.60606060606061%)"
],
[
0.8,
"hsl(96.35353535353535, 69.1919191919192%, 77.14141414141415%)"
],
[
1,
"hsl(119.0, 50.0%, 71.0%)"
]
],
"showscale": true,
"size": 0.1
},
"mode": "markers",
"showlegend": false,
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x2",
"y": [
18.754914054078583
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.08080808080808, 97.37373737373737%, 73.21212121212122%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.0859298100001,
98.23754846200006,
98.47780068602651,
98.6072424661669,
98.58889733334524,
98.65499148996525,
98.61623416497474,
98.45758751834927,
98.33656131425329,
98.20778364479935,
98.11967532825378,
98.09993492965322,
98.11548953721234,
98.20948896714214,
98.10008996018348,
98.12727176308135,
98.08365685438037,
98.24023644435641,
98.23351850777289,
98.30260989792845,
97.90799443014942,
97.67613570200012,
97.7540637620001,
97.61794803900011,
97.63758508300009,
97.57381636600013,
97.5283411050001,
97.48648319500012,
97.35140100100011,
97.42746871000008,
97.50953088400007,
97.74569218000005,
97.72336796100006,
97.65784224500004,
97.81080448500012,
97.76708622200005,
97.84212040300014,
97.84863163300008,
98.00831180900008,
98.02453820800008,
98.0859298100001
],
"xaxis": "x1",
"y": [
19.773161112000082,
19.664692281000043,
19.705629272236536,
19.48258372635783,
19.203970241933092,
19.101030789139628,
19.04279144886624,
19.007263902307244,
19.034884954776828,
19.164101873802423,
19.086509711254166,
18.63710561822964,
18.53979889640192,
18.451587226169522,
18.348544419689176,
18.096595974224897,
18.014818019735827,
17.839583238575585,
17.728711453270932,
17.69589691850797,
17.55486551401617,
17.83033396400012,
17.96903350800011,
18.24167836500007,
18.306325582000056,
18.33309397400012,
18.26532033300009,
18.292140401000097,
18.551168519000072,
18.48951853500003,
18.491275533000106,
18.571063945000077,
18.851977030000114,
18.925719299000036,
19.112219543,
19.397525126000033,
19.479380595000066,
19.567643942000046,
19.639112447000088,
19.80297841400011,
19.773161112000082
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.0859298100001,
98.23754846200006,
98.47780068602651,
98.6072424661669,
98.58889733334524,
98.65499148996525,
98.61623416497474,
98.45758751834927,
98.33656131425329,
98.20778364479935,
98.11967532825378,
98.09993492965322,
98.11548953721234,
98.20948896714214,
98.10008996018348,
98.12727176308135,
98.08365685438037,
98.24023644435641,
98.23351850777289,
98.30260989792845,
97.90799443014942,
97.67613570200012,
97.7540637620001,
97.61794803900011,
97.63758508300009,
97.57381636600013,
97.5283411050001,
97.48648319500012,
97.35140100100011,
97.42746871000008,
97.50953088400007,
97.74569218000005,
97.72336796100006,
97.65784224500004,
97.81080448500012,
97.76708622200005,
97.84212040300014,
97.84863163300008,
98.00831180900008,
98.02453820800008,
98.0859298100001
],
"xaxis": "x2",
"y": [
19.773161112000082,
19.664692281000043,
19.705629272236536,
19.48258372635783,
19.203970241933092,
19.101030789139628,
19.04279144886624,
19.007263902307244,
19.034884954776828,
19.164101873802423,
19.086509711254166,
18.63710561822964,
18.53979889640192,
18.451587226169522,
18.348544419689176,
18.096595974224897,
18.014818019735827,
17.839583238575585,
17.728711453270932,
17.69589691850797,
17.55486551401617,
17.83033396400012,
17.96903350800011,
18.24167836500007,
18.306325582000056,
18.33309397400012,
18.26532033300009,
18.292140401000097,
18.551168519000072,
18.48951853500003,
18.491275533000106,
18.571063945000077,
18.851977030000114,
18.925719299000036,
19.112219543,
19.397525126000033,
19.479380595000066,
19.567643942000046,
19.639112447000088,
19.80297841400011,
19.773161112000082
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.08080808080808, 97.37373737373737%, 93.21212121212122%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mae Hong Son",
"showlegend": false,
"text": "Mae Hong Son:
4.23k",
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x1",
"y": [
18.754914054078583
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(52.959595959595966, 99.31313131313131%, 103.3939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mae Hong Son",
"showlegend": false,
"text": "Mae Hong Son:
4.23k",
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x2",
"y": [
18.754914054078583
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.27257653168158,
99.5034274809268,
99.5153100920001,
99.44320722700007,
99.37435957100013,
99.24463951900003,
99.28500410200007,
99.15162194100009,
99.16895592500003,
99.25464928500003,
99.15162194100009,
99.17212975400014,
99.03098921058358,
98.79033206637177,
98.74981774309435,
98.66057254408759,
98.64103885286073,
98.90329674674746,
98.93802330942816,
98.8936332543712,
98.9527510928886,
98.90345177637835,
98.97574710474504,
98.87919148784852,
98.9744543870001,
98.99233443300005,
99.05506962100009,
99.1409461171848,
99.27257653168158
],
"xaxis": "x1",
"y": [
10.95801361753442,
10.997053639000939,
10.881537177000041,
10.87034739800012,
10.681382554000066,
10.535142320000105,
10.364488023000092,
10.357367255000057,
10.28774648600006,
10.234442450000088,
10.103461005000014,
9.850246486000103,
9.73222280473864,
9.687005927381605,
9.601171373060424,
9.661787828345595,
9.786069648395568,
10.017270005806097,
10.10873729109312,
10.207671820897787,
10.352830919311543,
10.455951239258269,
10.6026606312831,
10.788202778967644,
10.824198303000102,
10.947963359000127,
10.945250346000094,
11.039409960950493,
10.95801361753442
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(40.535353535353536, 98.1010101010101%, 77.03030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.27257653168158,
99.5034274809268,
99.5153100920001,
99.44320722700007,
99.37435957100013,
99.24463951900003,
99.28500410200007,
99.15162194100009,
99.16895592500003,
99.25464928500003,
99.15162194100009,
99.17212975400014,
99.03098921058358,
98.79033206637177,
98.74981774309435,
98.66057254408759,
98.64103885286073,
98.90329674674746,
98.93802330942816,
98.8936332543712,
98.9527510928886,
98.90345177637835,
98.97574710474504,
98.87919148784852,
98.9744543870001,
98.99233443300005,
99.05506962100009,
99.1409461171848,
99.27257653168158
],
"xaxis": "x2",
"y": [
10.95801361753442,
10.997053639000939,
10.881537177000041,
10.87034739800012,
10.681382554000066,
10.535142320000105,
10.364488023000092,
10.357367255000057,
10.28774648600006,
10.234442450000088,
10.103461005000014,
9.850246486000103,
9.73222280473864,
9.687005927381605,
9.601171373060424,
9.661787828345595,
9.786069648395568,
10.017270005806097,
10.10873729109312,
10.207671820897787,
10.352830919311543,
10.455951239258269,
10.6026606312831,
10.788202778967644,
10.824198303000102,
10.947963359000127,
10.945250346000094,
11.039409960950493,
10.95801361753442
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chumphon",
"showlegend": false,
"text": "Chumphon:
3.08k",
"type": "scatter",
"x": [
99.06978611157116
],
"xaxis": "x1",
"y": [
10.366574626302134
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(40.535353535353536, 98.1010101010101%, 97.03030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chumphon",
"showlegend": false,
"text": "Chumphon:
3.08k",
"type": "scatter",
"x": [
99.06978611157116
],
"xaxis": "x2",
"y": [
10.366574626302134
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(24.7979797979798, 96.56565656565657%, 68.96969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.34245933417458,
100.15520999614444,
100.12963016190241,
99.95940799408368,
99.74433068231508,
99.7276908709369,
99.60899010590862,
99.51075320809406,
99.32564822808325,
99.28668419841699,
99.31603641165111,
99.24079552569293,
99.28224002495722,
99.33200442856156,
99.44729454980359,
99.52997684095845,
99.59023156103774,
99.69311933788708,
99.78494835838006,
99.73141157398493,
99.77183780061023,
99.85352623800003,
99.88599694100003,
99.96713300900012,
100.14421634200005,
100.18628991000003,
100.13111412900008,
100.22046959700003,
100.34245933417458
],
"xaxis": "x1",
"y": [
7.938784496738819,
7.874429226027942,
7.801720486511243,
7.903755600840242,
7.850916449334647,
7.992044786337885,
7.981270249922105,
7.871793727698417,
7.957292385235434,
8.102839057276697,
8.292853297841418,
8.380522365714612,
8.538703925245983,
8.521263129090158,
8.60110321723964,
8.84710887337583,
8.916794541834605,
8.931858222079299,
9.056605129223357,
9.153188381538513,
9.312275774298854,
9.29466380400008,
9.233303127000084,
8.605658270000035,
8.388820705000114,
8.397202867000075,
8.514553127000028,
8.44871653900006,
7.938784496738819
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(38.05050505050505, 97.85858585858585%, 75.75757575757575%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.34245933417458,
100.15520999614444,
100.12963016190241,
99.95940799408368,
99.74433068231508,
99.7276908709369,
99.60899010590862,
99.51075320809406,
99.32564822808325,
99.28668419841699,
99.31603641165111,
99.24079552569293,
99.28224002495722,
99.33200442856156,
99.44729454980359,
99.52997684095845,
99.59023156103774,
99.69311933788708,
99.78494835838006,
99.73141157398493,
99.77183780061023,
99.85352623800003,
99.88599694100003,
99.96713300900012,
100.14421634200005,
100.18628991000003,
100.13111412900008,
100.22046959700003,
100.34245933417458
],
"xaxis": "x2",
"y": [
7.938784496738819,
7.874429226027942,
7.801720486511243,
7.903755600840242,
7.850916449334647,
7.992044786337885,
7.981270249922105,
7.871793727698417,
7.957292385235434,
8.102839057276697,
8.292853297841418,
8.380522365714612,
8.538703925245983,
8.521263129090158,
8.60110321723964,
8.84710887337583,
8.916794541834605,
8.931858222079299,
9.056605129223357,
9.153188381538513,
9.312275774298854,
9.29466380400008,
9.233303127000084,
8.605658270000035,
8.388820705000114,
8.397202867000075,
8.514553127000028,
8.44871653900006,
7.938784496738819
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(24.7979797979798, 96.56565656565657%, 88.96969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Si Thammarat",
"showlegend": false,
"text": "Nakhon Si Thammarat:
2.86k",
"type": "scatter",
"x": [
99.77791569893861
],
"xaxis": "x1",
"y": [
8.372728000640693
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.05050505050505, 97.85858585858585%, 95.75757575757575%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Si Thammarat",
"showlegend": false,
"text": "Nakhon Si Thammarat:
2.86k",
"type": "scatter",
"x": [
99.77791569893861
],
"xaxis": "x2",
"y": [
8.372728000640693
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4186304050001,
98.39812259200005,
98.34392337300011,
98.29184004000012,
98.25416100400008,
98.28142337300005,
98.34351647200009,
98.43913821700005,
98.4186304050001
],
"xaxis": "x1",
"y": [
7.903753973000079,
7.815008856000105,
7.83291250200007,
7.777492580000086,
7.928290106000091,
8.19179922100011,
8.10919830900012,
8.082505601,
7.903753973000079
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(71.32323232323233, 90.4040404040404%, 83.92929292929293%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4186304050001,
98.39812259200005,
98.34392337300011,
98.29184004000012,
98.25416100400008,
98.28142337300005,
98.34351647200009,
98.43913821700005,
98.4186304050001
],
"xaxis": "x2",
"y": [
7.903753973000079,
7.815008856000105,
7.83291250200007,
7.777492580000086,
7.928290106000091,
8.19179922100011,
8.10919830900012,
8.082505601,
7.903753973000079
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phuket",
"showlegend": false,
"text": "Phuket:
6.43k",
"type": "scatter",
"x": [
98.34151287464336
],
"xaxis": "x1",
"y": [
7.974660201845434
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(71.32323232323233, 90.4040404040404%, 103.92929292929293%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phuket",
"showlegend": false,
"text": "Phuket:
6.43k",
"type": "scatter",
"x": [
98.34151287464336
],
"xaxis": "x2",
"y": [
7.974660201845434
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.53630618600008,
98.6023869150001,
98.60352623800011,
98.57081139400006,
98.53630618600008
],
"xaxis": "x1",
"y": [
8.115139065000108,
8.063462632000068,
7.903753973000121,
7.939357815000093,
8.115139065000108
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.53630618600008,
98.6023869150001,
98.60352623800011,
98.57081139400006,
98.53630618600008
],
"xaxis": "x2",
"y": [
8.115139065000108,
8.063462632000068,
7.903753973000121,
7.939357815000093,
8.115139065000108
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62142988400015,
98.57007897200006,
98.62403405000006,
98.63754316500015,
98.62142988400015
],
"xaxis": "x1",
"y": [
8.102525132000125,
8.118882554000137,
8.191799221000153,
8.171291408000116,
8.102525132000125
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62142988400015,
98.57007897200006,
98.62403405000006,
98.63754316500015,
98.62142988400015
],
"xaxis": "x2",
"y": [
8.102525132000125,
8.118882554000137,
8.191799221000153,
8.171291408000116,
8.102525132000125
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29395592500006,
98.26156660200016,
98.26091556100019,
98.31088300900015,
98.29395592500006
],
"xaxis": "x1",
"y": [
8.93463776200015,
8.878566799000126,
9.012925523000135,
8.978176174000083,
8.93463776200015
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29395592500006,
98.26156660200016,
98.26091556100019,
98.31088300900015,
98.29395592500006
],
"xaxis": "x2",
"y": [
8.93463776200015,
8.878566799000126,
9.012925523000135,
8.978176174000083,
8.93463776200015
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29444420700005,
98.24048912900011,
98.26091556100019,
98.31739342500012,
98.29444420700005
],
"xaxis": "x1",
"y": [
9.041571356000105,
9.0489769550001,
9.158148505000128,
9.117132880000113,
9.041571356000105
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29444420700005,
98.24048912900011,
98.26091556100019,
98.31739342500012,
98.29444420700005
],
"xaxis": "x2",
"y": [
9.041571356000105,
9.0489769550001,
9.158148505000128,
9.117132880000113,
9.041571356000105
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.50931562671471,
98.50647342281022,
98.4573291359309,
98.45624393121253,
98.60517540861824,
98.54977827404824,
98.71255903487159,
98.66274295532313,
98.66574018795941,
98.60352623800011,
98.42823326900006,
98.46290123800006,
98.39128665500002,
98.28142337300008,
98.19800866000006,
98.24732506600006,
98.21998131600017,
98.29273522200006,
98.39128665500002,
98.33269290500019,
98.38200931100008,
98.32227623800011,
98.37077884200008,
98.38961527685225,
98.5277641132233,
98.50931562671471
],
"xaxis": "x1",
"y": [
9.205252386688358,
8.978702908312599,
8.954337469998265,
8.890413722815055,
8.790626532288712,
8.65146190004667,
8.600173041252873,
8.556170558924194,
8.381375027335693,
8.397202867000132,
8.316961981000105,
8.216131903000132,
8.13654205900015,
8.22589752800016,
8.556057033000158,
8.51455312700007,
8.726223049000083,
8.92438385600012,
9.035305080000157,
9.026068427000098,
9.071926174000083,
9.209377346000082,
9.226467190000122,
9.344922551250576,
9.29752065675298,
9.205252386688358
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.50931562671471,
98.50647342281022,
98.4573291359309,
98.45624393121253,
98.60517540861824,
98.54977827404824,
98.71255903487159,
98.66274295532313,
98.66574018795941,
98.60352623800011,
98.42823326900006,
98.46290123800006,
98.39128665500002,
98.28142337300008,
98.19800866000006,
98.24732506600006,
98.21998131600017,
98.29273522200006,
98.39128665500002,
98.33269290500019,
98.38200931100008,
98.32227623800011,
98.37077884200008,
98.38961527685225,
98.5277641132233,
98.50931562671471
],
"xaxis": "x2",
"y": [
9.205252386688358,
8.978702908312599,
8.954337469998265,
8.890413722815055,
8.790626532288712,
8.65146190004667,
8.600173041252873,
8.556170558924194,
8.381375027335693,
8.397202867000132,
8.316961981000105,
8.216131903000132,
8.13654205900015,
8.22589752800016,
8.556057033000158,
8.51455312700007,
8.726223049000083,
8.92438385600012,
9.035305080000157,
9.026068427000098,
9.071926174000083,
9.209377346000082,
9.226467190000122,
9.344922551250576,
9.29752065675298,
9.205252386688358
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.87614993600002,
97.87183678500006,
97.8377384770001,
97.86841881600006,
97.87614993600002
],
"xaxis": "x1",
"y": [
9.390204169000128,
9.379584052000084,
9.419338283000087,
9.420396226000136,
9.390204169000128
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.87614993600002,
97.87183678500006,
97.8377384770001,
97.86841881600006,
97.87614993600002
],
"xaxis": "x2",
"y": [
9.390204169000128,
9.379584052000084,
9.419338283000087,
9.420396226000136,
9.390204169000128
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.89820397200006,
97.8699650400001,
97.84961998800006,
97.87183678500006,
97.89820397200006
],
"xaxis": "x1",
"y": [
9.44497304900014,
9.425238348000121,
9.442124742000104,
9.473049221000153,
9.44497304900014
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.959595959595966, 99.31313131313131%, 83.3939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.89820397200006,
97.8699650400001,
97.84961998800006,
97.87183678500006,
97.89820397200006
],
"xaxis": "x2",
"y": [
9.44497304900014,
9.425238348000121,
9.442124742000104,
9.473049221000153,
9.44497304900014
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.90909090909091, 97.45454545454545%, 93.63636363636364%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phangnga",
"showlegend": false,
"text": "Phangnga:
4.28k",
"type": "scatter",
"x": [
98.41915393503248
],
"xaxis": "x1",
"y": [
8.677606417666892
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(52.959595959595966, 99.31313131313131%, 103.3939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phangnga",
"showlegend": false,
"text": "Phangnga:
4.28k",
"type": "scatter",
"x": [
98.41915393503248
],
"xaxis": "x2",
"y": [
8.677606417666892
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(49.64646464646465, 98.98989898989899%, 81.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.41667728000007,
98.39812259200002,
98.41163170700011,
98.4178166020001,
98.41667728000007
],
"xaxis": "x1",
"y": [
9.733465887000179,
9.706244208000086,
9.77456289300008,
9.747056382000139,
9.733465887000179
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(74.8989898989899, 87.37373737373737%, 82.95959595959596%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.41667728000007,
98.39812259200002,
98.41163170700011,
98.4178166020001,
98.41667728000007
],
"xaxis": "x2",
"y": [
9.733465887000179,
9.706244208000086,
9.77456289300008,
9.747056382000139,
9.733465887000179
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(49.64646464646465, 98.98989898989899%, 81.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.90825768414479,
98.97574710474512,
98.90345177637838,
98.95275109288863,
98.89363325437128,
98.92996178570789,
98.63545779783922,
98.66057254408756,
98.77415734298702,
98.65669681230807,
98.66925418543232,
98.54900312679288,
98.51102094905755,
98.38961527685225,
98.45720462300008,
98.53109785200016,
98.46338951900006,
98.51417076900006,
98.49366295700005,
98.56576582100016,
98.50798587300014,
98.55543053500006,
98.58301842500006,
98.54900149800002,
98.51270592500012,
98.63086998800006,
98.60352623800011,
98.72046959700006,
98.79038293500011,
98.75679325400009,
98.87919148784854,
98.9240189963796,
98.90825768414479
],
"xaxis": "x1",
"y": [
10.687229111933988,
10.602660631283157,
10.455951239258312,
10.352830919311586,
10.207671820897843,
10.068791409496,
9.76992076343258,
9.661787828345638,
9.54251862253642,
9.42312022551809,
9.354855658561831,
9.351729233817139,
9.306434841195056,
9.344922551250576,
9.548529364000089,
9.566107489000117,
9.604437567000147,
9.654730536000102,
9.713690497000158,
9.742621161000073,
9.77456289300008,
9.798041083000143,
9.842840887000165,
9.80927155200014,
9.836859442000147,
9.952704169000143,
9.993597723000093,
10.227932033000144,
10.500264588000135,
10.666068420000087,
10.788202778967687,
10.747199612072535,
10.687229111933988
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(74.8989898989899, 87.37373737373737%, 82.95959595959596%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.90825768414479,
98.97574710474512,
98.90345177637838,
98.95275109288863,
98.89363325437128,
98.92996178570789,
98.63545779783922,
98.66057254408756,
98.77415734298702,
98.65669681230807,
98.66925418543232,
98.54900312679288,
98.51102094905755,
98.38961527685225,
98.45720462300008,
98.53109785200016,
98.46338951900006,
98.51417076900006,
98.49366295700005,
98.56576582100016,
98.50798587300014,
98.55543053500006,
98.58301842500006,
98.54900149800002,
98.51270592500012,
98.63086998800006,
98.60352623800011,
98.72046959700006,
98.79038293500011,
98.75679325400009,
98.87919148784854,
98.9240189963796,
98.90825768414479
],
"xaxis": "x2",
"y": [
10.687229111933988,
10.602660631283157,
10.455951239258312,
10.352830919311586,
10.207671820897843,
10.068791409496,
9.76992076343258,
9.661787828345638,
9.54251862253642,
9.42312022551809,
9.354855658561831,
9.351729233817139,
9.306434841195056,
9.344922551250576,
9.548529364000089,
9.566107489000117,
9.604437567000147,
9.654730536000102,
9.713690497000158,
9.742621161000073,
9.77456289300008,
9.798041083000143,
9.842840887000165,
9.80927155200014,
9.836859442000147,
9.952704169000143,
9.993597723000093,
10.227932033000144,
10.500264588000135,
10.666068420000087,
10.788202778967687,
10.747199612072535,
10.687229111933988
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(49.64646464646465, 98.98989898989899%, 101.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ranong",
"showlegend": false,
"text": "Ranong:
6.87k",
"type": "scatter",
"x": [
98.71794595061648
],
"xaxis": "x1",
"y": [
9.999900666708673
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(74.8989898989899, 87.37373737373737%, 102.95959595959596%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ranong",
"showlegend": false,
"text": "Ranong:
6.87k",
"type": "scatter",
"x": [
98.71794595061648
],
"xaxis": "x2",
"y": [
9.999900666708673
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.70346113400015,
99.68148847700016,
99.66814212300002,
99.69874108200005,
99.70346113400015
],
"xaxis": "x1",
"y": [
9.521307684000178,
9.512884833000129,
9.519191799000083,
9.542222398000135,
9.521307684000178
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.70346113400015,
99.68148847700016,
99.66814212300002,
99.69874108200005,
99.70346113400015
],
"xaxis": "x2",
"y": [
9.521307684000178,
9.512884833000129,
9.519191799000083,
9.542222398000135,
9.521307684000178
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.08594811300006,
100.06088300900015,
99.9466251960001,
99.93628991000017,
100.08594811300006
],
"xaxis": "x1",
"y": [
9.574530341000155,
9.46381256700009,
9.41819896000014,
9.577704169000128,
9.574530341000155
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.08594811300006,
100.06088300900015,
99.9466251960001,
99.93628991000017,
100.08594811300006
],
"xaxis": "x2",
"y": [
9.574530341000155,
9.46381256700009,
9.41819896000014,
9.577704169000128,
9.574530341000155
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68043053500017,
99.67807050900015,
99.67530358200005,
99.68425540500019,
99.68043053500017
],
"xaxis": "x1",
"y": [
9.612209377000141,
9.61041901200015,
9.624457098000107,
9.620021877000141,
9.612209377000141
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68043053500017,
99.67807050900015,
99.67530358200005,
99.68425540500019,
99.68043053500017
],
"xaxis": "x2",
"y": [
9.612209377000141,
9.61041901200015,
9.624457098000107,
9.620021877000141,
9.612209377000141
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.14478600400017,
99.32357832100016,
99.23552493600008,
99.25505618600002,
99.47478274800008,
99.53581790500007,
99.75277754000015,
99.73192833882175,
99.786705356667,
99.69311933788705,
99.59023156103777,
99.52997684095854,
99.44729454980362,
99.33200442856165,
99.28472049365584,
99.26606530157247,
98.91306359281057,
98.884641554664,
98.9181795589395,
98.76656090726007,
98.72423790885236,
98.54977827404824,
98.60517540861824,
98.45872439991112,
98.45391849214482,
98.50647342281022,
98.51102094905755,
98.54900312679288,
98.67297488758092,
98.65669681230807,
98.77415734298702,
98.78614627533031,
99.14478600400017
],
"xaxis": "x1",
"y": [
9.788234768000109,
9.391546942000119,
9.336330471000096,
9.232489325000117,
9.200995184000107,
9.28168366100013,
9.319769598000121,
9.149157620128136,
9.060170803539833,
8.931858222079342,
8.916794541834662,
8.847108873375888,
8.601103217239682,
8.521263129090215,
8.542295437084803,
8.34155833604845,
8.31380809236957,
8.514441839719169,
8.584256700286517,
8.674173691962352,
8.625856228282345,
8.65146190004667,
8.790626532288712,
8.887158107760541,
8.943872991945014,
8.978702908312599,
9.306434841195056,
9.351729233817139,
9.35749115599208,
9.42312022551809,
9.54251862253642,
9.683801988271199,
9.788234768000109
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.14478600400017,
99.32357832100016,
99.23552493600008,
99.25505618600002,
99.47478274800008,
99.53581790500007,
99.75277754000015,
99.73192833882175,
99.786705356667,
99.69311933788705,
99.59023156103777,
99.52997684095854,
99.44729454980362,
99.33200442856165,
99.28472049365584,
99.26606530157247,
98.91306359281057,
98.884641554664,
98.9181795589395,
98.76656090726007,
98.72423790885236,
98.54977827404824,
98.60517540861824,
98.45872439991112,
98.45391849214482,
98.50647342281022,
98.51102094905755,
98.54900312679288,
98.67297488758092,
98.65669681230807,
98.77415734298702,
98.78614627533031,
99.14478600400017
],
"xaxis": "x2",
"y": [
9.788234768000109,
9.391546942000119,
9.336330471000096,
9.232489325000117,
9.200995184000107,
9.28168366100013,
9.319769598000121,
9.149157620128136,
9.060170803539833,
8.931858222079342,
8.916794541834662,
8.847108873375888,
8.601103217239682,
8.521263129090215,
8.542295437084803,
8.34155833604845,
8.31380809236957,
8.514441839719169,
8.584256700286517,
8.674173691962352,
8.625856228282345,
8.65146190004667,
8.790626532288712,
8.887158107760541,
8.943872991945014,
8.978702908312599,
9.306434841195056,
9.351729233817139,
9.35749115599208,
9.42312022551809,
9.54251862253642,
9.683801988271199,
9.788234768000109
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9978947270001,
100.0672306650001,
100.09009850400017,
99.9876408210001,
99.9978947270001
],
"xaxis": "x1",
"y": [
9.797267971000124,
9.775620835000126,
9.665269273000163,
9.719916083000115,
9.797267971000124
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9978947270001,
100.0672306650001,
100.09009850400017,
99.9876408210001,
99.9978947270001
],
"xaxis": "x2",
"y": [
9.797267971000124,
9.775620835000126,
9.665269273000163,
9.719916083000115,
9.797267971000124
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surat Thani",
"showlegend": false,
"text": "Surat Thani:
4.09k",
"type": "scatter",
"x": [
99.08753919716334
],
"xaxis": "x1",
"y": [
9.045665892400375
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(51.303030303030305, 99.15151515151516%, 102.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surat Thani",
"showlegend": false,
"text": "Surat Thani:
4.09k",
"type": "scatter",
"x": [
99.08753919716334
],
"xaxis": "x2",
"y": [
9.045665892400375
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.05713951900006,
99.02808678500017,
99.07585696700019,
99.11744225400017
],
"xaxis": "x1",
"y": [
7.479193427000084,
7.504055080000128,
7.644273179000081,
7.608954169000143,
7.479193427000084
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.05713951900006,
99.02808678500017,
99.07585696700019,
99.11744225400017
],
"xaxis": "x2",
"y": [
7.479193427000084,
7.504055080000128,
7.644273179000081,
7.608954169000143,
7.479193427000084
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.06959069100006,
99.04460696700002,
99.12427819100012,
99.11744225400017
],
"xaxis": "x1",
"y": [
7.595892645000077,
7.622544664000188,
7.663397528000147,
7.657375393000137,
7.595892645000077
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.06959069100006,
99.04460696700002,
99.12427819100012,
99.11744225400017
],
"xaxis": "x2",
"y": [
7.595892645000077,
7.622544664000188,
7.663397528000147,
7.657375393000137,
7.595892645000077
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.91306359281057,
99.08220055501161,
99.26606530157247,
99.31603641165114,
99.28668419841702,
99.34569868414704,
99.29417728135641,
99.34104780511208,
99.25986412982567,
99.13054446700008,
99.1121525400001,
99.0560001960001,
99.01441491,
99.06959069100006,
99.02808678500017,
98.91797936300006,
98.84359785200016,
98.80030358200005,
98.770274285,
98.70313561300006,
98.62403405000006,
98.66274295532313,
98.75570885557923,
98.92717125864672,
98.884641554664,
98.91306359281057
],
"xaxis": "x1",
"y": [
8.31380809236957,
8.351583564529946,
8.34155833604845,
8.292853297841475,
8.10283905727674,
7.919723619549458,
7.844095159963743,
7.747641098857684,
7.655863756107507,
7.767238674000112,
7.705511786000102,
7.698919989000132,
7.815008856000162,
7.924872137000136,
7.903753973000121,
8.051336981000162,
8.00287506700009,
8.052435614000117,
8.023667710000083,
8.298529364000075,
8.281154690000093,
8.556170558924194,
8.673088487243916,
8.566557521712298,
8.514441839719169,
8.31380809236957
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.91306359281057,
99.08220055501161,
99.26606530157247,
99.31603641165114,
99.28668419841702,
99.34569868414704,
99.29417728135641,
99.34104780511208,
99.25986412982567,
99.13054446700008,
99.1121525400001,
99.0560001960001,
99.01441491,
99.06959069100006,
99.02808678500017,
98.91797936300006,
98.84359785200016,
98.80030358200005,
98.770274285,
98.70313561300006,
98.62403405000006,
98.66274295532313,
98.75570885557923,
98.92717125864672,
98.884641554664,
98.91306359281057
],
"xaxis": "x2",
"y": [
8.31380809236957,
8.351583564529946,
8.34155833604845,
8.292853297841475,
8.10283905727674,
7.919723619549458,
7.844095159963743,
7.747641098857684,
7.655863756107507,
7.767238674000112,
7.705511786000102,
7.698919989000132,
7.815008856000162,
7.924872137000136,
7.903753973000121,
8.051336981000162,
8.00287506700009,
8.052435614000117,
8.023667710000083,
8.298529364000075,
8.281154690000093,
8.556170558924194,
8.673088487243916,
8.566557521712298,
8.514441839719169,
8.31380809236957
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Krabi",
"showlegend": false,
"text": "Krabi:
3.11k",
"type": "scatter",
"x": [
99.0159914523875
],
"xaxis": "x1",
"y": [
8.135330699494386
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Krabi",
"showlegend": false,
"text": "Krabi:
3.11k",
"type": "scatter",
"x": [
99.0159914523875
],
"xaxis": "x2",
"y": [
8.135330699494386
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.12963016190241,
100.20086029913756,
100.14291425900007,
100.18539472700013,
100.27881920700003,
100.3787541020601,
100.28383263596737,
100.03061811683256,
99.82804650314364,
99.82096683135421,
99.74433068231508,
99.95940799408368,
100.12963016190241
],
"xaxis": "x1",
"y": [
7.801720486511243,
7.772327866653498,
7.700018622000115,
7.514227606000119,
7.362209377000099,
7.309800522938033,
7.208345852579086,
7.091737983521099,
7.515278022362892,
7.673407904151389,
7.850916449334647,
7.903755600840242,
7.801720486511243
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.12963016190241,
100.20086029913756,
100.14291425900007,
100.18539472700013,
100.27881920700003,
100.3787541020601,
100.28383263596737,
100.03061811683256,
99.82804650314364,
99.82096683135421,
99.74433068231508,
99.95940799408368,
100.12963016190241
],
"xaxis": "x2",
"y": [
7.801720486511243,
7.772327866653498,
7.700018622000115,
7.514227606000119,
7.362209377000099,
7.309800522938033,
7.208345852579086,
7.091737983521099,
7.515278022362892,
7.673407904151389,
7.850916449334647,
7.903755600840242,
7.801720486511243
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phatthalung",
"showlegend": false,
"text": "Phatthalung:
2.36k",
"type": "scatter",
"x": [
100.03214474946373
],
"xaxis": "x1",
"y": [
7.512997206846954
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phatthalung",
"showlegend": false,
"text": "Phatthalung:
2.36k",
"type": "scatter",
"x": [
100.03214474946373
],
"xaxis": "x2",
"y": [
7.512997206846954
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.247813347,
99.21729576900006,
99.15845787900017,
99.206309441,
99.247813347
],
"xaxis": "x1",
"y": [
6.57485586100016,
6.536932684000135,
6.554388739000103,
6.57485586100016,
6.57485586100016
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.247813347,
99.21729576900006,
99.15845787900017,
99.206309441,
99.247813347
],
"xaxis": "x2",
"y": [
6.57485586100016,
6.536932684000135,
6.554388739000103,
6.57485586100016,
6.57485586100016
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.66627037900017,
99.60027103000007,
99.656993035,
99.70443769600016,
99.66627037900017
],
"xaxis": "x1",
"y": [
6.497015692000076,
6.583441473000079,
6.723822333000086,
6.558294989000103,
6.497015692000076
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.66627037900017,
99.60027103000007,
99.656993035,
99.70443769600016,
99.66627037900017
],
"xaxis": "x2",
"y": [
6.497015692000076,
6.583441473000079,
6.723822333000086,
6.558294989000103,
6.497015692000076
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.82329227132126,
99.88349531455722,
99.93129601429965,
100.21339765777569,
100.1272892590001,
100.10352623800006,
100.0633244150001,
99.8675236340001,
99.68580162900017,
99.6954858730002,
99.74560877921905,
99.82329227132126
],
"xaxis": "x1",
"y": [
7.128195706067032,
7.068767808287788,
7.136670640038076,
6.885264796932901,
6.442287502000141,
6.53318919500019,
6.506577867000161,
6.762600002000113,
6.877346096000153,
7.059881903000118,
7.12966384224606,
7.128195706067032
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.82329227132126,
99.88349531455722,
99.93129601429965,
100.21339765777569,
100.1272892590001,
100.10352623800006,
100.0633244150001,
99.8675236340001,
99.68580162900017,
99.6954858730002,
99.74560877921905,
99.82329227132126
],
"xaxis": "x2",
"y": [
7.128195706067032,
7.068767808287788,
7.136670640038076,
6.885264796932901,
6.442287502000141,
6.53318919500019,
6.506577867000161,
6.762600002000113,
6.877346096000153,
7.059881903000118,
7.12966384224606,
7.128195706067032
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.30892988400015,
99.28679446700019,
99.2798771490001,
99.32512454500014,
99.30892988400015
],
"xaxis": "x1",
"y": [
6.510687567000119,
6.515448309000107,
6.573187567000147,
6.551418361000088,
6.510687567000119
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.30892988400015,
99.28679446700019,
99.2798771490001,
99.32512454500014,
99.30892988400015
],
"xaxis": "x2",
"y": [
6.510687567000119,
6.515448309000107,
6.573187567000147,
6.551418361000088,
6.510687567000119
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.8675236340001,
99.84213300900015,
99.84522545700005,
99.85718834700018,
99.8675236340001
],
"xaxis": "x1",
"y": [
6.710028387000179,
6.711778062000164,
6.728420315000122,
6.736273505000113,
6.710028387000179
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.8675236340001,
99.84213300900015,
99.84522545700005,
99.85718834700018,
99.8675236340001
],
"xaxis": "x2",
"y": [
6.710028387000179,
6.711778062000164,
6.728420315000122,
6.736273505000113,
6.710028387000179
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61670983200005,
99.57431074300004,
99.55779056100008,
99.5939233730002,
99.61670983200005
],
"xaxis": "x1",
"y": [
7.084173895000092,
7.090684312000093,
7.118882554000066,
7.107570705000086,
7.084173895000092
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61670983200005,
99.57431074300004,
99.55779056100008,
99.5939233730002,
99.61670983200005
],
"xaxis": "x2",
"y": [
7.084173895000092,
7.090684312000093,
7.118882554000066,
7.107570705000086,
7.084173895000092
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.36418704500008,
98.36093183700004,
98.37907962300008,
98.38054446700019,
98.36418704500008
],
"xaxis": "x1",
"y": [
7.585842190000093,
7.605495510000139,
7.615139065000122,
7.606105861000103,
7.585842190000093
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.36418704500008,
98.36093183700004,
98.37907962300008,
98.38054446700019,
98.36418704500008
],
"xaxis": "x2",
"y": [
7.585842190000093,
7.605495510000139,
7.615139065000122,
7.606105861000103,
7.585842190000093
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.97966556100008,
98.99724368600019,
98.98633873800011,
98.93734785200016,
98.97966556100008
],
"xaxis": "x1",
"y": [
7.836127020000077,
7.832220770000077,
7.784084377000113,
7.842067776000107,
7.836127020000077
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.97966556100008,
98.99724368600019,
98.98633873800011,
98.93734785200016,
98.97966556100008
],
"xaxis": "x2",
"y": [
7.836127020000077,
7.832220770000077,
7.784084377000113,
7.842067776000107,
7.836127020000077
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.64462324300021,
97.647715691,
97.64210045700011,
97.64462324300021
],
"xaxis": "x1",
"y": [
8.642197984000134,
8.614813544000157,
8.662461656000133,
8.642197984000134
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.64462324300021,
97.647715691,
97.64210045700011,
97.64462324300021
],
"xaxis": "x2",
"y": [
8.642197984000134,
8.614813544000157,
8.662461656000133,
8.642197984000134
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.2810978520001,
98.26596113400015,
98.31446373800011,
98.29737389400006,
98.2810978520001
],
"xaxis": "x1",
"y": [
9.176052151000178,
9.196600653000132,
9.257595119000115,
9.197251695000176,
9.176052151000178
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.2810978520001,
98.26596113400015,
98.31446373800011,
98.29737389400006,
98.2810978520001
],
"xaxis": "x2",
"y": [
9.176052151000178,
9.196600653000132,
9.257595119000115,
9.197251695000176,
9.176052151000178
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4622501960001,
98.4744572270001,
98.45687910200016,
98.43433678500017,
98.4622501960001
],
"xaxis": "x1",
"y": [
9.85940176000014,
9.858303127000099,
9.787095445000162,
9.814642645000106,
9.85940176000014
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4622501960001,
98.4744572270001,
98.45687910200016,
98.43433678500017,
98.4622501960001
],
"xaxis": "x2",
"y": [
9.85940176000014,
9.858303127000099,
9.787095445000162,
9.814642645000106,
9.85940176000014
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.84831790500002,
99.85792076900012,
99.83277428500006,
99.8260197270001,
99.84831790500002
],
"xaxis": "x1",
"y": [
10.120428778000132,
10.086452541000185,
10.056179104000108,
10.124131578000075,
10.120428778000132
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.84831790500002,
99.85792076900012,
99.83277428500006,
99.8260197270001,
99.84831790500002
],
"xaxis": "x2",
"y": [
10.120428778000132,
10.086452541000185,
10.056179104000108,
10.124131578000075,
10.120428778000132
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.51303144600016,
102.49065188900013,
102.44703209700006,
102.4761662120001,
102.51303144600016
],
"xaxis": "x1",
"y": [
11.825913804000137,
11.78660716400013,
11.807277736000145,
11.835313218000167,
11.825913804000137
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.51303144600016,
102.49065188900013,
102.44703209700006,
102.4761662120001,
102.51303144600016
],
"xaxis": "x2",
"y": [
11.825913804000137,
11.78660716400013,
11.807277736000145,
11.835313218000167,
11.825913804000137
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.80429121200021,
100.80762780000012,
100.78077233200005,
100.76750735800013,
100.80429121200021
],
"xaxis": "x1",
"y": [
12.716579494000115,
12.693793036000102,
12.668646552000112,
12.709865627000084,
12.716579494000115
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.80429121200021,
100.80762780000012,
100.78077233200005,
100.76750735800013,
100.80429121200021
],
"xaxis": "x2",
"y": [
12.716579494000115,
12.693793036000102,
12.668646552000112,
12.709865627000084,
12.716579494000115
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.111111111111114, 96.88888888888889%, 90.66666666666667%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Satun",
"showlegend": false,
"text": "Satun:
3.40k",
"type": "scatter",
"x": [
99.90749947676427
],
"xaxis": "x1",
"y": [
6.970599323017414
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Satun",
"showlegend": false,
"text": "Satun:
3.40k",
"type": "scatter",
"x": [
99.90749947676427
],
"xaxis": "x2",
"y": [
6.970599323017414
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40259850400017,
100.51998800000015,
100.58541961600011,
100.78443444100012,
101.06806855131558,
101.03877363479532,
101.10342085239037,
101.02900678873235,
100.93123497891125,
100.90451826400667,
100.8237322178339,
100.80560876500013,
100.7299544680001,
100.63068404100014,
100.38739139900011,
100.27396163000017,
100.19920020191395,
100.21339765777569,
100.12001834457098,
100.03061811683253,
100.28383263596746,
100.37875410206013,
100.42687237100003,
100.40259850400017
],
"xaxis": "x1",
"y": [
7.203192450000145,
7.135553009000134,
7.224401972000166,
6.967108466000084,
6.85773427629708,
6.732741806788979,
6.583784490961577,
6.477020982332562,
6.443121242851163,
6.312457383901162,
6.298604272984548,
6.414803365000182,
6.4931965130001,
6.444775696000136,
6.522083639000144,
6.696259053000162,
6.699413639264009,
6.885264796932901,
6.932135320688516,
7.091737983521142,
7.208345852579129,
7.30980052293809,
7.245308942000108,
7.203192450000145
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(54.61616161616161, 99.47474747474747%, 84.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40259850400017,
100.51998800000015,
100.58541961600011,
100.78443444100012,
101.06806855131558,
101.03877363479532,
101.10342085239037,
101.02900678873235,
100.93123497891125,
100.90451826400667,
100.8237322178339,
100.80560876500013,
100.7299544680001,
100.63068404100014,
100.38739139900011,
100.27396163000017,
100.19920020191395,
100.21339765777569,
100.12001834457098,
100.03061811683253,
100.28383263596746,
100.37875410206013,
100.42687237100003,
100.40259850400017
],
"xaxis": "x2",
"y": [
7.203192450000145,
7.135553009000134,
7.224401972000166,
6.967108466000084,
6.85773427629708,
6.732741806788979,
6.583784490961577,
6.477020982332562,
6.443121242851163,
6.312457383901162,
6.298604272984548,
6.414803365000182,
6.4931965130001,
6.444775696000136,
6.522083639000144,
6.696259053000162,
6.699413639264009,
6.885264796932901,
6.932135320688516,
7.091737983521142,
7.208345852579129,
7.30980052293809,
7.245308942000108,
7.203192450000145
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.3673608730002,
100.44019616000017,
100.57398522200012,
100.42554772200006,
100.3895079160001,
100.27263431100002,
100.32699629000015,
100.28874759200019,
100.12963016190244,
100.15520999614441,
100.3424593341746,
100.3673608730002
],
"xaxis": "x1",
"y": [
7.825588283000116,
7.476996161000088,
7.194973049000154,
7.267564195000148,
7.566181028000116,
7.531073309000163,
7.655218817000133,
7.788316148000135,
7.8017204865113,
7.874429226027999,
7.938784496738862,
7.825588283000116
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(54.61616161616161, 99.47474747474747%, 84.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.3673608730002,
100.44019616000017,
100.57398522200012,
100.42554772200006,
100.3895079160001,
100.27263431100002,
100.32699629000015,
100.28874759200019,
100.12963016190244,
100.15520999614441,
100.3424593341746,
100.3673608730002
],
"xaxis": "x2",
"y": [
7.825588283000116,
7.476996161000088,
7.194973049000154,
7.267564195000148,
7.566181028000116,
7.531073309000163,
7.655218817000133,
7.788316148000135,
7.8017204865113,
7.874429226027999,
7.938784496738862,
7.825588283000116
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(34.73737373737374, 97.53535353535354%, 94.06060606060606%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Songkhla",
"showlegend": false,
"text": "Songkhla:
4.45k",
"type": "scatter",
"x": [
100.55619197761439
],
"xaxis": "x1",
"y": [
6.896553530596651
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(54.61616161616161, 99.47474747474747%, 104.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Songkhla",
"showlegend": false,
"text": "Songkhla:
4.45k",
"type": "scatter",
"x": [
100.55619197761439
],
"xaxis": "x2",
"y": [
6.896553530596651
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.44581139400006,
99.45386803500006,
99.38331139400006,
99.38550866000006,
99.44581139400006
],
"xaxis": "x1",
"y": [
7.250921942000105,
7.238999742000161,
7.194077867000161,
7.275580145000106,
7.250921942000105
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.44581139400006,
99.45386803500006,
99.38331139400006,
99.38550866000006,
99.44581139400006
],
"xaxis": "x2",
"y": [
7.250921942000105,
7.238999742000161,
7.194077867000161,
7.275580145000106,
7.250921942000105
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73874962819289,
99.73626915859481,
99.8217419777101,
99.79755740834773,
100.04643110591078,
99.92804039924513,
99.88349531455722,
99.82019168499838,
99.69288170700011,
99.67237389400006,
99.58399498800011,
99.54004967500006,
99.60352623800011,
99.54957116000017,
99.50814863400015,
99.47071373800011,
99.37818444100006,
99.292735222,
99.24675540500007,
99.33960086518775,
99.29417728135641,
99.33805057157659,
99.51075320809414,
99.61193566260076,
99.73874962819289
],
"xaxis": "x1",
"y": [
7.987083848041237,
7.863008735364886,
7.668369452388347,
7.597366034315073,
7.063419298162145,
7.137652492868312,
7.068767808287788,
7.14333689977812,
7.116115627000099,
7.170721747000158,
7.156439520000077,
7.244126695000176,
7.376166083000115,
7.301825262000122,
7.384955145000092,
7.279974677000084,
7.320949611000103,
7.620672919000128,
7.634100653000132,
7.74151744237615,
7.844095159963743,
7.943081365712473,
7.871793727698474,
7.982820543533322,
7.987083848041237
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73874962819289,
99.73626915859481,
99.8217419777101,
99.79755740834773,
100.04643110591078,
99.92804039924513,
99.88349531455722,
99.82019168499838,
99.69288170700011,
99.67237389400006,
99.58399498800011,
99.54004967500006,
99.60352623800011,
99.54957116000017,
99.50814863400015,
99.47071373800011,
99.37818444100006,
99.292735222,
99.24675540500007,
99.33960086518775,
99.29417728135641,
99.33805057157659,
99.51075320809414,
99.61193566260076,
99.73874962819289
],
"xaxis": "x2",
"y": [
7.987083848041237,
7.863008735364886,
7.668369452388347,
7.597366034315073,
7.063419298162145,
7.137652492868312,
7.068767808287788,
7.14333689977812,
7.116115627000099,
7.170721747000158,
7.156439520000077,
7.244126695000176,
7.376166083000115,
7.301825262000122,
7.384955145000092,
7.279974677000084,
7.320949611000103,
7.620672919000128,
7.634100653000132,
7.74151744237615,
7.844095159963743,
7.943081365712473,
7.871793727698474,
7.982820543533322,
7.987083848041237
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.141414141414142, 96.4040404040404%, 88.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trang",
"showlegend": false,
"text": "Trang:
2.56k",
"type": "scatter",
"x": [
99.61524802815248
],
"xaxis": "x1",
"y": [
7.525978162331033
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.90909090909091, 97.45454545454545%, 93.63636363636364%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trang",
"showlegend": false,
"text": "Trang:
2.56k",
"type": "scatter",
"x": [
99.61524802815248
],
"xaxis": "x2",
"y": [
7.525978162331033
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(38.05050505050505, 97.85858585858585%, 75.75757575757575%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.34195926310946,
101.51388675327104,
101.6136739437975,
101.53626264930176,
101.43709557460113,
101.38200849839342,
101.48660159668634,
101.50020142512778,
101.2489925540001,
101.21230228700011,
101.12217858900004,
100.96528894000011,
101.07877038600009,
101.09427331500007,
101.05251875900012,
101.08827884900012,
100.97428064000007,
100.83299727400009,
100.82338545800008,
100.91118452374678,
100.92503380716448,
101.02900678873232,
101.10114708926676,
101.21783247269042,
101.29793094325845,
101.34195926310946
],
"xaxis": "x1",
"y": [
6.549497178751821,
6.596031805723257,
6.540479641522182,
6.442966213220117,
6.415500190381437,
6.200345364247184,
6.052318223507228,
5.892693601014457,
5.786986389000063,
5.681514791000097,
5.629890035000074,
5.792412415000129,
5.938165792000135,
6.085753683000135,
6.134562073000097,
6.23352244100009,
6.272615662000106,
6.236674703000048,
6.297678731000119,
6.318426012550489,
6.43371613199389,
6.477020982332519,
6.637863877715773,
6.596264349719945,
6.675794379507053,
6.549497178751821
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(58.757575757575765, 99.87878787878788%, 86.36363636363637%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.34195926310946,
101.51388675327104,
101.6136739437975,
101.53626264930176,
101.43709557460113,
101.38200849839342,
101.48660159668634,
101.50020142512778,
101.2489925540001,
101.21230228700011,
101.12217858900004,
100.96528894000011,
101.07877038600009,
101.09427331500007,
101.05251875900012,
101.08827884900012,
100.97428064000007,
100.83299727400009,
100.82338545800008,
100.91118452374678,
100.92503380716448,
101.02900678873232,
101.10114708926676,
101.21783247269042,
101.29793094325845,
101.34195926310946
],
"xaxis": "x2",
"y": [
6.549497178751821,
6.596031805723257,
6.540479641522182,
6.442966213220117,
6.415500190381437,
6.200345364247184,
6.052318223507228,
5.892693601014457,
5.786986389000063,
5.681514791000097,
5.629890035000074,
5.792412415000129,
5.938165792000135,
6.085753683000135,
6.134562073000097,
6.23352244100009,
6.272615662000106,
6.236674703000048,
6.297678731000119,
6.318426012550489,
6.43371613199389,
6.477020982332519,
6.637863877715773,
6.596264349719945,
6.675794379507053,
6.549497178751821
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.05050505050505, 97.85858585858585%, 95.75757575757575%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yala",
"showlegend": false,
"text": "Yala:
5.02k",
"type": "scatter",
"x": [
101.22480027099309
],
"xaxis": "x1",
"y": [
6.183272690003468
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(58.757575757575765, 99.87878787878788%, 106.36363636363637%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yala",
"showlegend": false,
"text": "Yala:
5.02k",
"type": "scatter",
"x": [
101.22480027099309
],
"xaxis": "x2",
"y": [
6.183272690003468
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.99671757100003,
100.15252201300007,
100.24037194800013,
100.34434493000009,
100.46103031400003,
100.54650313300004,
100.48397465000005,
100.3451208839216,
100.18161665178701,
100.08115766769225,
99.94028771400679,
99.90928185437411,
99.68738325413386,
99.61379601367503,
99.56149946542803,
99.39985558526706,
99.31061038626035,
99.3231677593846,
99.2612593929066,
99.4170638374261,
99.38569624168821,
99.419854363588,
99.50067630366851,
99.55312788334516,
99.59023156103774,
99.50486209470984,
99.56460005085171,
99.50873365521704,
99.52584191900013,
99.42062870300003,
99.6519324140001,
99.78716963700003,
99.87791345300008,
99.9420439050001,
99.99671757100003
],
"xaxis": "x1",
"y": [
20.383511454000114,
20.239153341000105,
20.372814433000116,
20.389971009000078,
20.190706686000055,
20.167917379000045,
19.880699768000113,
19.67629283334756,
19.60999197025322,
19.429796250796272,
19.384476019752498,
19.482635403201357,
19.429796250796272,
19.502944240784103,
19.124569404254657,
18.99842723223105,
19.178209540537864,
19.54276093207136,
19.641385403513567,
19.813881334456084,
19.889535631564115,
19.957386786470977,
19.97309642186238,
19.91547720011272,
20.00782298454311,
20.062160752816453,
20.124146632760898,
20.152804503862512,
20.19618438700013,
20.375553284000063,
20.306823629000093,
20.3340829470001,
20.435136210000053,
20.444024557000063,
20.383511454000114
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.08080808080808, 97.37373737373737%, 73.21212121212122%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.99671757100003,
100.15252201300007,
100.24037194800013,
100.34434493000009,
100.46103031400003,
100.54650313300004,
100.48397465000005,
100.3451208839216,
100.18161665178701,
100.08115766769225,
99.94028771400679,
99.90928185437411,
99.68738325413386,
99.61379601367503,
99.56149946542803,
99.39985558526706,
99.31061038626035,
99.3231677593846,
99.2612593929066,
99.4170638374261,
99.38569624168821,
99.419854363588,
99.50067630366851,
99.55312788334516,
99.59023156103774,
99.50486209470984,
99.56460005085171,
99.50873365521704,
99.52584191900013,
99.42062870300003,
99.6519324140001,
99.78716963700003,
99.87791345300008,
99.9420439050001,
99.99671757100003
],
"xaxis": "x2",
"y": [
20.383511454000114,
20.239153341000105,
20.372814433000116,
20.389971009000078,
20.190706686000055,
20.167917379000045,
19.880699768000113,
19.67629283334756,
19.60999197025322,
19.429796250796272,
19.384476019752498,
19.482635403201357,
19.429796250796272,
19.502944240784103,
19.124569404254657,
18.99842723223105,
19.178209540537864,
19.54276093207136,
19.641385403513567,
19.813881334456084,
19.889535631564115,
19.957386786470977,
19.97309642186238,
19.91547720011272,
20.00782298454311,
20.062160752816453,
20.124146632760898,
20.152804503862512,
20.19618438700013,
20.375553284000063,
20.306823629000093,
20.3340829470001,
20.435136210000053,
20.444024557000063,
20.383511454000114
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.141414141414142, 96.4040404040404%, 88.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Rai",
"showlegend": false,
"text": "Chiang Rai:
2.51k",
"type": "scatter",
"x": [
99.8662103373846
],
"xaxis": "x1",
"y": [
19.84411344434522
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.08080808080808, 97.37373737373737%, 93.21212121212122%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Rai",
"showlegend": false,
"text": "Chiang Rai:
2.51k",
"type": "scatter",
"x": [
99.8662103373846
],
"xaxis": "x2",
"y": [
19.84411344434522
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.55312788334516,
99.50067630366851,
99.419854363588,
99.38569624168821,
99.4170638374261,
99.2612593929066,
99.3231677593846,
99.31061038626035,
99.39985558526706,
99.32363284737795,
99.36476728738035,
99.32270267139114,
99.34988447518839,
99.29536583886232,
99.14317874640204,
99.01062869705669,
98.92655114102229,
98.70000166174725,
98.68093305941312,
98.79327762216457,
98.80381961458357,
98.9098079768566,
98.89766401578169,
98.65545657795872,
98.62445071832593,
98.535670608212,
98.56750329014471,
98.41076867143698,
98.33563113826636,
98.32245364841714,
98.25946007722081,
98.30260989792845,
98.23351850777289,
98.24023644435641,
98.08365685438037,
98.12727176308135,
98.10008996018348,
98.20948896714214,
98.11548953721234,
98.09993492965322,
98.11967532825378,
98.20390791212043,
98.34684492425379,
98.45758751834927,
98.63669803308778,
98.65065066929293,
98.58889733334524,
98.60827599494121,
98.47780068602651,
98.53262089000003,
98.80784956900004,
98.88371057200004,
98.97383426900012,
99.01682906100012,
99.0734664310001,
99.17774947100003,
99.29567509000009,
99.50873365521704,
99.56542687405096,
99.50734256430792,
99.5891463563193,
99.55312788334516
],
"xaxis": "x1",
"y": [
19.91547720011272,
19.97309642186238,
19.957386786470977,
19.889535631564115,
19.813881334456084,
19.641385403513567,
19.54276093207136,
19.178209540537864,
18.99842723223105,
18.857453924858703,
18.77970673357882,
18.629173284819245,
18.587392890569447,
18.53941132187495,
18.703768214731298,
18.667672227391392,
18.529101874351994,
18.42264842408551,
18.301415514414458,
18.237336738499636,
18.000891221952287,
17.82656077745787,
17.74589386610907,
17.73116608354792,
17.59437856721712,
17.51451264154511,
17.292769070036485,
17.25132457077231,
17.30393117918058,
17.52283254588525,
17.580270901380942,
17.69589691850797,
17.728711453270932,
17.839583238575585,
18.014818019735827,
18.096595974224897,
18.348544419689176,
18.451587226169522,
18.53979889640192,
18.63710561822964,
19.086509711254166,
19.16479950579256,
19.030776679000468,
19.007263902307244,
19.055219630781295,
19.124104316261196,
19.203970241933092,
19.478992214519053,
19.705629272236536,
19.67585439000007,
19.806544088000066,
19.745462545000066,
19.788069764000056,
20.041000061000062,
20.101228943000137,
20.121796163000027,
20.06249745700012,
20.152804503862512,
20.12058096024313,
20.057380683471763,
20.014437568339105,
19.91547720011272
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(57.101010101010104, 99.71717171717172%, 85.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.55312788334516,
99.50067630366851,
99.419854363588,
99.38569624168821,
99.4170638374261,
99.2612593929066,
99.3231677593846,
99.31061038626035,
99.39985558526706,
99.32363284737795,
99.36476728738035,
99.32270267139114,
99.34988447518839,
99.29536583886232,
99.14317874640204,
99.01062869705669,
98.92655114102229,
98.70000166174725,
98.68093305941312,
98.79327762216457,
98.80381961458357,
98.9098079768566,
98.89766401578169,
98.65545657795872,
98.62445071832593,
98.535670608212,
98.56750329014471,
98.41076867143698,
98.33563113826636,
98.32245364841714,
98.25946007722081,
98.30260989792845,
98.23351850777289,
98.24023644435641,
98.08365685438037,
98.12727176308135,
98.10008996018348,
98.20948896714214,
98.11548953721234,
98.09993492965322,
98.11967532825378,
98.20390791212043,
98.34684492425379,
98.45758751834927,
98.63669803308778,
98.65065066929293,
98.58889733334524,
98.60827599494121,
98.47780068602651,
98.53262089000003,
98.80784956900004,
98.88371057200004,
98.97383426900012,
99.01682906100012,
99.0734664310001,
99.17774947100003,
99.29567509000009,
99.50873365521704,
99.56542687405096,
99.50734256430792,
99.5891463563193,
99.55312788334516
],
"xaxis": "x2",
"y": [
19.91547720011272,
19.97309642186238,
19.957386786470977,
19.889535631564115,
19.813881334456084,
19.641385403513567,
19.54276093207136,
19.178209540537864,
18.99842723223105,
18.857453924858703,
18.77970673357882,
18.629173284819245,
18.587392890569447,
18.53941132187495,
18.703768214731298,
18.667672227391392,
18.529101874351994,
18.42264842408551,
18.301415514414458,
18.237336738499636,
18.000891221952287,
17.82656077745787,
17.74589386610907,
17.73116608354792,
17.59437856721712,
17.51451264154511,
17.292769070036485,
17.25132457077231,
17.30393117918058,
17.52283254588525,
17.580270901380942,
17.69589691850797,
17.728711453270932,
17.839583238575585,
18.014818019735827,
18.096595974224897,
18.348544419689176,
18.451587226169522,
18.53979889640192,
18.63710561822964,
19.086509711254166,
19.16479950579256,
19.030776679000468,
19.007263902307244,
19.055219630781295,
19.124104316261196,
19.203970241933092,
19.478992214519053,
19.705629272236536,
19.67585439000007,
19.806544088000066,
19.745462545000066,
19.788069764000056,
20.041000061000062,
20.101228943000137,
20.121796163000027,
20.06249745700012,
20.152804503862512,
20.12058096024313,
20.057380683471763,
20.014437568339105,
19.91547720011272
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Mai",
"showlegend": false,
"text": "Chiang Mai:
4.78k",
"type": "scatter",
"x": [
98.73417198963111
],
"xaxis": "x1",
"y": [
18.790549653903525
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.101010101010104, 99.71717171717172%, 105.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Mai",
"showlegend": false,
"text": "Chiang Mai:
4.78k",
"type": "scatter",
"x": [
98.73417198963111
],
"xaxis": "x2",
"y": [
18.790549653903525
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68738325413386,
99.7813826840636,
100.12094852055776,
100.12353234294324,
99.7238151391573,
99.59658776241525,
99.37468916217512,
99.3123157077037,
99.35918623325801,
99.4792822613673,
99.4144283390965,
99.47985070214816,
99.39096723834734,
99.31737999878789,
99.26296471614876,
99.16968875483218,
99.01393598805544,
99.01207563698108,
99.053726840921,
99.10840050687784,
99.17992068888861,
99.0925875177997,
99.0153312520356,
99.10188927586938,
99.23645470591993,
99.3110754742537,
99.36523237537381,
99.32425296410298,
99.37654951414873,
99.56149946542803,
99.58976647304428,
99.63105594267756,
99.68738325413386
],
"xaxis": "x1",
"y": [
19.429796250796272,
19.0661750352497,
18.8117461210866,
18.595041002240464,
18.070886948773705,
18.029985052767927,
17.779018460133756,
17.76666779258457,
17.678094387146274,
17.713131008189464,
17.462836209123736,
17.328296617494942,
17.2043248558075,
17.260652167263657,
17.397853094744505,
17.334807848503345,
17.41340770140428,
17.610630804967712,
17.620397651030743,
17.80692373344354,
17.852554022849887,
17.954072374140765,
18.242297674997673,
18.270254625150784,
18.4759785020062,
18.50057648431732,
18.76492727327505,
18.86220815758034,
18.984138699241527,
19.124569404254657,
19.47180918994215,
19.507931017502415,
19.429796250796272
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(48.81818181818182, 98.9090909090909%, 81.27272727272728%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68738325413386,
99.7813826840636,
100.12094852055776,
100.12353234294324,
99.7238151391573,
99.59658776241525,
99.37468916217512,
99.3123157077037,
99.35918623325801,
99.4792822613673,
99.4144283390965,
99.47985070214816,
99.39096723834734,
99.31737999878789,
99.26296471614876,
99.16968875483218,
99.01393598805544,
99.01207563698108,
99.053726840921,
99.10840050687784,
99.17992068888861,
99.0925875177997,
99.0153312520356,
99.10188927586938,
99.23645470591993,
99.3110754742537,
99.36523237537381,
99.32425296410298,
99.37654951414873,
99.56149946542803,
99.58976647304428,
99.63105594267756,
99.68738325413386
],
"xaxis": "x2",
"y": [
19.429796250796272,
19.0661750352497,
18.8117461210866,
18.595041002240464,
18.070886948773705,
18.029985052767927,
17.779018460133756,
17.76666779258457,
17.678094387146274,
17.713131008189464,
17.462836209123736,
17.328296617494942,
17.2043248558075,
17.260652167263657,
17.397853094744505,
17.334807848503345,
17.41340770140428,
17.610630804967712,
17.620397651030743,
17.80692373344354,
17.852554022849887,
17.954072374140765,
18.242297674997673,
18.270254625150784,
18.4759785020062,
18.50057648431732,
18.76492727327505,
18.86220815758034,
18.984138699241527,
19.124569404254657,
19.47180918994215,
19.507931017502415,
19.429796250796272
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lampang",
"showlegend": false,
"text": "Lampang:
3.78k",
"type": "scatter",
"x": [
99.52553573668172
],
"xaxis": "x1",
"y": [
18.352285911597622
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(48.81818181818182, 98.9090909090909%, 101.27272727272728%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lampang",
"showlegend": false,
"text": "Lampang:
3.78k",
"type": "scatter",
"x": [
99.52553573668172
],
"xaxis": "x2",
"y": [
18.352285911597622
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.31479617730167,
99.10188927586938,
99.0153312520356,
99.16720828703285,
99.10840050687784,
99.04959272672289,
98.91507897261653,
98.86448774581277,
98.72134402900372,
98.69932986907821,
98.74563195205292,
98.71038862543469,
98.84681440566027,
98.91058312411184,
98.85565107573649,
98.80878055198087,
98.79033206637177,
98.68093305941312,
98.70000166174725,
98.92655114102229,
99.01062869705669,
99.14317874640204,
99.31479617730167
],
"xaxis": "x1",
"y": [
18.52979950634213,
18.270254625150784,
18.242297674997673,
17.81436513953949,
17.80692373344354,
17.614868271953213,
17.639957179780026,
17.532573554426023,
17.48526378019929,
17.651868597757584,
17.697912299213215,
17.7561774761096,
17.717032579290134,
17.822685044779007,
17.96513113049727,
17.980479031582064,
18.243537909347026,
18.301415514414458,
18.42264842408551,
18.529101874351994,
18.667672227391392,
18.703768214731298,
18.52979950634213
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(33.08080808080808, 97.37373737373737%, 73.21212121212122%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.31479617730167,
99.10188927586938,
99.0153312520356,
99.16720828703285,
99.10840050687784,
99.04959272672289,
98.91507897261653,
98.86448774581277,
98.72134402900372,
98.69932986907821,
98.74563195205292,
98.71038862543469,
98.84681440566027,
98.91058312411184,
98.85565107573649,
98.80878055198087,
98.79033206637177,
98.68093305941312,
98.70000166174725,
98.92655114102229,
99.01062869705669,
99.14317874640204,
99.31479617730167
],
"xaxis": "x2",
"y": [
18.52979950634213,
18.270254625150784,
18.242297674997673,
17.81436513953949,
17.80692373344354,
17.614868271953213,
17.639957179780026,
17.532573554426023,
17.48526378019929,
17.651868597757584,
17.697912299213215,
17.7561774761096,
17.717032579290134,
17.822685044779007,
17.96513113049727,
17.980479031582064,
18.243537909347026,
18.301415514414458,
18.42264842408551,
18.529101874351994,
18.667672227391392,
18.703768214731298,
18.52979950634213
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.141414141414142, 96.4040404040404%, 88.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lamphun",
"showlegend": false,
"text": "Lamphun:
2.48k",
"type": "scatter",
"x": [
98.96540127566595
],
"xaxis": "x1",
"y": [
18.141674596430548
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.08080808080808, 97.37373737373737%, 93.21212121212122%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lamphun",
"showlegend": false,
"text": "Lamphun:
2.48k",
"type": "scatter",
"x": [
98.96540127566595
],
"xaxis": "x2",
"y": [
18.141674596430548
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.8856555590001,
101.25105961100007,
101.17235640500007,
101.23571171100008,
101.32640385000013,
101.2249113370001,
101.24010420700012,
101.07380944800013,
101.03029789200008,
101.07408876599197,
100.91945275304215,
100.84260989842801,
100.76054772309891,
100.5765796237506,
100.43095543824285,
100.40547895678844,
100.4573620947848,
100.54128462118831,
100.40981977656139,
100.36672163269719,
100.39741743396735,
100.34853152860711,
100.41963830036724,
100.49999515155503,
100.45994591717027,
100.47844607962281,
100.5706368353217,
100.5631437523823,
100.63254520090027,
100.60489830910967,
100.51286258304174,
100.6070162360001,
100.75300215700003,
100.8856555590001
],
"xaxis": "x1",
"y": [
19.612447408000037,
19.560305888000073,
19.376389465000102,
19.128110047000035,
19.02054555300009,
18.874766337000096,
18.67364166300004,
18.505770772000034,
18.427791036000144,
18.371613107279472,
18.249945787568038,
18.086544908220958,
18.02605764414497,
18.051172390393504,
18.011665758368082,
18.131167507274625,
18.163542792465933,
18.448667506999783,
18.493858546834474,
18.672814031941954,
18.73950246776471,
18.804175522882105,
18.935924587449733,
18.969333401415327,
19.000313421727014,
19.05067210543328,
19.028528754298605,
19.090514635142256,
19.135266425405206,
19.32977651627317,
19.394139513028108,
19.540927226000093,
19.48242950400001,
19.612447408000037
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.8856555590001,
101.25105961100007,
101.17235640500007,
101.23571171100008,
101.32640385000013,
101.2249113370001,
101.24010420700012,
101.07380944800013,
101.03029789200008,
101.07408876599197,
100.91945275304215,
100.84260989842801,
100.76054772309891,
100.5765796237506,
100.43095543824285,
100.40547895678844,
100.4573620947848,
100.54128462118831,
100.40981977656139,
100.36672163269719,
100.39741743396735,
100.34853152860711,
100.41963830036724,
100.49999515155503,
100.45994591717027,
100.47844607962281,
100.5706368353217,
100.5631437523823,
100.63254520090027,
100.60489830910967,
100.51286258304174,
100.6070162360001,
100.75300215700003,
100.8856555590001
],
"xaxis": "x2",
"y": [
19.612447408000037,
19.560305888000073,
19.376389465000102,
19.128110047000035,
19.02054555300009,
18.874766337000096,
18.67364166300004,
18.505770772000034,
18.427791036000144,
18.371613107279472,
18.249945787568038,
18.086544908220958,
18.02605764414497,
18.051172390393504,
18.011665758368082,
18.131167507274625,
18.163542792465933,
18.448667506999783,
18.493858546834474,
18.672814031941954,
18.73950246776471,
18.804175522882105,
18.935924587449733,
18.969333401415327,
19.000313421727014,
19.05067210543328,
19.028528754298605,
19.090514635142256,
19.135266425405206,
19.32977651627317,
19.394139513028108,
19.540927226000093,
19.48242950400001,
19.612447408000037
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nan",
"showlegend": false,
"text": "Nan:
2.62k",
"type": "scatter",
"x": [
100.82539625727573
],
"xaxis": "x1",
"y": [
18.844843712912937
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(34.73737373737374, 97.53535353535354%, 94.06060606060606%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nan",
"showlegend": false,
"text": "Nan:
2.62k",
"type": "scatter",
"x": [
100.82539625727573
],
"xaxis": "x2",
"y": [
18.844843712912937
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.5492936600001,
100.59172081926033,
100.51368940624104,
100.60489830910967,
100.63254520090027,
100.5631437523823,
100.5706368353217,
100.47844607962281,
100.45994591717027,
100.49999515155503,
100.41963830036724,
100.3525622900176,
100.07619673119422,
99.94152794835611,
99.7813826840636,
99.70939741405942,
99.68738325413386,
99.90928185437411,
99.93331139500481,
100.08115766769225,
100.18378706302252,
100.39004815799808,
100.46196049000014,
100.5492936600001
],
"xaxis": "x1",
"y": [
19.494547628000106,
19.47953481687827,
19.374166572229512,
19.32977651627317,
19.135266425405206,
19.090514635142256,
19.028528754298605,
19.05067210543328,
19.000313421727014,
18.969333401415327,
18.935924587449733,
18.81507925140636,
18.823063258962236,
18.98003042256599,
19.0661750352497,
19.229084988181626,
19.429796250796272,
19.482635403201357,
19.385871282833477,
19.429796250796272,
19.612420763007776,
19.72438704916152,
19.53710317000005,
19.494547628000106
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(49.64646464646465, 98.98989898989899%, 81.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.5492936600001,
100.59172081926033,
100.51368940624104,
100.60489830910967,
100.63254520090027,
100.5631437523823,
100.5706368353217,
100.47844607962281,
100.45994591717027,
100.49999515155503,
100.41963830036724,
100.3525622900176,
100.07619673119422,
99.94152794835611,
99.7813826840636,
99.70939741405942,
99.68738325413386,
99.90928185437411,
99.93331139500481,
100.08115766769225,
100.18378706302252,
100.39004815799808,
100.46196049000014,
100.5492936600001
],
"xaxis": "x2",
"y": [
19.494547628000106,
19.47953481687827,
19.374166572229512,
19.32977651627317,
19.135266425405206,
19.090514635142256,
19.028528754298605,
19.05067210543328,
19.000313421727014,
18.969333401415327,
18.935924587449733,
18.81507925140636,
18.823063258962236,
18.98003042256599,
19.0661750352497,
19.229084988181626,
19.429796250796272,
19.482635403201357,
19.385871282833477,
19.429796250796272,
19.612420763007776,
19.72438704916152,
19.53710317000005,
19.494547628000106
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phayao",
"showlegend": false,
"text": "Phayao:
3.92k",
"type": "scatter",
"x": [
100.18529862343394
],
"xaxis": "x1",
"y": [
19.228016666391827
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(49.64646464646465, 98.98989898989899%, 101.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phayao",
"showlegend": false,
"text": "Phayao:
3.92k",
"type": "scatter",
"x": [
100.18529862343394
],
"xaxis": "x2",
"y": [
19.228016666391827
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.21479292175593,
100.3525622900176,
100.39741743396735,
100.36672163269719,
100.40981977656139,
100.5403544452015,
100.4573620947848,
100.40547895678844,
100.42211876816657,
100.34853152860711,
100.24631554622545,
100.1294234563274,
99.95537723177381,
99.80949466294828,
99.73657921785662,
99.66221683104186,
99.55762373274905,
99.4455892265616,
99.35283003098118,
99.3123157077037,
99.37468916217512,
99.59658776241525,
99.7238151391573,
100.00359134266631,
100.06565473787589,
100.11485070159858,
100.12094852055776,
100.21479292175593
],
"xaxis": "x1",
"y": [
18.81802480719915,
18.81507925140636,
18.73950246776471,
18.672814031941954,
18.493858546834474,
18.45577301721093,
18.163542792465933,
18.131167507274625,
18.015954902196995,
17.906814276757473,
17.953245550941432,
17.857230740306477,
17.78284251596932,
17.79594249145279,
17.722226059784873,
17.79710521143639,
17.809404202142247,
17.702795722244787,
17.681453354988378,
17.76666779258457,
17.779018460133756,
18.029985052767927,
18.070886948773705,
18.404871731145448,
18.553777371028872,
18.565921332103756,
18.8117461210866,
18.81802480719915
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(48.81818181818182, 98.9090909090909%, 81.27272727272728%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.21479292175593,
100.3525622900176,
100.39741743396735,
100.36672163269719,
100.40981977656139,
100.5403544452015,
100.4573620947848,
100.40547895678844,
100.42211876816657,
100.34853152860711,
100.24631554622545,
100.1294234563274,
99.95537723177381,
99.80949466294828,
99.73657921785662,
99.66221683104186,
99.55762373274905,
99.4455892265616,
99.35283003098118,
99.3123157077037,
99.37468916217512,
99.59658776241525,
99.7238151391573,
100.00359134266631,
100.06565473787589,
100.11485070159858,
100.12094852055776,
100.21479292175593
],
"xaxis": "x2",
"y": [
18.81802480719915,
18.81507925140636,
18.73950246776471,
18.672814031941954,
18.493858546834474,
18.45577301721093,
18.163542792465933,
18.131167507274625,
18.015954902196995,
17.906814276757473,
17.953245550941432,
17.857230740306477,
17.78284251596932,
17.79594249145279,
17.722226059784873,
17.79710521143639,
17.809404202142247,
17.702795722244787,
17.681453354988378,
17.76666779258457,
17.779018460133756,
18.029985052767927,
18.070886948773705,
18.404871731145448,
18.553777371028872,
18.565921332103756,
18.8117461210866,
18.81802480719915
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phrae",
"showlegend": false,
"text": "Phrae:
3.82k",
"type": "scatter",
"x": [
100.06480041060456
],
"xaxis": "x1",
"y": [
18.194678362186288
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(48.81818181818182, 98.9090909090909%, 101.27272727272728%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phrae",
"showlegend": false,
"text": "Phrae:
3.82k",
"type": "scatter",
"x": [
100.06480041060456
],
"xaxis": "x2",
"y": [
18.194678362186288
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91046105333493,
100.95587773303555,
100.8856555590001,
100.93773837881173,
100.88265913281276,
100.90296797129486,
100.98787234872987,
101.09298221185958,
101.02435590969748,
101.0655937033867,
100.89831709225996,
100.92627404241313,
100.85609744663981,
100.7947058449987,
100.66820193866852,
100.53260298074292,
100.28703657417856,
100.23432661298278,
100.03216841044377,
99.91734337809442,
99.89326215972085,
99.93997765474495,
99.89233198373404,
99.95568729013632,
100.11872643427756,
100.13190392502611,
99.9164132021076,
100.20549116368619,
100.29427127469961,
100.58117882684132,
100.86669111500294,
100.91046105333493
],
"xaxis": "x1",
"y": [
17.68786123320939,
17.70753177128705,
17.595877991000123,
17.55548637094978,
17.466634426537553,
17.34302440005601,
17.327133897511345,
17.226649074994782,
16.99940196372961,
16.90617768015582,
16.794039822080094,
16.687663886179394,
16.64368724227242,
16.45592092551027,
16.347012844067535,
16.53762136473418,
16.51018117941794,
16.593509425719418,
16.496176866369353,
16.58627472609774,
16.64580597576517,
16.712106837960135,
16.76006256823294,
16.865069078575175,
16.89591990857693,
16.956433010175232,
17.162725327811586,
17.197090156185794,
17.36674388322365,
17.420849107500317,
17.70000519518362,
17.68786123320939
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(53.78787878787879, 99.39393939393939%, 83.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91046105333493,
100.95587773303555,
100.8856555590001,
100.93773837881173,
100.88265913281276,
100.90296797129486,
100.98787234872987,
101.09298221185958,
101.02435590969748,
101.0655937033867,
100.89831709225996,
100.92627404241313,
100.85609744663981,
100.7947058449987,
100.66820193866852,
100.53260298074292,
100.28703657417856,
100.23432661298278,
100.03216841044377,
99.91734337809442,
99.89326215972085,
99.93997765474495,
99.89233198373404,
99.95568729013632,
100.11872643427756,
100.13190392502611,
99.9164132021076,
100.20549116368619,
100.29427127469961,
100.58117882684132,
100.86669111500294,
100.91046105333493
],
"xaxis": "x2",
"y": [
17.68786123320939,
17.70753177128705,
17.595877991000123,
17.55548637094978,
17.466634426537553,
17.34302440005601,
17.327133897511345,
17.226649074994782,
16.99940196372961,
16.90617768015582,
16.794039822080094,
16.687663886179394,
16.64368724227242,
16.45592092551027,
16.347012844067535,
16.53762136473418,
16.51018117941794,
16.593509425719418,
16.496176866369353,
16.58627472609774,
16.64580597576517,
16.712106837960135,
16.76006256823294,
16.865069078575175,
16.89591990857693,
16.956433010175232,
17.162725327811586,
17.197090156185794,
17.36674388322365,
17.420849107500317,
17.70000519518362,
17.68786123320939
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.90909090909091, 97.45454545454545%, 93.63636363636364%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phitsanulok",
"showlegend": false,
"text": "Phitsanulok:
4.36k",
"type": "scatter",
"x": [
100.52997768552844
],
"xaxis": "x1",
"y": [
16.97067237647144
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(53.78787878787879, 99.39393939393939%, 103.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phitsanulok",
"showlegend": false,
"text": "Phitsanulok:
4.36k",
"type": "scatter",
"x": [
100.52997768552844
],
"xaxis": "x2",
"y": [
16.97067237647144
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73657921785662,
99.78484500469318,
99.89656945161892,
99.96917483924739,
99.93036583921213,
100.0352689958674,
99.98281741709013,
99.91372602693463,
100.13190392502611,
100.11872643427756,
99.95568729013632,
99.88845625195444,
99.93904747875814,
99.90442426976426,
99.85057742700661,
99.69311933788708,
99.52274214133678,
99.3749992214369,
99.27071617970796,
99.31737999878789,
99.39561811738218,
99.47985070214816,
99.4144283390965,
99.47339114798308,
99.60046349509423,
99.73657921785662
],
"xaxis": "x1",
"y": [
17.722226059784873,
17.784263617471908,
17.80369395591137,
17.704811102950032,
17.569832261749497,
17.4382382268127,
17.165645046082034,
17.154741319356418,
16.956433010175232,
16.89591990857693,
16.865069078575175,
16.75205272135605,
16.71613760027003,
16.688128974172855,
16.73616221791204,
16.731976426870602,
16.878918361992845,
16.868944810354776,
16.951652939931165,
17.260652167263657,
17.205487575790983,
17.328296617494942,
17.462836209123736,
17.72894399726769,
17.81692312350333,
17.722226059784873
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73657921785662,
99.78484500469318,
99.89656945161892,
99.96917483924739,
99.93036583921213,
100.0352689958674,
99.98281741709013,
99.91372602693463,
100.13190392502611,
100.11872643427756,
99.95568729013632,
99.88845625195444,
99.93904747875814,
99.90442426976426,
99.85057742700661,
99.69311933788708,
99.52274214133678,
99.3749992214369,
99.27071617970796,
99.31737999878789,
99.39561811738218,
99.47985070214816,
99.4144283390965,
99.47339114798308,
99.60046349509423,
99.73657921785662
],
"xaxis": "x2",
"y": [
17.722226059784873,
17.784263617471908,
17.80369395591137,
17.704811102950032,
17.569832261749497,
17.4382382268127,
17.165645046082034,
17.154741319356418,
16.956433010175232,
16.89591990857693,
16.865069078575175,
16.75205272135605,
16.71613760027003,
16.688128974172855,
16.73616221791204,
16.731976426870602,
16.878918361992845,
16.868944810354776,
16.951652939931165,
17.260652167263657,
17.205487575790983,
17.328296617494942,
17.462836209123736,
17.72894399726769,
17.81692312350333,
17.722226059784873
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sukhothai",
"showlegend": false,
"text": "Sukhothai:
2.64k",
"type": "scatter",
"x": [
99.69873186259423
],
"xaxis": "x1",
"y": [
17.24789334536829
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(35.56565656565657, 97.61616161616162%, 94.48484848484848%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sukhothai",
"showlegend": false,
"text": "Sukhothai:
2.64k",
"type": "scatter",
"x": [
99.69873186259423
],
"xaxis": "x2",
"y": [
17.24789334536829
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.95587773303555,
100.87196211076281,
100.58117882684132,
100.29427127469961,
100.20549116368619,
99.98281741709013,
100.0352689958674,
99.93036583921213,
99.9770813333368,
99.89656945161892,
99.95537723177381,
100.27313561391742,
100.33659427310721,
100.42211876816657,
100.5765796237506,
100.76054772309891,
100.89149580288893,
100.91945275304215,
101.07408876599197,
101.15540653500005,
101.16517338100005,
101.00084232600011,
100.95587773303555
],
"xaxis": "x1",
"y": [
17.70753177128705,
17.704190986225058,
17.420849107500317,
17.36674388322365,
17.197090156185794,
17.165645046082034,
17.4382382268127,
17.569832261749497,
17.675639756869288,
17.80369395591137,
17.78284251596932,
17.95911082590385,
17.895109565254245,
18.015954902196995,
18.051172390393504,
18.02605764414497,
18.152535712053464,
18.249945787568038,
18.371613107279472,
18.322887879000064,
18.053421123000135,
17.884800924000018,
17.70753177128705
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.95587773303555,
100.87196211076281,
100.58117882684132,
100.29427127469961,
100.20549116368619,
99.98281741709013,
100.0352689958674,
99.93036583921213,
99.9770813333368,
99.89656945161892,
99.95537723177381,
100.27313561391742,
100.33659427310721,
100.42211876816657,
100.5765796237506,
100.76054772309891,
100.89149580288893,
100.91945275304215,
101.07408876599197,
101.15540653500005,
101.16517338100005,
101.00084232600011,
100.95587773303555
],
"xaxis": "x2",
"y": [
17.70753177128705,
17.704190986225058,
17.420849107500317,
17.36674388322365,
17.197090156185794,
17.165645046082034,
17.4382382268127,
17.569832261749497,
17.675639756869288,
17.80369395591137,
17.78284251596932,
17.95911082590385,
17.895109565254245,
18.015954902196995,
18.051172390393504,
18.02605764414497,
18.152535712053464,
18.249945787568038,
18.371613107279472,
18.322887879000064,
18.053421123000135,
17.884800924000018,
17.70753177128705
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uttaradit",
"showlegend": false,
"text": "Uttaradit:
3.64k",
"type": "scatter",
"x": [
100.50919983871891
],
"xaxis": "x1",
"y": [
17.742328725462013
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uttaradit",
"showlegend": false,
"text": "Uttaradit:
3.64k",
"type": "scatter",
"x": [
100.50919983871891
],
"xaxis": "x2",
"y": [
17.742328725462013
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62026492728461,
98.98039798377988,
99.00101687972517,
99.07305382657285,
99.27996626183347,
99.28937137179133,
99.4379927917339,
99.4589734228851,
99.52904666497164,
99.5444462420005,
99.65803104000048,
99.8672172383848,
99.89062666229063,
99.82515262239559,
99.82205203697191,
99.76510460789132,
99.88008466987162,
99.80205325685233,
99.14677934214649,
98.93528365100013,
98.59318567000008,
98.29749312300004,
98.16044722500004,
98.17719039000008,
98.2951160070001,
98.3922677000001,
98.39691858000009,
98.47453658000006,
98.53355106600009,
98.56900109900005,
98.54405541491286,
98.62026492728461
],
"xaxis": "x1",
"y": [
15.635867621093894,
15.22062164996916,
15.077167873898304,
15.012262274784135,
14.999782416025639,
14.837931830289719,
14.765429796348073,
14.690783188693231,
14.727912705706814,
14.79597056708802,
14.80263682682805,
14.638434962703343,
14.561101183472843,
14.518364773015875,
14.247967841043078,
14.159136054085593,
13.944523831209835,
13.818097439245406,
13.723674123880954,
14.085394592000085,
14.321607564000075,
14.721247254000062,
15.1063658650001,
15.220596619000034,
15.292607728000092,
15.258242900000155,
15.355730489000052,
15.383480734000088,
15.32596486500006,
15.402135926000156,
15.675098034223481,
15.635867621093894
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62026492728461,
98.98039798377988,
99.00101687972517,
99.07305382657285,
99.27996626183347,
99.28937137179133,
99.4379927917339,
99.4589734228851,
99.52904666497164,
99.5444462420005,
99.65803104000048,
99.8672172383848,
99.89062666229063,
99.82515262239559,
99.82205203697191,
99.76510460789132,
99.88008466987162,
99.80205325685233,
99.14677934214649,
98.93528365100013,
98.59318567000008,
98.29749312300004,
98.16044722500004,
98.17719039000008,
98.2951160070001,
98.3922677000001,
98.39691858000009,
98.47453658000006,
98.53355106600009,
98.56900109900005,
98.54405541491286,
98.62026492728461
],
"xaxis": "x2",
"y": [
15.635867621093894,
15.22062164996916,
15.077167873898304,
15.012262274784135,
14.999782416025639,
14.837931830289719,
14.765429796348073,
14.690783188693231,
14.727912705706814,
14.79597056708802,
14.80263682682805,
14.638434962703343,
14.561101183472843,
14.518364773015875,
14.247967841043078,
14.159136054085593,
13.944523831209835,
13.818097439245406,
13.723674123880954,
14.085394592000085,
14.321607564000075,
14.721247254000062,
15.1063658650001,
15.220596619000034,
15.292607728000092,
15.258242900000155,
15.355730489000052,
15.383480734000088,
15.32596486500006,
15.402135926000156,
15.675098034223481,
15.635867621093894
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kanchanaburi",
"showlegend": false,
"text": "Kanchanaburi:
3.63k",
"type": "scatter",
"x": [
99.04040356732338
],
"xaxis": "x1",
"y": [
14.584500653002682
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kanchanaburi",
"showlegend": false,
"text": "Kanchanaburi:
3.63k",
"type": "scatter",
"x": [
99.04040356732338
],
"xaxis": "x2",
"y": [
14.584500653002682
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.38709150566842,
99.51824629103345,
99.69311933788708,
99.85636518760327,
99.91734337809442,
100.03216841044377,
99.89186689663995,
99.6695032084063,
99.53886518787812,
99.27769249870983,
99.20431196472543,
99.07878991122544,
99.06891971237485,
99.02618330281717,
98.98783938987594,
99.23940026171266,
99.33370975090423,
99.38709150566842
],
"xaxis": "x1",
"y": [
16.86610260734946,
16.881088772328923,
16.731976426870602,
16.734560248356814,
16.58627472609774,
16.496176866369353,
16.076254176888767,
15.785109157761383,
15.916703192698208,
15.887686876248353,
15.934738267157314,
15.868928331377418,
15.996749986422742,
16.030081285123202,
16.4608818629076,
16.541212877472333,
16.864009711379083,
16.86610260734946
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.38709150566842,
99.51824629103345,
99.69311933788708,
99.85636518760327,
99.91734337809442,
100.03216841044377,
99.89186689663995,
99.6695032084063,
99.53886518787812,
99.27769249870983,
99.20431196472543,
99.07878991122544,
99.06891971237485,
99.02618330281717,
98.98783938987594,
99.23940026171266,
99.33370975090423,
99.38709150566842
],
"xaxis": "x2",
"y": [
16.86610260734946,
16.881088772328923,
16.731976426870602,
16.734560248356814,
16.58627472609774,
16.496176866369353,
16.076254176888767,
15.785109157761383,
15.916703192698208,
15.887686876248353,
15.934738267157314,
15.868928331377418,
15.996749986422742,
16.030081285123202,
16.4608818629076,
16.541212877472333,
16.864009711379083,
16.86610260734946
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kamphaeng Phet",
"showlegend": false,
"text": "Kamphaeng Phet:
2.33k",
"type": "scatter",
"x": [
99.50259182175658
],
"xaxis": "x1",
"y": [
16.329356699687168
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kamphaeng Phet",
"showlegend": false,
"text": "Kamphaeng Phet:
2.33k",
"type": "scatter",
"x": [
99.50259182175658
],
"xaxis": "x2",
"y": [
16.329356699687168
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.2622835631359,
100.54857099765343,
100.69739912317101,
100.63006473220156,
100.76721398283905,
100.75512169770815,
100.31318484920138,
100.26817467741938,
100.16849083878117,
99.97832156768624,
100.03216841044377,
100.23432661298278,
100.2622835631359
],
"xaxis": "x1",
"y": [
16.53824148235853,
16.52664012274343,
16.26226349536398,
16.054162503496713,
15.989980373895122,
15.930629991380926,
15.944789334060516,
15.909390976912078,
15.956881619191336,
16.367554226546332,
16.496176866369353,
16.593509425719418,
16.53824148235853
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.2622835631359,
100.54857099765343,
100.69739912317101,
100.63006473220156,
100.76721398283905,
100.75512169770815,
100.31318484920138,
100.26817467741938,
100.16849083878117,
99.97832156768624,
100.03216841044377,
100.23432661298278,
100.2622835631359
],
"xaxis": "x2",
"y": [
16.53824148235853,
16.52664012274343,
16.26226349536398,
16.054162503496713,
15.989980373895122,
15.930629991380926,
15.944789334060516,
15.909390976912078,
15.956881619191336,
16.367554226546332,
16.496176866369353,
16.593509425719418,
16.53824148235853
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phichit",
"showlegend": false,
"text": "Phichit:
2.19k",
"type": "scatter",
"x": [
100.35717053145166
],
"xaxis": "x1",
"y": [
16.2366787051366
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.111111111111114, 96.88888888888889%, 90.66666666666667%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phichit",
"showlegend": false,
"text": "Phichit:
2.19k",
"type": "scatter",
"x": [
100.35717053145166
],
"xaxis": "x2",
"y": [
16.2366787051366
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.32041019117736,
101.45988488178187,
101.56168745301358,
101.64250939309397,
101.71346113522321,
101.72167768767514,
101.79056237225564,
101.72849897704617,
101.59894616123631,
101.51047610858552,
101.51218143092825,
101.3787528833389,
101.32397586459444,
101.38479902455538,
101.32645633329315,
101.33327762176481,
101.39580610586711,
101.37286176995474,
101.30041141195704,
101.23163008016411,
101.12812218569036,
100.97733035721023,
100.73961876789184,
100.8325329940024,
100.79852990083424,
100.75760216730612,
100.76721398283905,
100.63006473220156,
100.6981742704262,
100.66820193866852,
100.7947058449987,
100.85609744663981,
100.92627404241313,
100.89831709225996,
101.1199056341377,
101.126261834616,
101.19592166465304,
101.32041019117736
],
"xaxis": "x1",
"y": [
17.06490184204634,
17.076451523918735,
16.993355820714584,
17.04645335553795,
16.919536038057714,
16.765876166352,
16.766496283077004,
16.655262763465743,
16.70422618319182,
16.67528738020846,
16.54839590114986,
16.357606513329955,
16.06721080213677,
15.95850942626899,
15.841281440486114,
15.741933499531314,
15.69878367792441,
15.41448578479114,
15.302012029931248,
15.398569443824783,
15.395649726453712,
15.481949367868964,
15.49758148889461,
15.62548065830569,
15.862856349940557,
15.900864366097608,
15.989980373895122,
16.05721141207698,
16.251566474213433,
16.347012844067535,
16.45592092551027,
16.64368724227242,
16.687663886179394,
16.794039822080094,
16.927287503415556,
17.030562852093936,
17.110971381024427,
17.06490184204634
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(39.70707070707071, 98.02020202020202%, 76.60606060606061%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.32041019117736,
101.45988488178187,
101.56168745301358,
101.64250939309397,
101.71346113522321,
101.72167768767514,
101.79056237225564,
101.72849897704617,
101.59894616123631,
101.51047610858552,
101.51218143092825,
101.3787528833389,
101.32397586459444,
101.38479902455538,
101.32645633329315,
101.33327762176481,
101.39580610586711,
101.37286176995474,
101.30041141195704,
101.23163008016411,
101.12812218569036,
100.97733035721023,
100.73961876789184,
100.8325329940024,
100.79852990083424,
100.75760216730612,
100.76721398283905,
100.63006473220156,
100.6981742704262,
100.66820193866852,
100.7947058449987,
100.85609744663981,
100.92627404241313,
100.89831709225996,
101.1199056341377,
101.126261834616,
101.19592166465304,
101.32041019117736
],
"xaxis": "x2",
"y": [
17.06490184204634,
17.076451523918735,
16.993355820714584,
17.04645335553795,
16.919536038057714,
16.765876166352,
16.766496283077004,
16.655262763465743,
16.70422618319182,
16.67528738020846,
16.54839590114986,
16.357606513329955,
16.06721080213677,
15.95850942626899,
15.841281440486114,
15.741933499531314,
15.69878367792441,
15.41448578479114,
15.302012029931248,
15.398569443824783,
15.395649726453712,
15.481949367868964,
15.49758148889461,
15.62548065830569,
15.862856349940557,
15.900864366097608,
15.989980373895122,
16.05721141207698,
16.251566474213433,
16.347012844067535,
16.45592092551027,
16.64368724227242,
16.687663886179394,
16.794039822080094,
16.927287503415556,
17.030562852093936,
17.110971381024427,
17.06490184204634
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(25.626262626262626, 96.64646464646465%, 89.39393939393939%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchabun",
"showlegend": false,
"text": "Phetchabun:
3.01k",
"type": "scatter",
"x": [
101.14698380361509
],
"xaxis": "x1",
"y": [
16.26916759408759
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(39.70707070707071, 98.02020202020202%, 96.60606060606061%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchabun",
"showlegend": false,
"text": "Phetchabun:
3.01k",
"type": "scatter",
"x": [
101.14698380361509
],
"xaxis": "x2",
"y": [
16.26916759408759
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61596642491054,
99.65151980989134,
99.96994998560331,
100.04519087066217,
100.14032718305299,
100.2115373067013,
100.1969645528718,
100.28212731272527,
100.22099409440187,
99.98622806177565,
99.86365156496777,
99.7739412779676,
99.82515262239559,
99.89062666229063,
99.8672172383848,
99.65803104000048,
99.5444462420005,
99.46160892121469,
99.4379927917339,
99.28327355283221,
99.31851688034976,
99.61596642491054
],
"xaxis": "x1",
"y": [
14.94423025182465,
14.992961127553968,
14.90901276272885,
14.962549547123956,
14.92374054618928,
14.955082301706838,
14.563504136906417,
14.402687079045421,
14.177145291022342,
14.145596829030453,
14.062449448982846,
14.099630641940578,
14.518364773015875,
14.561101183472843,
14.638434962703343,
14.80263682682805,
14.79597056708802,
14.68954295524317,
14.765429796348073,
14.85457164076864,
15.071690172563464,
14.94423025182465
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61596642491054,
99.65151980989134,
99.96994998560331,
100.04519087066217,
100.14032718305299,
100.2115373067013,
100.1969645528718,
100.28212731272527,
100.22099409440187,
99.98622806177565,
99.86365156496777,
99.7739412779676,
99.82515262239559,
99.89062666229063,
99.8672172383848,
99.65803104000048,
99.5444462420005,
99.46160892121469,
99.4379927917339,
99.28327355283221,
99.31851688034976,
99.61596642491054
],
"xaxis": "x2",
"y": [
14.94423025182465,
14.992961127553968,
14.90901276272885,
14.962549547123956,
14.92374054618928,
14.955082301706838,
14.563504136906417,
14.402687079045421,
14.177145291022342,
14.145596829030453,
14.062449448982846,
14.099630641940578,
14.518364773015875,
14.561101183472843,
14.638434962703343,
14.80263682682805,
14.79597056708802,
14.68954295524317,
14.765429796348073,
14.85457164076864,
15.071690172563464,
14.94423025182465
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Suphan Buri",
"showlegend": false,
"text": "Suphan Buri:
3.44k",
"type": "scatter",
"x": [
99.89798772412878
],
"xaxis": "x1",
"y": [
14.607903746726652
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Suphan Buri",
"showlegend": false,
"text": "Suphan Buri:
3.44k",
"type": "scatter",
"x": [
99.89798772412878
],
"xaxis": "x2",
"y": [
14.607903746726652
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.74578698078449,
98.82769412558338,
98.90267663002243,
98.96582522995038,
99.02830203720919,
99.01610639929089,
99.16968875483218,
99.26296471614876,
99.31737999878789,
99.2699410342513,
99.34600874161015,
99.25273278209221,
99.11398156100017,
98.98783938987594,
99.02618330281717,
99.06891971237485,
99.12488528772587,
99.04308149571449,
99.05641401609392,
98.98039798377988,
98.5402690030001,
98.58378055900005,
98.54698693800003,
98.61912723800003,
98.67958866400011,
98.80722945200006,
98.90252079300006,
98.83957889800013,
98.78862593600013,
98.66325891200012,
98.63163293400004,
98.45665653500009,
98.51753137200012,
98.50946984900008,
98.41789921100008,
98.29966353400005,
97.90799443014942,
98.30260989792845,
98.25806481324048,
98.32245364841714,
98.33563113826636,
98.42797692269676,
98.56750329014471,
98.535670608212,
98.71038862543469,
98.74563195205292,
98.69932986907821,
98.71302412286497,
98.74578698078449
],
"xaxis": "x1",
"y": [
17.48275747307889,
17.503918972282776,
17.63150808423069,
17.641559150234627,
17.55004018810419,
17.408007514435212,
17.334807848503345,
17.397853094744505,
17.260652167263657,
16.95720815743053,
16.887884223278263,
16.56278778692686,
16.47563548389047,
16.4608818629076,
16.030081285123202,
15.996749986422742,
15.722994085708478,
15.550317288511991,
15.39252330170902,
15.22062164996916,
15.711961975000037,
15.976958720000141,
16.047497050000118,
16.051011048000078,
16.12614858000009,
16.11054229800004,
16.381636862000107,
16.472432353000073,
16.374557190000075,
16.286655579000097,
16.463130595000052,
16.723218079000105,
16.803006490000087,
16.892665100000045,
17.02903920500009,
17.064747620000105,
17.55486551401617,
17.69589691850797,
17.59362925928292,
17.52283254588525,
17.30393117918058,
17.249980984534744,
17.292769070036485,
17.51451264154511,
17.7561774761096,
17.697912299213215,
17.651868597757584,
17.501619370737302,
17.48275747307889
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(54.61616161616161, 99.47474747474747%, 84.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.74578698078449,
98.82769412558338,
98.90267663002243,
98.96582522995038,
99.02830203720919,
99.01610639929089,
99.16968875483218,
99.26296471614876,
99.31737999878789,
99.2699410342513,
99.34600874161015,
99.25273278209221,
99.11398156100017,
98.98783938987594,
99.02618330281717,
99.06891971237485,
99.12488528772587,
99.04308149571449,
99.05641401609392,
98.98039798377988,
98.5402690030001,
98.58378055900005,
98.54698693800003,
98.61912723800003,
98.67958866400011,
98.80722945200006,
98.90252079300006,
98.83957889800013,
98.78862593600013,
98.66325891200012,
98.63163293400004,
98.45665653500009,
98.51753137200012,
98.50946984900008,
98.41789921100008,
98.29966353400005,
97.90799443014942,
98.30260989792845,
98.25806481324048,
98.32245364841714,
98.33563113826636,
98.42797692269676,
98.56750329014471,
98.535670608212,
98.71038862543469,
98.74563195205292,
98.69932986907821,
98.71302412286497,
98.74578698078449
],
"xaxis": "x2",
"y": [
17.48275747307889,
17.503918972282776,
17.63150808423069,
17.641559150234627,
17.55004018810419,
17.408007514435212,
17.334807848503345,
17.397853094744505,
17.260652167263657,
16.95720815743053,
16.887884223278263,
16.56278778692686,
16.47563548389047,
16.4608818629076,
16.030081285123202,
15.996749986422742,
15.722994085708478,
15.550317288511991,
15.39252330170902,
15.22062164996916,
15.711961975000037,
15.976958720000141,
16.047497050000118,
16.051011048000078,
16.12614858000009,
16.11054229800004,
16.381636862000107,
16.472432353000073,
16.374557190000075,
16.286655579000097,
16.463130595000052,
16.723218079000105,
16.803006490000087,
16.892665100000045,
17.02903920500009,
17.064747620000105,
17.55486551401617,
17.69589691850797,
17.59362925928292,
17.52283254588525,
17.30393117918058,
17.249980984534744,
17.292769070036485,
17.51451264154511,
17.7561774761096,
17.697912299213215,
17.651868597757584,
17.501619370737302,
17.48275747307889
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(34.73737373737374, 97.53535353535354%, 94.06060606060606%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Tak",
"showlegend": false,
"text": "Tak:
4.46k",
"type": "scatter",
"x": [
98.79616961661152
],
"xaxis": "x1",
"y": [
16.69805071074904
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(54.61616161616161, 99.47474747474747%, 104.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Tak",
"showlegend": false,
"text": "Tak:
4.46k",
"type": "scatter",
"x": [
98.79616961661152
],
"xaxis": "x2",
"y": [
16.69805071074904
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.51095991366901,
99.69575483621668,
99.85243777898035,
99.90711144403792,
100.04643110591076,
100.07459476073961,
99.72707075421198,
99.80882287027924,
99.72598554859417,
99.65151980989134,
99.63394982342561,
99.56397993412662,
99.32347781774706,
99.2487020197824,
99.06902306516236,
98.99791629430149,
98.98039798377988,
99.05641401609392,
99.04153120300259,
99.10281945185619,
99.12142296799556,
99.51095991366901
],
"xaxis": "x1",
"y": [
15.56034251609421,
15.678474840341664,
15.636022650724698,
15.521326809584593,
15.446060086104126,
15.271135362407051,
15.295449123877972,
15.083963323948254,
14.961180121565405,
14.992961127553968,
14.946891588575895,
14.957407742573281,
15.072465318020008,
14.992496039560521,
15.01394175870523,
15.08166372330217,
15.22062164996916,
15.39252330170902,
15.544322822340376,
15.625971584720844,
15.769812934419406,
15.56034251609421
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.51095991366901,
99.69575483621668,
99.85243777898035,
99.90711144403792,
100.04643110591076,
100.07459476073961,
99.72707075421198,
99.80882287027924,
99.72598554859417,
99.65151980989134,
99.63394982342561,
99.56397993412662,
99.32347781774706,
99.2487020197824,
99.06902306516236,
98.99791629430149,
98.98039798377988,
99.05641401609392,
99.04153120300259,
99.10281945185619,
99.12142296799556,
99.51095991366901
],
"xaxis": "x2",
"y": [
15.56034251609421,
15.678474840341664,
15.636022650724698,
15.521326809584593,
15.446060086104126,
15.271135362407051,
15.295449123877972,
15.083963323948254,
14.961180121565405,
14.992961127553968,
14.946891588575895,
14.957407742573281,
15.072465318020008,
14.992496039560521,
15.01394175870523,
15.08166372330217,
15.22062164996916,
15.39252330170902,
15.544322822340376,
15.625971584720844,
15.769812934419406,
15.56034251609421
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uthai Thani",
"showlegend": false,
"text": "Uthai Thani:
1.70k",
"type": "scatter",
"x": [
99.46012986384592
],
"xaxis": "x1",
"y": [
15.338882502444243
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uthai Thani",
"showlegend": false,
"text": "Uthai Thani:
1.70k",
"type": "scatter",
"x": [
99.46012986384592
],
"xaxis": "x2",
"y": [
15.338882502444243
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30357303276918,
100.51565311100228,
100.47581058129327,
100.4258394712146,
100.41436730280878,
100.21401777539995,
100.21272586510662,
100.30357303276918
],
"xaxis": "x1",
"y": [
14.786100369136705,
14.685899766560965,
14.440979316042672,
14.447283840576745,
14.509088853367928,
14.51637522983296,
14.766411648278947,
14.786100369136705
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(45.505050505050505, 98.58585858585859%, 79.57575757575758%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30357303276918,
100.51565311100228,
100.47581058129327,
100.4258394712146,
100.41436730280878,
100.21401777539995,
100.21272586510662,
100.30357303276918
],
"xaxis": "x2",
"y": [
14.786100369136705,
14.685899766560965,
14.440979316042672,
14.447283840576745,
14.509088853367928,
14.51637522983296,
14.766411648278947,
14.786100369136705
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ang Thong",
"showlegend": false,
"text": "Ang Thong:
3.45k",
"type": "scatter",
"x": [
100.3550816040053
],
"xaxis": "x1",
"y": [
14.623508657478725
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(45.505050505050505, 98.58585858585859%, 99.57575757575758%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ang Thong",
"showlegend": false,
"text": "Ang Thong:
3.45k",
"type": "scatter",
"x": [
100.3550816040053
],
"xaxis": "x2",
"y": [
14.623508657478725
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30930911742178,
100.26724450143257,
100.14032718305299,
100.0481364282536,
99.96994998560331,
99.72598554859417,
99.80882287027924,
99.7182340841357,
99.76060875938668,
100.05805830304826,
100.02984297137601,
100.11764122865975,
100.23122602665978,
100.30930911742178
],
"xaxis": "x1",
"y": [
15.167549954466878,
14.953532008995026,
14.92374054618928,
14.963040473539024,
14.90901276272885,
14.961180121565405,
15.083963323948254,
15.270670274413689,
15.317179062963419,
15.263332221105145,
15.395494696822794,
15.421617133424007,
15.334826564694211,
15.167549954466878
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30930911742178,
100.26724450143257,
100.14032718305299,
100.0481364282536,
99.96994998560331,
99.72598554859417,
99.80882287027924,
99.7182340841357,
99.76060875938668,
100.05805830304826,
100.02984297137601,
100.11764122865975,
100.23122602665978,
100.30930911742178
],
"xaxis": "x2",
"y": [
15.167549954466878,
14.953532008995026,
14.92374054618928,
14.963040473539024,
14.90901276272885,
14.961180121565405,
15.083963323948254,
15.270670274413689,
15.317179062963419,
15.263332221105145,
15.395494696822794,
15.421617133424007,
15.334826564694211,
15.167549954466878
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chai Nat",
"showlegend": false,
"text": "Chai Nat:
2.46k",
"type": "scatter",
"x": [
100.02529013084032
],
"xaxis": "x1",
"y": [
15.136391609618814
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chai Nat",
"showlegend": false,
"text": "Chai Nat:
2.46k",
"type": "scatter",
"x": [
100.02529013084032
],
"xaxis": "x2",
"y": [
15.136391609618814
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.88002363538249,
100.97733035721023,
101.12812218569036,
101.23659101756135,
101.30041141195704,
101.28067101425586,
101.3858842310724,
101.451513299699,
101.27493492960326,
101.08440392510107,
100.91645552040592,
100.82943240767946,
100.5629887227513,
100.47705081564266,
100.43684655162707,
100.55864790207897,
100.74406294135161,
100.73961876789184,
100.88002363538249
],
"xaxis": "x1",
"y": [
15.465774644484213,
15.481949367868964,
15.395649726453712,
15.39500377040764,
15.302012029931248,
15.087684027895506,
15.054791977867495,
14.866379705958636,
14.72961802804953,
14.853228054531087,
14.74974599937839,
14.882554430242763,
14.6626970482302,
14.724786281861398,
15.052544054064839,
15.261936957124874,
15.436577459981748,
15.49758148889461,
15.465774644484213
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(57.101010101010104, 99.71717171717172%, 85.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.88002363538249,
100.97733035721023,
101.12812218569036,
101.23659101756135,
101.30041141195704,
101.28067101425586,
101.3858842310724,
101.451513299699,
101.27493492960326,
101.08440392510107,
100.91645552040592,
100.82943240767946,
100.5629887227513,
100.47705081564266,
100.43684655162707,
100.55864790207897,
100.74406294135161,
100.73961876789184,
100.88002363538249
],
"xaxis": "x2",
"y": [
15.465774644484213,
15.481949367868964,
15.395649726453712,
15.39500377040764,
15.302012029931248,
15.087684027895506,
15.054791977867495,
14.866379705958636,
14.72961802804953,
14.853228054531087,
14.74974599937839,
14.882554430242763,
14.6626970482302,
14.724786281861398,
15.052544054064839,
15.261936957124874,
15.436577459981748,
15.49758148889461,
15.465774644484213
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lop Buri",
"showlegend": false,
"text": "Lop Buri:
4.74k",
"type": "scatter",
"x": [
100.91409566065647
],
"xaxis": "x1",
"y": [
15.074480098025642
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.101010101010104, 99.71717171717172%, 105.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lop Buri",
"showlegend": false,
"text": "Lop Buri:
4.74k",
"type": "scatter",
"x": [
100.91409566065647
],
"xaxis": "x2",
"y": [
15.074480098025642
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(61.78787878787879, 98.48484848484848%, 86.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.40929365407891,
101.5141968116335,
101.39689131058549,
101.30072147031962,
101.32506107021226,
101.22155317573845,
101.14083458934482,
100.90529341036256,
100.91242475809605,
100.94875329033204,
101.03691328282173,
101.05660200367947,
101.17654300305713,
101.27958580863816,
101.40929365407891
],
"xaxis": "x1",
"y": [
14.424778754236115,
14.285071518735663,
14.267785753110033,
14.144589137778496,
14.064335639378186,
14.051829942198069,
13.968424181530722,
13.955350043569666,
14.213913071930762,
14.295380968057188,
14.326645209209062,
14.406666165411238,
14.349408677968086,
14.502758490411964,
14.424778754236115
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(89.20202020202021, 75.25252525252526%, 79.08080808080808%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.40929365407891,
101.5141968116335,
101.39689131058549,
101.30072147031962,
101.32506107021226,
101.22155317573845,
101.14083458934482,
100.90529341036256,
100.91242475809605,
100.94875329033204,
101.03691328282173,
101.05660200367947,
101.17654300305713,
101.27958580863816,
101.40929365407891
],
"xaxis": "x2",
"y": [
14.424778754236115,
14.285071518735663,
14.267785753110033,
14.144589137778496,
14.064335639378186,
14.051829942198069,
13.968424181530722,
13.955350043569666,
14.213913071930762,
14.295380968057188,
14.326645209209062,
14.406666165411238,
14.349408677968086,
14.502758490411964,
14.424778754236115
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(61.78787878787879, 98.48484848484848%, 106.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Nayok",
"showlegend": false,
"text": "Nakhon Nayok:
8.89k",
"type": "scatter",
"x": [
101.17482845769482
],
"xaxis": "x1",
"y": [
14.216982512609158
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(89.20202020202021, 75.25252525252526%, 99.08080808080808%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Nayok",
"showlegend": false,
"text": "Nakhon Nayok:
8.89k",
"type": "scatter",
"x": [
101.17482845769482
],
"xaxis": "x2",
"y": [
14.216982512609158
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.5478381686965,
101.62886681525129,
101.7532003112454,
101.88972944515774,
101.98388390471843,
101.94853722531269,
102.0528202661423,
102.04506880078452,
101.91251875233849,
101.86957563720591,
101.85588138162046,
101.9078678733037,
101.87624189694594,
101.8177441751535,
101.75578413273149,
101.5654081560615,
101.3540515482403,
101.15142825680857,
101.13763065023426,
101.32506107021226,
101.30072147031962,
101.39689131058549,
101.51187137166642,
101.40929365407891,
101.48272586490674,
101.5478381686965
],
"xaxis": "x1",
"y": [
14.427078354882198,
14.42790517808153,
14.31612905521176,
14.393359483453423,
14.3635680197483,
14.280859890171811,
14.185620224993386,
14.130869045570023,
14.035810248444221,
13.933206692434922,
13.837088528113028,
13.769108181097693,
13.723141994907095,
13.72143667256438,
13.80143179034485,
13.749936225076723,
13.859955348760352,
13.852333075511055,
13.996510321993767,
14.064335639378186,
14.144589137778496,
14.267785753110033,
14.278224391842187,
14.424778754236115,
14.461288154524695,
14.427078354882198
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.848484848484844, 98.42424242424242%, 78.72727272727273%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.5478381686965,
101.62886681525129,
101.7532003112454,
101.88972944515774,
101.98388390471843,
101.94853722531269,
102.0528202661423,
102.04506880078452,
101.91251875233849,
101.86957563720591,
101.85588138162046,
101.9078678733037,
101.87624189694594,
101.8177441751535,
101.75578413273149,
101.5654081560615,
101.3540515482403,
101.15142825680857,
101.13763065023426,
101.32506107021226,
101.30072147031962,
101.39689131058549,
101.51187137166642,
101.40929365407891,
101.48272586490674,
101.5478381686965
],
"xaxis": "x2",
"y": [
14.427078354882198,
14.42790517808153,
14.31612905521176,
14.393359483453423,
14.3635680197483,
14.280859890171811,
14.185620224993386,
14.130869045570023,
14.035810248444221,
13.933206692434922,
13.837088528113028,
13.769108181097693,
13.723141994907095,
13.72143667256438,
13.80143179034485,
13.749936225076723,
13.859955348760352,
13.852333075511055,
13.996510321993767,
14.064335639378186,
14.144589137778496,
14.267785753110033,
14.278224391842187,
14.424778754236115,
14.461288154524695,
14.427078354882198
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.111111111111114, 96.88888888888889%, 90.66666666666667%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachin Buri",
"showlegend": false,
"text": "Prachin Buri:
3.33k",
"type": "scatter",
"x": [
101.62505780131517
],
"xaxis": "x1",
"y": [
14.074864401429902
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.848484848484844, 98.42424242424242%, 98.72727272727273%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachin Buri",
"showlegend": false,
"text": "Prachin Buri:
3.33k",
"type": "scatter",
"x": [
101.62505780131517
],
"xaxis": "x2",
"y": [
14.074864401429902
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.22455976781902,
100.66510135324484,
100.75512169770815,
100.79852990083424,
100.8325329940024,
100.74737023324968,
100.74406294135161,
100.55864790207897,
100.44289269374286,
100.36501631125378,
100.23122602665978,
99.90711144403792,
99.85496992362306,
99.69575483621668,
99.47230594326464,
99.12142296799556,
99.07878991122544,
99.20431196472543,
99.27769249870983,
99.53886518787812,
99.67560102736547,
99.88969648630382,
99.99459964385846,
100.0447257826687,
100.22455976781902
],
"xaxis": "x1",
"y": [
15.92468720115346,
15.945797024413196,
15.930629991380926,
15.862856349940557,
15.62548065830569,
15.516236680978068,
15.436577459981748,
15.261936957124874,
15.060373032889103,
15.094815374729805,
15.334826564694211,
15.521326809584593,
15.63462738674454,
15.678474840341664,
15.563081366311962,
15.769812934419406,
15.868928331377418,
15.934738267157314,
15.887686876248353,
15.916703192698208,
15.788080552875272,
16.072404283530886,
16.337866116528062,
16.175834661840128,
15.92468720115346
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.22455976781902,
100.66510135324484,
100.75512169770815,
100.79852990083424,
100.8325329940024,
100.74737023324968,
100.74406294135161,
100.55864790207897,
100.44289269374286,
100.36501631125378,
100.23122602665978,
99.90711144403792,
99.85496992362306,
99.69575483621668,
99.47230594326464,
99.12142296799556,
99.07878991122544,
99.20431196472543,
99.27769249870983,
99.53886518787812,
99.67560102736547,
99.88969648630382,
99.99459964385846,
100.0447257826687,
100.22455976781902
],
"xaxis": "x2",
"y": [
15.92468720115346,
15.945797024413196,
15.930629991380926,
15.862856349940557,
15.62548065830569,
15.516236680978068,
15.436577459981748,
15.261936957124874,
15.060373032889103,
15.094815374729805,
15.334826564694211,
15.521326809584593,
15.63462738674454,
15.678474840341664,
15.563081366311962,
15.769812934419406,
15.868928331377418,
15.934738267157314,
15.887686876248353,
15.916703192698208,
15.788080552875272,
16.072404283530886,
16.337866116528062,
16.175834661840128,
15.92468720115346
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Sawan",
"showlegend": false,
"text": "Nakhon Sawan:
2.45k",
"type": "scatter",
"x": [
100.13213856302147
],
"xaxis": "x1",
"y": [
15.692394715640246
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Sawan",
"showlegend": false,
"text": "Nakhon Sawan:
2.45k",
"type": "scatter",
"x": [
100.13213856302147
],
"xaxis": "x2",
"y": [
15.692394715640246
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(27.282828282828284, 96.8080808080808%, 70.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.59404625922741,
100.60660363235178,
100.77031456916205,
100.76287316306599,
100.82276614793932,
100.60334801639777,
100.28321251834302,
100.2768563169654,
100.22099409440187,
100.28150719600029,
100.25406701068397,
100.41436730280878,
100.4258394712146,
100.47581058129327,
100.51565311100228,
100.59404625922741
],
"xaxis": "x1",
"y": [
14.655927435702594,
14.549422309492059,
14.561488756201157,
14.41307404183361,
14.24179250681874,
14.123375963529924,
14.116218777374726,
14.167171739384273,
14.177145291022342,
14.383360094292911,
14.486480414239722,
14.509088853367928,
14.447283840576745,
14.440979316042672,
14.685899766560965,
14.655927435702594
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.59404625922741,
100.60660363235178,
100.77031456916205,
100.76287316306599,
100.82276614793932,
100.60334801639777,
100.28321251834302,
100.2768563169654,
100.22099409440187,
100.28150719600029,
100.25406701068397,
100.41436730280878,
100.4258394712146,
100.47581058129327,
100.51565311100228,
100.59404625922741
],
"xaxis": "x2",
"y": [
14.655927435702594,
14.549422309492059,
14.561488756201157,
14.41307404183361,
14.24179250681874,
14.123375963529924,
14.116218777374726,
14.167171739384273,
14.177145291022342,
14.383360094292911,
14.486480414239722,
14.509088853367928,
14.447283840576745,
14.440979316042672,
14.685899766560965,
14.655927435702594
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(27.282828282828284, 96.8080808080808%, 90.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phra Nakhon Si Ayutthaya",
"showlegend": false,
"text": "Phra Nakhon Si Ayutthaya:
3.28k",
"type": "scatter",
"x": [
100.52786585984411
],
"xaxis": "x1",
"y": [
14.34072682538447
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phra Nakhon Si Ayutthaya",
"showlegend": false,
"text": "Phra Nakhon Si Ayutthaya:
3.28k",
"type": "scatter",
"x": [
100.52786585984411
],
"xaxis": "x2",
"y": [
14.34072682538447
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(38.87878787878788, 97.93939393939394%, 76.18181818181819%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91242475809605,
100.90482832236921,
100.66324100127122,
100.38005415217737,
100.34015994742361,
100.35028852689396,
100.60334801639777,
100.8656059102845,
100.91242475809605
],
"xaxis": "x1",
"y": [
14.213913071930762,
13.949794826969693,
13.920080878529717,
13.991471869331292,
14.043845932843539,
14.113712470254299,
14.123375963529924,
14.260654405376542,
14.213913071930762
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(60.59595959595959, 99.4949494949495%, 86.83838383838383%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91242475809605,
100.90482832236921,
100.66324100127122,
100.38005415217737,
100.34015994742361,
100.35028852689396,
100.60334801639777,
100.8656059102845,
100.91242475809605
],
"xaxis": "x2",
"y": [
14.213913071930762,
13.949794826969693,
13.920080878529717,
13.991471869331292,
14.043845932843539,
14.113712470254299,
14.123375963529924,
14.260654405376542,
14.213913071930762
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.87878787878788, 97.93939393939394%, 96.18181818181819%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pathum Thani",
"showlegend": false,
"text": "Pathum Thani:
5.20k",
"type": "scatter",
"x": [
100.67924921048356
],
"xaxis": "x1",
"y": [
14.06153917570658
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(60.59595959595959, 99.4949494949495%, 106.83838383838383%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pathum Thani",
"showlegend": false,
"text": "Pathum Thani:
5.20k",
"type": "scatter",
"x": [
100.67924921048356
],
"xaxis": "x2",
"y": [
14.06153917570658
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.44289269374286,
100.47705081564266,
100.33767947782565,
100.23236290912092,
100.19417402491126,
100.305898471837,
100.26755455889577,
100.29654503782325,
100.44289269374286
],
"xaxis": "x1",
"y": [
15.060373032889103,
14.724786281861398,
14.794265244745304,
14.789846909707109,
14.926298530153034,
14.999627387294098,
15.027274278185402,
15.161633001761658,
15.060373032889103
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(38.87878787878788, 97.93939393939394%, 76.18181818181819%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.44289269374286,
100.47705081564266,
100.33767947782565,
100.23236290912092,
100.19417402491126,
100.305898471837,
100.26755455889577,
100.29654503782325,
100.44289269374286
],
"xaxis": "x2",
"y": [
15.060373032889103,
14.724786281861398,
14.794265244745304,
14.789846909707109,
14.926298530153034,
14.999627387294098,
15.027274278185402,
15.161633001761658,
15.060373032889103
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(25.626262626262626, 96.64646464646465%, 89.39393939393939%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sing Buri",
"showlegend": false,
"text": "Sing Buri:
2.88k",
"type": "scatter",
"x": [
100.3528617421273
],
"xaxis": "x1",
"y": [
14.921335944933896
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.87878787878788, 97.93939393939394%, 96.18181818181819%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sing Buri",
"showlegend": false,
"text": "Sing Buri:
2.88k",
"type": "scatter",
"x": [
100.3528617421273
],
"xaxis": "x2",
"y": [
14.921335944933896
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.92642907114475,
101.03923872278881,
101.13246300726195,
101.19209760881762,
101.18713667231958,
101.24294721893904,
101.18491458513995,
101.05892744274729,
101.03691328282173,
100.94875329033204,
100.91242475809605,
100.87676802032786,
100.82276614793932,
100.77946129760079,
100.77031456916205,
100.61559533115962,
100.57435753836967,
100.61047936413138,
100.78705773332774,
100.84291995589126,
100.92642907114475
],
"xaxis": "x1",
"y": [
14.747937323348737,
14.841885077334467,
14.83878449101148,
14.768272000252566,
14.54174835939925,
14.479788316077972,
14.3546538362056,
14.4082681340671,
14.326645209209062,
14.295380968057188,
14.213913071930762,
14.260008450229833,
14.24179250681874,
14.326335150846518,
14.561488756201157,
14.547096869524893,
14.589342353566707,
14.692023423941876,
14.871521511408673,
14.881650091778283,
14.747937323348737
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.92642907114475,
101.03923872278881,
101.13246300726195,
101.19209760881762,
101.18713667231958,
101.24294721893904,
101.18491458513995,
101.05892744274729,
101.03691328282173,
100.94875329033204,
100.91242475809605,
100.87676802032786,
100.82276614793932,
100.77946129760079,
100.77031456916205,
100.61559533115962,
100.57435753836967,
100.61047936413138,
100.78705773332774,
100.84291995589126,
100.92642907114475
],
"xaxis": "x2",
"y": [
14.747937323348737,
14.841885077334467,
14.83878449101148,
14.768272000252566,
14.54174835939925,
14.479788316077972,
14.3546538362056,
14.4082681340671,
14.326645209209062,
14.295380968057188,
14.213913071930762,
14.260008450229833,
14.24179250681874,
14.326335150846518,
14.561488756201157,
14.547096869524893,
14.589342353566707,
14.692023423941876,
14.871521511408673,
14.881650091778283,
14.747937323348737
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Saraburi",
"showlegend": false,
"text": "Saraburi:
3.56k",
"type": "scatter",
"x": [
100.93888457009527
],
"xaxis": "x1",
"y": [
14.57642640262848
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Saraburi",
"showlegend": false,
"text": "Saraburi:
3.56k",
"type": "scatter",
"x": [
100.93888457009527
],
"xaxis": "x2",
"y": [
14.57642640262848
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(119.0, 50.0%, 71.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.85537397712733,
100.71321211134989,
100.6829813989724,
100.60567345636485,
100.57074018810914,
100.4992200051991,
100.46697622791328,
100.40077991995253,
100.32698245577569,
100.3356640971204,
100.49131351110964,
100.55151655524486,
100.6785889023559,
100.90482832236921,
100.92358686724015,
100.85537397712733
],
"xaxis": "x1",
"y": [
13.691981106542798,
13.711514796870361,
13.657228705440446,
13.65616933824434,
13.70805247624078,
13.665445257892287,
13.495665058046669,
13.49063756736318,
13.751073105739223,
13.798718776750192,
13.800501614357955,
13.947856961529496,
13.918039659402751,
13.949794826969693,
13.813420721788901,
13.691981106542798
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(119.0, 50.0%, 71.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.85537397712733,
100.71321211134989,
100.6829813989724,
100.60567345636485,
100.57074018810914,
100.4992200051991,
100.46697622791328,
100.40077991995253,
100.32698245577569,
100.3356640971204,
100.49131351110964,
100.55151655524486,
100.6785889023559,
100.90482832236921,
100.92358686724015,
100.85537397712733
],
"xaxis": "x2",
"y": [
13.691981106542798,
13.711514796870361,
13.657228705440446,
13.65616933824434,
13.70805247624078,
13.665445257892287,
13.495665058046669,
13.49063756736318,
13.751073105739223,
13.798718776750192,
13.800501614357955,
13.947856961529496,
13.918039659402751,
13.949794826969693,
13.813420721788901,
13.691981106542798
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(119.0, 50.0%, 91.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bangkok Metropolis",
"showlegend": false,
"text": "Bangkok Metropolis:
15.37k",
"type": "scatter",
"x": [
100.6200577362864
],
"xaxis": "x1",
"y": [
13.771279401420776
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(119.0, 50.0%, 91.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bangkok Metropolis",
"showlegend": false,
"text": "Bangkok Metropolis:
15.37k",
"type": "scatter",
"x": [
100.6200577362864
],
"xaxis": "x2",
"y": [
13.771279401420776
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(117.80808080808082, 51.010101010101%, 71.32323232323232%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.35028852689396,
100.3625358416557,
100.55151655524486,
100.48836795531685,
100.3356640971204,
100.2897237493516,
100.28321251834302,
100.35028852689396
],
"xaxis": "x1",
"y": [
14.113712470254299,
14.000205185720745,
13.947856961529496,
13.798098660025104,
13.798718776750192,
13.894862779493707,
14.116218777374726,
14.113712470254299
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(117.80808080808082, 51.010101010101%, 71.32323232323232%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.35028852689396,
100.3625358416557,
100.55151655524486,
100.48836795531685,
100.3356640971204,
100.2897237493516,
100.28321251834302,
100.35028852689396
],
"xaxis": "x2",
"y": [
14.113712470254299,
14.000205185720745,
13.947856961529496,
13.798098660025104,
13.798718776750192,
13.894862779493707,
14.116218777374726,
14.113712470254299
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(117.80808080808082, 51.010101010101%, 91.32323232323232%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nonthaburi",
"showlegend": false,
"text": "Nonthaburi:
15.34k",
"type": "scatter",
"x": [
100.38903005246732
],
"xaxis": "x1",
"y": [
13.926683495113512
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(117.80808080808082, 51.010101010101%, 91.32323232323232%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nonthaburi",
"showlegend": false,
"text": "Nonthaburi:
15.34k",
"type": "scatter",
"x": [
100.38903005246732
],
"xaxis": "x2",
"y": [
13.926683495113512
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.28321251834302,
100.26367882711617,
100.3317883653408,
100.2172733913539,
100.04519087066217,
100.02534712107274,
99.9666426937053,
99.94772912010279,
99.86117109626906,
99.81151004365353,
99.98622806177565,
100.22099409440187,
100.2768563169654,
100.28321251834302
],
"xaxis": "x1",
"y": [
14.116218777374726,
14.02929901833501,
13.730092475487425,
13.657047838287099,
13.694668279917195,
13.74078949573861,
13.71771596951632,
13.916050116219921,
13.964548447952481,
14.061777655414431,
14.145596829030453,
14.177145291022342,
14.167171739384273,
14.116218777374726
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(45.505050505050505, 98.58585858585859%, 79.57575757575758%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.28321251834302,
100.26367882711617,
100.3317883653408,
100.2172733913539,
100.04519087066217,
100.02534712107274,
99.9666426937053,
99.94772912010279,
99.86117109626906,
99.81151004365353,
99.98622806177565,
100.22099409440187,
100.2768563169654,
100.28321251834302
],
"xaxis": "x2",
"y": [
14.116218777374726,
14.02929901833501,
13.730092475487425,
13.657047838287099,
13.694668279917195,
13.74078949573861,
13.71771596951632,
13.916050116219921,
13.964548447952481,
14.061777655414431,
14.145596829030453,
14.177145291022342,
14.167171739384273,
14.116218777374726
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Pathom",
"showlegend": false,
"text": "Nakhon Pathom:
3.48k",
"type": "scatter",
"x": [
100.10932821078524
],
"xaxis": "x1",
"y": [
13.924099008288803
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(45.505050505050505, 98.58585858585859%, 99.57575757575758%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Pathom",
"showlegend": false,
"text": "Nakhon Pathom:
3.48k",
"type": "scatter",
"x": [
100.10932821078524
],
"xaxis": "x2",
"y": [
13.924099008288803
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.85869062667103,
99.88752607596757,
99.96086805514454,
100.10434004000007,
99.96078549123399,
99.62464806535593,
99.40474711584346,
99.2141296800001,
99.16483036400012,
99.09320682800006,
99.1020951750001,
99.18647971703274,
99.28255008331968,
99.35065962064499,
99.45804324689828,
99.63617190970581,
99.70366133030609,
99.85869062667103
],
"xaxis": "x1",
"y": [
13.328411566940275,
13.239398911930252,
13.291564487416622,
13.057318427000027,
12.636166600410988,
12.545255235540694,
12.5669408588669,
12.734650167000083,
12.975514018000126,
13.038326722000093,
13.171341858000133,
13.211558644158046,
13.143797512445232,
13.228133449998765,
13.180229397468679,
13.199633897486422,
13.311668402774586,
13.328411566940275
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(54.61616161616161, 99.47474747474747%, 84.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.85869062667103,
99.88752607596757,
99.96086805514454,
100.10434004000007,
99.96078549123399,
99.62464806535593,
99.40474711584346,
99.2141296800001,
99.16483036400012,
99.09320682800006,
99.1020951750001,
99.18647971703274,
99.28255008331968,
99.35065962064499,
99.45804324689828,
99.63617190970581,
99.70366133030609,
99.85869062667103
],
"xaxis": "x2",
"y": [
13.328411566940275,
13.239398911930252,
13.291564487416622,
13.057318427000027,
12.636166600410988,
12.545255235540694,
12.5669408588669,
12.734650167000083,
12.975514018000126,
13.038326722000093,
13.171341858000133,
13.211558644158046,
13.143797512445232,
13.228133449998765,
13.180229397468679,
13.199633897486422,
13.311668402774586,
13.328411566940275
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(34.73737373737374, 97.53535353535354%, 94.06060606060606%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchaburi",
"showlegend": false,
"text": "Phetchaburi:
4.48k",
"type": "scatter",
"x": [
99.61331066840052
],
"xaxis": "x1",
"y": [
12.936899958382032
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(54.61616161616161, 99.47474747474747%, 104.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchaburi",
"showlegend": false,
"text": "Phetchaburi:
4.48k",
"type": "scatter",
"x": [
99.61331066840052
],
"xaxis": "x2",
"y": [
12.936899958382032
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.08080808080808, 97.37373737373737%, 73.21212121212122%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.5034274809268,
99.26575524320992,
99.1409461171848,
99.36430139200013,
99.44977421100003,
99.54258508300006,
99.63002160600013,
99.56139530500008,
99.57400435400012,
99.51840051300007,
99.54165490700012,
99.45225468000012,
99.40474711584346,
99.62464806535593,
99.96078549123399,
100.02003014400009,
99.8312280610001,
99.81706790500004,
99.75180097700007,
99.64185631600003,
99.56934655000009,
99.58619225400008,
99.49634850400008,
99.5034274809268
],
"xaxis": "x1",
"y": [
10.997053639000939,
10.958401191162011,
11.039409960950493,
11.376722718000124,
11.61376251300004,
11.640479228000089,
11.81576568600012,
11.87291982000005,
11.976324361000138,
12.025933737000116,
12.140655416000087,
12.129389953000043,
12.5669408588669,
12.545255235540694,
12.636166600410988,
12.192694403000104,
11.924709377000028,
11.741441148000135,
11.709865627000056,
11.52326080900012,
11.333970445000134,
11.195135809000064,
11.132879950000074,
10.997053639000939
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.5034274809268,
99.26575524320992,
99.1409461171848,
99.36430139200013,
99.44977421100003,
99.54258508300006,
99.63002160600013,
99.56139530500008,
99.57400435400012,
99.51840051300007,
99.54165490700012,
99.45225468000012,
99.40474711584346,
99.62464806535593,
99.96078549123399,
100.02003014400009,
99.8312280610001,
99.81706790500004,
99.75180097700007,
99.64185631600003,
99.56934655000009,
99.58619225400008,
99.49634850400008,
99.5034274809268
],
"xaxis": "x2",
"y": [
10.997053639000939,
10.958401191162011,
11.039409960950493,
11.376722718000124,
11.61376251300004,
11.640479228000089,
11.81576568600012,
11.87291982000005,
11.976324361000138,
12.025933737000116,
12.140655416000087,
12.129389953000043,
12.5669408588669,
12.545255235540694,
12.636166600410988,
12.192694403000104,
11.924709377000028,
11.741441148000135,
11.709865627000056,
11.52326080900012,
11.333970445000134,
11.195135809000064,
11.132879950000074,
10.997053639000939
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.08080808080808, 97.37373737373737%, 93.21212121212122%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachuap Khiri Khan",
"showlegend": false,
"text": "Prachuap Khiri Khan:
4.19k",
"type": "scatter",
"x": [
99.62647466510161
],
"xaxis": "x1",
"y": [
11.921476471630774
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(52.13131313131313, 99.23232323232324%, 102.96969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachuap Khiri Khan",
"showlegend": false,
"text": "Prachuap Khiri Khan:
4.19k",
"type": "scatter",
"x": [
99.62647466510161
],
"xaxis": "x2",
"y": [
11.921476471630774
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.97692630370591,
100.02534712107274,
100.07867719899355,
100.03790449419705,
99.91842858281285,
99.85869062667103,
99.70366133030609,
99.63617190970581,
99.45804324689828,
99.35065962064499,
99.2784676450658,
99.18647971703274,
99.14677934214649,
99.79704064261159,
99.88008466987162,
99.94772912010279,
99.97692630370591
],
"xaxis": "x1",
"y": [
13.71342682478813,
13.74078949573861,
13.68368703882581,
13.504499009721457,
13.50961497585051,
13.328411566940275,
13.311668402774586,
13.199633897486422,
13.180229397468679,
13.228133449998765,
13.143151557298523,
13.211558644158046,
13.723674123880954,
13.81530691218424,
13.944523831209835,
13.916050116219921,
13.71342682478813
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.97692630370591,
100.02534712107274,
100.07867719899355,
100.03790449419705,
99.91842858281285,
99.85869062667103,
99.70366133030609,
99.63617190970581,
99.45804324689828,
99.35065962064499,
99.2784676450658,
99.18647971703274,
99.14677934214649,
99.79704064261159,
99.88008466987162,
99.94772912010279,
99.97692630370591
],
"xaxis": "x2",
"y": [
13.71342682478813,
13.74078949573861,
13.68368703882581,
13.504499009721457,
13.50961497585051,
13.328411566940275,
13.311668402774586,
13.199633897486422,
13.180229397468679,
13.228133449998765,
13.143151557298523,
13.211558644158046,
13.723674123880954,
13.81530691218424,
13.944523831209835,
13.916050116219921,
13.71342682478813
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ratchaburi",
"showlegend": false,
"text": "Ratchaburi:
2.72k",
"type": "scatter",
"x": [
99.57382969496204
],
"xaxis": "x1",
"y": [
13.531766377977755
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ratchaburi",
"showlegend": false,
"text": "Ratchaburi:
2.72k",
"type": "scatter",
"x": [
99.57382969496204
],
"xaxis": "x2",
"y": [
13.531766377977755
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.83671878504384,
100.94751305508339,
100.8409719002263,
100.64966881600009,
100.59205162900014,
100.59782962300005,
100.57585696700005,
100.46697622791328,
100.4992200051991,
100.56138675319608,
100.66401614762708,
100.71321211134989,
100.83671878504384
],
"xaxis": "x1",
"y": [
13.689733180941488,
13.637178250275994,
13.478193811072543,
13.520249742000075,
13.55451080900005,
13.61225006700009,
13.519598700000131,
13.495665058046669,
13.665445257892287,
13.703582465258535,
13.652965400033153,
13.711514796870361,
13.689733180941488
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.83671878504384,
100.94751305508339,
100.8409719002263,
100.64966881600009,
100.59205162900014,
100.59782962300005,
100.57585696700005,
100.46697622791328,
100.4992200051991,
100.56138675319608,
100.66401614762708,
100.71321211134989,
100.83671878504384
],
"xaxis": "x2",
"y": [
13.689733180941488,
13.637178250275994,
13.478193811072543,
13.520249742000075,
13.55451080900005,
13.61225006700009,
13.519598700000131,
13.495665058046669,
13.665445257892287,
13.703582465258535,
13.652965400033153,
13.711514796870361,
13.689733180941488
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Prakan",
"showlegend": false,
"text": "Samut Prakan:
1.78k",
"type": "scatter",
"x": [
100.70600306644201
],
"xaxis": "x1",
"y": [
13.59793137856007
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Prakan",
"showlegend": false,
"text": "Samut Prakan:
1.78k",
"type": "scatter",
"x": [
100.70600306644201
],
"xaxis": "x2",
"y": [
13.59793137856007
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40077991995253,
100.27507571700005,
100.08895918111062,
100.03790449419705,
100.07867719899355,
100.2593380073431,
100.3317883653408,
100.40077991995253
],
"xaxis": "x1",
"y": [
13.49063756736318,
13.516669012000108,
13.425970769917669,
13.504499009721457,
13.68368703882581,
13.661311142795014,
13.730092475487425,
13.49063756736318
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40077991995253,
100.27507571700005,
100.08895918111062,
100.03790449419705,
100.07867719899355,
100.2593380073431,
100.3317883653408,
100.40077991995253
],
"xaxis": "x2",
"y": [
13.49063756736318,
13.516669012000108,
13.425970769917669,
13.504499009721457,
13.68368703882581,
13.661311142795014,
13.730092475487425,
13.49063756736318
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Sakhon",
"showlegend": false,
"text": "Samut Sakhon:
2.23k",
"type": "scatter",
"x": [
100.21585860564866
],
"xaxis": "x1",
"y": [
13.570710237723961
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Sakhon",
"showlegend": false,
"text": "Samut Sakhon:
2.23k",
"type": "scatter",
"x": [
100.21585860564866
],
"xaxis": "x2",
"y": [
13.570710237723961
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9746008646382,
100.03790449419705,
100.08895918111062,
99.88752607596757,
99.85869062667103,
99.89388227734526,
99.91842858281285,
99.9746008646382
],
"xaxis": "x1",
"y": [
13.491631578234745,
13.504499009721457,
13.425970769917669,
13.239398911930252,
13.328411566940275,
13.459850572246168,
13.50961497585051,
13.491631578234745
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9746008646382,
100.03790449419705,
100.08895918111062,
99.88752607596757,
99.85869062667103,
99.89388227734526,
99.91842858281285,
99.9746008646382
],
"xaxis": "x2",
"y": [
13.491631578234745,
13.504499009721457,
13.425970769917669,
13.239398911930252,
13.328411566940275,
13.459850572246168,
13.50961497585051,
13.491631578234745
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Songkhram",
"showlegend": false,
"text": "Samut Songkhram:
2.46k",
"type": "scatter",
"x": [
99.95618803113024
],
"xaxis": "x1",
"y": [
13.393819486785409
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Songkhram",
"showlegend": false,
"text": "Samut Songkhram:
2.46k",
"type": "scatter",
"x": [
99.95618803113024
],
"xaxis": "x2",
"y": [
13.393819486785409
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.37851810122942,
104.4683834169611,
104.67446902902242,
104.73684248259451,
104.68857669485857,
104.69431277861179,
104.81332360200264,
104.91481611487177,
104.86081424428193,
104.83301232286038,
104.8527527196623,
104.91562096686721,
104.77167159000004,
104.61044112100012,
104.54284834800006,
104.17703088400009,
104.0457241859113,
104.06231001179759,
103.99988488228149,
103.91704756059642,
104.01776492710968,
103.97802575108756,
104.0767277359962,
104.06096642466076,
103.98603559796442,
104.12948937403542,
104.2540812524478,
104.37851810122942
],
"xaxis": "x1",
"y": [
15.31779918148706,
15.259585680534741,
15.25387543430385,
15.17147736308982,
15.133546861298626,
14.971567084353495,
14.892011217044043,
14.654842230984144,
14.650423895946048,
14.5600934922209,
14.447051296580057,
14.393216761972113,
14.439869080000108,
14.418965963000119,
14.360390727000109,
14.404212342000108,
14.357285453030684,
14.654402981412403,
14.803722032445862,
14.853925686521222,
15.038694769747792,
15.262479560383383,
15.354308579977001,
15.402135118141217,
15.410248317805667,
15.564528307135731,
15.367925320297275,
15.31779918148706
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.37851810122942,
104.4683834169611,
104.67446902902242,
104.73684248259451,
104.68857669485857,
104.69431277861179,
104.81332360200264,
104.91481611487177,
104.86081424428193,
104.83301232286038,
104.8527527196623,
104.91562096686721,
104.77167159000004,
104.61044112100012,
104.54284834800006,
104.17703088400009,
104.0457241859113,
104.06231001179759,
103.99988488228149,
103.91704756059642,
104.01776492710968,
103.97802575108756,
104.0767277359962,
104.06096642466076,
103.98603559796442,
104.12948937403542,
104.2540812524478,
104.37851810122942
],
"xaxis": "x2",
"y": [
15.31779918148706,
15.259585680534741,
15.25387543430385,
15.17147736308982,
15.133546861298626,
14.971567084353495,
14.892011217044043,
14.654842230984144,
14.650423895946048,
14.5600934922209,
14.447051296580057,
14.393216761972113,
14.439869080000108,
14.418965963000119,
14.360390727000109,
14.404212342000108,
14.357285453030684,
14.654402981412403,
14.803722032445862,
14.853925686521222,
15.038694769747792,
15.262479560383383,
15.354308579977001,
15.402135118141217,
15.410248317805667,
15.564528307135731,
15.367925320297275,
15.31779918148706
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Si Sa Ket",
"showlegend": false,
"text": "Si Sa Ket:
1.65k",
"type": "scatter",
"x": [
104.37875185769548
],
"xaxis": "x1",
"y": [
14.856929868286082
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Si Sa Ket",
"showlegend": false,
"text": "Si Sa Ket:
1.65k",
"type": "scatter",
"x": [
104.37875185769548
],
"xaxis": "x2",
"y": [
14.856929868286082
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.42323184098836,
105.36248824000006,
105.41204593900011,
105.6129122320001,
105.65099776200009,
105.60428226700009,
105.47746830200009,
105.55803186100007,
105.56397465000009,
105.44377526900013,
105.59306848200004,
105.48914717600007,
105.50754398600009,
105.41597334800008,
105.15500736500007,
105.04731368100005,
104.97594852700013,
104.9738297940001,
104.8527527196623,
104.85042728059449,
104.91481611487177,
104.81332360200264,
104.69431277861179,
104.68857669485857,
104.73684248259451,
104.67446902902242,
104.41825727725154,
104.43577558777315,
104.38192874591493,
104.4036845243213,
104.4919478695985,
104.51210167844971,
104.62516971161284,
104.66077477433635,
104.81394371962699,
104.92287763859218,
105.05728803901178,
105.0347571151487,
105.10697900778763,
105.42323184098836
],
"xaxis": "x1",
"y": [
16.00504046687209,
15.954789531000102,
15.799760234000104,
15.721470439000115,
15.63460235600013,
15.439213766000137,
15.352810771000065,
15.325138041000045,
15.272531433000054,
15.133806050000146,
14.990791525000091,
14.78633372000013,
14.564047547000143,
14.428164368000125,
14.330470073000086,
14.214068909000062,
14.301117859000101,
14.380647888000112,
14.447051296580057,
14.6328022317376,
14.654842230984144,
14.892011217044043,
14.971567084353495,
15.133546861298626,
15.17147736308982,
15.25387543430385,
15.284803779570751,
15.38686473232147,
15.434019476917285,
15.528380642053008,
15.534762681852328,
15.583390203894794,
15.558275458545523,
15.64057017697209,
15.506909085385956,
15.485825100547942,
15.904559230723947,
15.999747219058946,
16.095853281102023,
16.00504046687209
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.42323184098836,
105.36248824000006,
105.41204593900011,
105.6129122320001,
105.65099776200009,
105.60428226700009,
105.47746830200009,
105.55803186100007,
105.56397465000009,
105.44377526900013,
105.59306848200004,
105.48914717600007,
105.50754398600009,
105.41597334800008,
105.15500736500007,
105.04731368100005,
104.97594852700013,
104.9738297940001,
104.8527527196623,
104.85042728059449,
104.91481611487177,
104.81332360200264,
104.69431277861179,
104.68857669485857,
104.73684248259451,
104.67446902902242,
104.41825727725154,
104.43577558777315,
104.38192874591493,
104.4036845243213,
104.4919478695985,
104.51210167844971,
104.62516971161284,
104.66077477433635,
104.81394371962699,
104.92287763859218,
105.05728803901178,
105.0347571151487,
105.10697900778763,
105.42323184098836
],
"xaxis": "x2",
"y": [
16.00504046687209,
15.954789531000102,
15.799760234000104,
15.721470439000115,
15.63460235600013,
15.439213766000137,
15.352810771000065,
15.325138041000045,
15.272531433000054,
15.133806050000146,
14.990791525000091,
14.78633372000013,
14.564047547000143,
14.428164368000125,
14.330470073000086,
14.214068909000062,
14.301117859000101,
14.380647888000112,
14.447051296580057,
14.6328022317376,
14.654842230984144,
14.892011217044043,
14.971567084353495,
15.133546861298626,
15.17147736308982,
15.25387543430385,
15.284803779570751,
15.38686473232147,
15.434019476917285,
15.528380642053008,
15.534762681852328,
15.583390203894794,
15.558275458545523,
15.64057017697209,
15.506909085385956,
15.485825100547942,
15.904559230723947,
15.999747219058946,
16.095853281102023,
16.00504046687209
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ubon Ratchathani",
"showlegend": false,
"text": "Ubon Ratchathani:
2.29k",
"type": "scatter",
"x": [
105.11966914631192
],
"xaxis": "x1",
"y": [
15.177450790798686
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ubon Ratchathani",
"showlegend": false,
"text": "Ubon Ratchathani:
2.29k",
"type": "scatter",
"x": [
105.11966914631192
],
"xaxis": "x2",
"y": [
15.177450790798686
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.10697900778763,
105.0347571151487,
105.05728803901178,
104.90861494312509,
104.67229861868634,
104.62516971161284,
104.44357872907506,
104.46249230267762,
104.59731611514661,
104.80247155212044,
104.98802829018666,
105.04245609600014,
105.10697900778763
],
"xaxis": "x1",
"y": [
16.095853281102023,
15.999747219058946,
15.904559230723947,
15.473862005726971,
15.637934679541758,
15.558275458545523,
15.634911607584627,
15.905101833982457,
16.110748196472088,
16.15702444102513,
16.293963495909395,
16.14144480400003,
16.095853281102023
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.10697900778763,
105.0347571151487,
105.05728803901178,
104.90861494312509,
104.67229861868634,
104.62516971161284,
104.44357872907506,
104.46249230267762,
104.59731611514661,
104.80247155212044,
104.98802829018666,
105.04245609600014,
105.10697900778763
],
"xaxis": "x2",
"y": [
16.095853281102023,
15.999747219058946,
15.904559230723947,
15.473862005726971,
15.637934679541758,
15.558275458545523,
15.634911607584627,
15.905101833982457,
16.110748196472088,
16.15702444102513,
16.293963495909395,
16.14144480400003,
16.095853281102023
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Amnat Charoen",
"showlegend": false,
"text": "Amnat Charoen:
2.20k",
"type": "scatter",
"x": [
104.7681376385428
],
"xaxis": "x1",
"y": [
15.870239628859348
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.111111111111114, 96.88888888888889%, 90.66666666666667%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Amnat Charoen",
"showlegend": false,
"text": "Amnat Charoen:
2.20k",
"type": "scatter",
"x": [
104.7681376385428
],
"xaxis": "x2",
"y": [
15.870239628859348
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.42445844899822,
104.55933393831054,
104.63126753057207,
104.67865482006391,
104.81285851400918,
104.57623213120786,
104.46419762591972,
104.42461347862911,
104.51974979012067,
104.40104902509239,
104.41825727725154,
104.2540812524478,
104.15103844596752,
104.12948937403542,
104.21124149010262,
104.12731896369922,
104.1117126810953,
104.00412234926699,
104.01916019108995,
104.110885857896,
104.10468468614931,
104.42445844899822
],
"xaxis": "x1",
"y": [
16.343602200281282,
16.30773875603876,
16.215444648451808,
16.240766100275295,
16.190639960565704,
16.095503648174883,
15.909468492177126,
15.72126292584332,
15.56181529444035,
15.521275132741152,
15.284803779570751,
15.367925320297275,
15.500630398374227,
15.564528307135731,
15.606515407859774,
15.702168484188206,
15.823272203549351,
15.82061086679812,
15.976286119209078,
15.987990830712306,
16.09111115245767,
16.343602200281282
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.42445844899822,
104.55933393831054,
104.63126753057207,
104.67865482006391,
104.81285851400918,
104.57623213120786,
104.46419762591972,
104.42461347862911,
104.51974979012067,
104.40104902509239,
104.41825727725154,
104.2540812524478,
104.15103844596752,
104.12948937403542,
104.21124149010262,
104.12731896369922,
104.1117126810953,
104.00412234926699,
104.01916019108995,
104.110885857896,
104.10468468614931,
104.42445844899822
],
"xaxis": "x2",
"y": [
16.343602200281282,
16.30773875603876,
16.215444648451808,
16.240766100275295,
16.190639960565704,
16.095503648174883,
15.909468492177126,
15.72126292584332,
15.56181529444035,
15.521275132741152,
15.284803779570751,
15.367925320297275,
15.500630398374227,
15.564528307135731,
15.606515407859774,
15.702168484188206,
15.823272203549351,
15.82061086679812,
15.976286119209078,
15.987990830712306,
16.09111115245767,
16.343602200281282
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yasothon",
"showlegend": false,
"text": "Yasothon:
2.20k",
"type": "scatter",
"x": [
104.33852847715727
],
"xaxis": "x1",
"y": [
15.889780490665995
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.111111111111114, 96.88888888888889%, 90.66666666666667%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yasothon",
"showlegend": false,
"text": "Yasothon:
2.20k",
"type": "scatter",
"x": [
104.33852847715727
],
"xaxis": "x2",
"y": [
15.889780490665995
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.37549726828428,
101.5208630722729,
101.71764692626459,
101.46329552556801,
101.18274417480382,
101.16956668495453,
101.08605756970104,
101.09556603424505,
101.00260013219031,
100.97445722700013,
100.91765384200005,
100.85792076900009,
100.83741295700003,
100.91993248800003,
100.86459394600013,
100.93360436300009,
100.87826582100007,
100.94516035200007,
100.91244550900007,
100.98129316500012,
100.98067133430618,
101.14507205633038,
101.27664025284537,
101.37549726828428
],
"xaxis": "x1",
"y": [
13.455303045998775,
13.401120307356251,
13.171728624176637,
13.031530463160308,
13.076463121475882,
13.021324368424914,
13.022487087509134,
12.91099518547938,
12.793431301113685,
12.598049221000096,
12.662583726000065,
12.65265534100007,
12.70791250200007,
12.81093984600004,
12.919582424000083,
13.002752997000044,
13.098334052000027,
13.20091380400008,
13.29385000200007,
13.359035549000083,
13.46292242332163,
13.590385239986787,
13.551240343167322,
13.455303045998775
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(64.17171717171718, 96.46464646464646%, 85.86868686868686%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.37549726828428,
101.5208630722729,
101.71764692626459,
101.46329552556801,
101.18274417480382,
101.16956668495453,
101.08605756970104,
101.09556603424505,
101.00260013219031,
100.97445722700013,
100.91765384200005,
100.85792076900009,
100.83741295700003,
100.91993248800003,
100.86459394600013,
100.93360436300009,
100.87826582100007,
100.94516035200007,
100.91244550900007,
100.98129316500012,
100.98067133430618,
101.14507205633038,
101.27664025284537,
101.37549726828428
],
"xaxis": "x2",
"y": [
13.455303045998775,
13.401120307356251,
13.171728624176637,
13.031530463160308,
13.076463121475882,
13.021324368424914,
13.022487087509134,
12.91099518547938,
12.793431301113685,
12.598049221000096,
12.662583726000065,
12.65265534100007,
12.70791250200007,
12.81093984600004,
12.919582424000083,
13.002752997000044,
13.098334052000027,
13.20091380400008,
13.29385000200007,
13.359035549000083,
13.46292242332163,
13.590385239986787,
13.551240343167322,
13.455303045998775
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chon Buri",
"showlegend": false,
"text": "Chon Buri:
5.52k",
"type": "scatter",
"x": [
101.2109671015561
],
"xaxis": "x1",
"y": [
13.197075704782497
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(64.17171717171718, 96.46464646464646%, 105.86868686868686%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chon Buri",
"showlegend": false,
"text": "Chon Buri:
5.52k",
"type": "scatter",
"x": [
101.2109671015561
],
"xaxis": "x2",
"y": [
13.197075704782497
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.14083458934482,
101.15251346242633,
101.3540515482403,
101.5654081560615,
101.75578413273149,
101.8177441751535,
101.87624189694594,
101.91732466010495,
101.98998172367754,
101.99339236926244,
101.94481652226472,
101.9954077490683,
101.88647383010311,
101.71764692626459,
101.5208630722729,
101.36490359902183,
101.27664025284537,
101.14104129402051,
100.99996463386077,
100.9957788420001,
100.8409719002263,
100.94735802635182,
100.84865603964448,
100.92358686724015,
100.90529341036256,
101.14083458934482
],
"xaxis": "x1",
"y": [
13.968424181530722,
13.850576077224204,
13.859955348760352,
13.749936225076723,
13.80143179034485,
13.72143667256438,
13.723141994907095,
13.588344020859822,
13.580179145251407,
13.505661728805677,
13.468738919165801,
13.336188869820461,
13.220278631853418,
13.171728624176637,
13.401120307356251,
13.458067735537597,
13.551240343167322,
13.589971828836852,
13.4649665392744,
13.49616120000006,
13.478193811072543,
13.63294078239123,
13.704099229196046,
13.813420721788901,
13.955350043569666,
13.968424181530722
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.14083458934482,
101.15251346242633,
101.3540515482403,
101.5654081560615,
101.75578413273149,
101.8177441751535,
101.87624189694594,
101.91732466010495,
101.98998172367754,
101.99339236926244,
101.94481652226472,
101.9954077490683,
101.88647383010311,
101.71764692626459,
101.5208630722729,
101.36490359902183,
101.27664025284537,
101.14104129402051,
100.99996463386077,
100.9957788420001,
100.8409719002263,
100.94735802635182,
100.84865603964448,
100.92358686724015,
100.90529341036256,
101.14083458934482
],
"xaxis": "x2",
"y": [
13.968424181530722,
13.850576077224204,
13.859955348760352,
13.749936225076723,
13.80143179034485,
13.72143667256438,
13.723141994907095,
13.588344020859822,
13.580179145251407,
13.505661728805677,
13.468738919165801,
13.336188869820461,
13.220278631853418,
13.171728624176637,
13.401120307356251,
13.458067735537597,
13.551240343167322,
13.589971828836852,
13.4649665392744,
13.49616120000006,
13.478193811072543,
13.63294078239123,
13.704099229196046,
13.813420721788901,
13.955350043569666,
13.968424181530722
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chachoengsao",
"showlegend": false,
"text": "Chachoengsao:
3.62k",
"type": "scatter",
"x": [
101.44633520662077
],
"xaxis": "x1",
"y": [
13.603877784296918
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chachoengsao",
"showlegend": false,
"text": "Chachoengsao:
3.62k",
"type": "scatter",
"x": [
101.44633520662077
],
"xaxis": "x2",
"y": [
13.603877784296918
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.04785932784569,
102.17477664622527,
102.26541710831287,
102.32918681221076,
102.49015710500004,
102.46483565300014,
102.50555668200013,
102.39729536319044,
102.41228152906933,
102.36360233018337,
102.32965091385853,
102.37559126162739,
102.3102319670001,
102.30404707100013,
102.27003014400009,
102.27003014400009,
102.20101972700007,
102.2648218110001,
102.08716881600003,
102.11231530000009,
102.00928795700003,
102.06446373800009,
102.05697675900012,
101.96078535200007,
101.9498804050001,
101.94776451900009,
101.78908834724302,
101.82565066924298,
101.74353681796975,
101.69697635257654,
101.88647383010311,
101.9954077490683,
102.04785932784569
],
"xaxis": "x1",
"y": [
13.15873200148063,
13.244928290108504,
13.198316147871921,
13.272628953131886,
12.996081238000116,
12.92753245100009,
12.777774150000099,
12.675686550493921,
12.565744941176064,
12.592565008868121,
12.556908271099857,
12.401491401107293,
12.31622955900012,
12.427394924000097,
12.392564195000148,
12.44037506700009,
12.43353913000007,
12.306219794000043,
12.46474844000005,
12.537258205000072,
12.56452057500006,
12.522935289000088,
12.468329169000114,
12.537258205000072,
12.606350002000084,
12.529730536000017,
12.697844911811899,
12.889911199742073,
12.95678050451663,
13.149817817038652,
13.220278631853418,
13.336188869820461,
13.15873200148063
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.04785932784569,
102.17477664622527,
102.26541710831287,
102.32918681221076,
102.49015710500004,
102.46483565300014,
102.50555668200013,
102.39729536319044,
102.41228152906933,
102.36360233018337,
102.32965091385853,
102.37559126162739,
102.3102319670001,
102.30404707100013,
102.27003014400009,
102.27003014400009,
102.20101972700007,
102.2648218110001,
102.08716881600003,
102.11231530000009,
102.00928795700003,
102.06446373800009,
102.05697675900012,
101.96078535200007,
101.9498804050001,
101.94776451900009,
101.78908834724302,
101.82565066924298,
101.74353681796975,
101.69697635257654,
101.88647383010311,
101.9954077490683,
102.04785932784569
],
"xaxis": "x2",
"y": [
13.15873200148063,
13.244928290108504,
13.198316147871921,
13.272628953131886,
12.996081238000116,
12.92753245100009,
12.777774150000099,
12.675686550493921,
12.565744941176064,
12.592565008868121,
12.556908271099857,
12.401491401107293,
12.31622955900012,
12.427394924000097,
12.392564195000148,
12.44037506700009,
12.43353913000007,
12.306219794000043,
12.46474844000005,
12.537258205000072,
12.56452057500006,
12.522935289000088,
12.468329169000114,
12.537258205000072,
12.606350002000084,
12.529730536000017,
12.697844911811899,
12.889911199742073,
12.95678050451663,
13.149817817038652,
13.220278631853418,
13.336188869820461,
13.15873200148063
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chanthaburi",
"showlegend": false,
"text": "Chanthaburi:
2.75k",
"type": "scatter",
"x": [
102.11998213496078
],
"xaxis": "x1",
"y": [
12.8631620616636
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chanthaburi",
"showlegend": false,
"text": "Chanthaburi:
2.75k",
"type": "scatter",
"x": [
102.11998213496078
],
"xaxis": "x2",
"y": [
12.8631620616636
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.15400271974971,
102.1922949558475,
102.2944075872403,
102.4297481627475,
102.5221972999654,
102.59418256996963,
102.91392961398026,
102.69861983300007,
102.54235030100011,
102.59774743700007,
102.3134237060001,
102.32453494683028,
102.26210981641492,
102.17477664622527,
102.04351850807262,
101.94559166862064,
101.98998172367754,
101.91536095624315,
101.87624189694594,
101.90647260932343,
101.85495120563365,
101.91251875233849,
101.99091189966441,
102.0528202661423,
102.15400271974971
],
"xaxis": "x1",
"y": [
14.135778307023287,
14.185361843474283,
14.127096666577899,
14.155363674194192,
14.087047431293968,
14.148671576032342,
14.164946285071522,
13.761796774000075,
13.669709371000053,
13.605449728000082,
13.54100921700008,
13.264410305391294,
13.197024238477795,
13.244928290108504,
13.159119574208944,
13.454760444538834,
13.580179145251407,
13.592064723907882,
13.723141994907095,
13.808769842754032,
13.849981798021545,
14.035810248444221,
14.066816108076893,
14.185620224993386,
14.135778307023287
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.15400271974971,
102.1922949558475,
102.2944075872403,
102.4297481627475,
102.5221972999654,
102.59418256996963,
102.91392961398026,
102.69861983300007,
102.54235030100011,
102.59774743700007,
102.3134237060001,
102.32453494683028,
102.26210981641492,
102.17477664622527,
102.04351850807262,
101.94559166862064,
101.98998172367754,
101.91536095624315,
101.87624189694594,
101.90647260932343,
101.85495120563365,
101.91251875233849,
101.99091189966441,
102.0528202661423,
102.15400271974971
],
"xaxis": "x2",
"y": [
14.135778307023287,
14.185361843474283,
14.127096666577899,
14.155363674194192,
14.087047431293968,
14.148671576032342,
14.164946285071522,
13.761796774000075,
13.669709371000053,
13.605449728000082,
13.54100921700008,
13.264410305391294,
13.197024238477795,
13.244928290108504,
13.159119574208944,
13.454760444538834,
13.580179145251407,
13.592064723907882,
13.723141994907095,
13.808769842754032,
13.849981798021545,
14.035810248444221,
14.066816108076893,
14.185620224993386,
14.135778307023287
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sa Kaeo",
"showlegend": false,
"text": "Sa Kaeo:
3.10k",
"type": "scatter",
"x": [
102.29352320551038
],
"xaxis": "x1",
"y": [
13.777320612433222
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sa Kaeo",
"showlegend": false,
"text": "Sa Kaeo:
3.10k",
"type": "scatter",
"x": [
102.29352320551038
],
"xaxis": "x2",
"y": [
13.777320612433222
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.69263553280359,
101.74353681796975,
101.82565066924298,
101.78908834724302,
101.70443769600007,
101.41814212300005,
101.08773847700007,
100.9754700052365,
101.00260013219031,
101.09556603424505,
101.08605756970104,
101.16956668495453,
101.18775678904456,
101.39952680891508,
101.63258751829926,
101.69263553280359
],
"xaxis": "x1",
"y": [
13.133978990438067,
12.95678050451663,
12.889911199742073,
12.697844911811899,
12.70791250200007,
12.595648505000057,
12.68060944200009,
12.640934150290747,
12.793431301113685,
12.91099518547938,
13.022487087509134,
13.021324368424914,
13.076411445531818,
13.017810370052544,
13.14943024341106,
13.133978990438067
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.98989898989899, 98.82828282828282%, 80.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.69263553280359,
101.74353681796975,
101.82565066924298,
101.78908834724302,
101.70443769600007,
101.41814212300005,
101.08773847700007,
100.9754700052365,
101.00260013219031,
101.09556603424505,
101.08605756970104,
101.16956668495453,
101.18775678904456,
101.39952680891508,
101.63258751829926,
101.69263553280359
],
"xaxis": "x2",
"y": [
13.133978990438067,
12.95678050451663,
12.889911199742073,
12.697844911811899,
12.70791250200007,
12.595648505000057,
12.68060944200009,
12.640934150290747,
12.793431301113685,
12.91099518547938,
13.022487087509134,
13.021324368424914,
13.076411445531818,
13.017810370052544,
13.14943024341106,
13.133978990438067
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Rayong",
"showlegend": false,
"text": "Rayong:
3.73k",
"type": "scatter",
"x": [
101.42249461430801
],
"xaxis": "x1",
"y": [
12.851663899924523
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.98989898989899, 98.82828282828282%, 100.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Rayong",
"showlegend": false,
"text": "Rayong:
3.73k",
"type": "scatter",
"x": [
101.42249461430801
],
"xaxis": "x2",
"y": [
12.851663899924523
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.56999759200008,
102.60596764400006,
102.59831790500002,
102.53003991000006,
102.55518639400012,
102.56999759200008
],
"xaxis": "x1",
"y": [
11.72093333500014,
11.684515692000076,
11.563381252000099,
11.604925848000093,
11.759833075000131,
11.72093333500014
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.98989898989899, 98.82828282828282%, 80.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.56999759200008,
102.60596764400006,
102.59831790500002,
102.53003991000006,
102.55518639400012,
102.56999759200008
],
"xaxis": "x2",
"y": [
11.72093333500014,
11.684515692000076,
11.563381252000099,
11.604925848000093,
11.759833075000131,
11.72093333500014
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.26628665500007,
102.35523522200018,
102.44117272200018,
102.37916100400011,
102.2903751960001,
102.26628665500007
],
"xaxis": "x1",
"y": [
12.152411200000174,
12.11131419500019,
11.967433986000088,
12.002834377000099,
11.974839585000083,
12.152411200000174
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.98989898989899, 98.82828282828282%, 80.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.26628665500007,
102.35523522200018,
102.44117272200018,
102.37916100400011,
102.2903751960001,
102.26628665500007
],
"xaxis": "x2",
"y": [
12.152411200000174,
12.11131419500019,
11.967433986000088,
12.002834377000099,
11.974839585000083,
12.152411200000174
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.5885490310001,
102.7620784910001,
102.69221195500015,
102.91380049600016,
102.91359227323525,
102.89332116000006,
102.77702884200008,
102.7669376960001,
102.60572350400011,
102.55730228000013,
102.5823673840001,
102.5042423840001,
102.2864689460001,
102.26319420700005,
102.33627363400015,
102.37445438006571,
102.32965091385861,
102.36360233018345,
102.41228152906936,
102.40876753069696,
102.49519613399733,
102.48638472500014,
102.5885490310001
],
"xaxis": "x1",
"y": [
12.609825745000123,
12.436089579000111,
12.178482564000205,
11.76553619400012,
11.64589160539414,
11.769680080000157,
11.902533270000106,
12.011786200000131,
12.221258856000148,
12.183742580000128,
12.049261786000145,
12.133368231000176,
12.202541408000087,
12.28953685100005,
12.307440497000101,
12.390665187848228,
12.5569082710999,
12.592565008868164,
12.565744941176106,
12.691706244247811,
12.74602984904925,
12.661192119000177,
12.609825745000123
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.98989898989899, 98.82828282828282%, 80.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.5885490310001,
102.7620784910001,
102.69221195500015,
102.91380049600016,
102.91359227323525,
102.89332116000006,
102.77702884200008,
102.7669376960001,
102.60572350400011,
102.55730228000013,
102.5823673840001,
102.5042423840001,
102.2864689460001,
102.26319420700005,
102.33627363400015,
102.37445438006571,
102.32965091385861,
102.36360233018345,
102.41228152906936,
102.40876753069696,
102.49519613399733,
102.48638472500014,
102.5885490310001
],
"xaxis": "x2",
"y": [
12.609825745000123,
12.436089579000111,
12.178482564000205,
11.76553619400012,
11.64589160539414,
11.769680080000157,
11.902533270000106,
12.011786200000131,
12.221258856000148,
12.183742580000128,
12.049261786000145,
12.133368231000176,
12.202541408000087,
12.28953685100005,
12.307440497000101,
12.390665187848228,
12.5569082710999,
12.592565008868164,
12.565744941176106,
12.691706244247811,
12.74602984904925,
12.661192119000177,
12.609825745000123
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trat",
"showlegend": false,
"text": "Trat:
3.76k",
"type": "scatter",
"x": [
102.519259232144
],
"xaxis": "x1",
"y": [
12.30302930383513
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.98989898989899, 98.82828282828282%, 100.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trat",
"showlegend": false,
"text": "Trat:
3.76k",
"type": "scatter",
"x": [
102.519259232144
],
"xaxis": "x2",
"y": [
12.30302930383513
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.11575280195018,
103.10267866398914,
103.25708784362911,
103.36695193858111,
103.49996707591981,
103.4448799988129,
103.44317467736943,
103.28799034957501,
103.2330583029983,
103.24327762688063,
103.08500451700007,
102.91392961398026,
102.60927208863592,
102.61717858272539,
102.48648888625308,
102.50932986937795,
102.44235721181582,
102.56782759027101,
102.52359256394567,
102.70735395681965,
102.85380496642608,
102.98289269424248,
103.0012378279634,
102.95292036338401,
103.01224490837586,
102.79670250861392,
102.78926110161854,
102.86858442583059,
102.90346601814224,
102.94646080921893,
103.00867923405934,
102.97855187357004,
103.11575280195018
],
"xaxis": "x1",
"y": [
15.482285265552605,
15.428955185833189,
15.31175303847192,
15.35270661132104,
15.299893297337789,
15.185998440075906,
14.933404039464818,
14.770132351326922,
14.59807566995623,
14.34193131508907,
14.295821025000066,
14.164946285071522,
14.136605129323243,
14.285743313203355,
14.55769053788805,
14.652956041488082,
14.853796495312025,
14.814625759171392,
14.967355454890367,
14.952911892269952,
15.153907375724799,
15.193749905433762,
15.35653066715659,
15.385469469240576,
15.457532252711303,
15.554322211500875,
15.639510809776084,
15.636539415561572,
15.773042711052284,
15.789217434437035,
15.7257587752473,
15.666795966360695,
15.482285265552605
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.11575280195018,
103.10267866398914,
103.25708784362911,
103.36695193858111,
103.49996707591981,
103.4448799988129,
103.44317467736943,
103.28799034957501,
103.2330583029983,
103.24327762688063,
103.08500451700007,
102.91392961398026,
102.60927208863592,
102.61717858272539,
102.48648888625308,
102.50932986937795,
102.44235721181582,
102.56782759027101,
102.52359256394567,
102.70735395681965,
102.85380496642608,
102.98289269424248,
103.0012378279634,
102.95292036338401,
103.01224490837586,
102.79670250861392,
102.78926110161854,
102.86858442583059,
102.90346601814224,
102.94646080921893,
103.00867923405934,
102.97855187357004,
103.11575280195018
],
"xaxis": "x2",
"y": [
15.482285265552605,
15.428955185833189,
15.31175303847192,
15.35270661132104,
15.299893297337789,
15.185998440075906,
14.933404039464818,
14.770132351326922,
14.59807566995623,
14.34193131508907,
14.295821025000066,
14.164946285071522,
14.136605129323243,
14.285743313203355,
14.55769053788805,
14.652956041488082,
14.853796495312025,
14.814625759171392,
14.967355454890367,
14.952911892269952,
15.153907375724799,
15.193749905433762,
15.35653066715659,
15.385469469240576,
15.457532252711303,
15.554322211500875,
15.639510809776084,
15.636539415561572,
15.773042711052284,
15.789217434437035,
15.7257587752473,
15.666795966360695,
15.482285265552605
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Buri Ram",
"showlegend": false,
"text": "Buri Ram:
2.26k",
"type": "scatter",
"x": [
102.97175457509984
],
"xaxis": "x1",
"y": [
14.823254769712692
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Buri Ram",
"showlegend": false,
"text": "Buri Ram:
2.26k",
"type": "scatter",
"x": [
102.97175457509984
],
"xaxis": "x2",
"y": [
14.823254769712692
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.63320763592361,
101.95597863230802,
102.07715986513563,
102.4085608260213,
102.45362267464668,
102.40613203326672,
102.26681237229315,
102.39248945542403,
102.33166629366451,
102.16035892112728,
102.08465294807507,
102.04031456896217,
101.8832182150486,
101.40650312701769,
101.30041141195704,
101.37286176995474,
101.39580610586711,
101.32986697797867,
101.38479902455538,
101.32909183072337,
101.34800540612463,
101.51218143092825,
101.51047610858552,
101.63320763592361
],
"xaxis": "x1",
"y": [
16.683400579872824,
16.632964381800804,
16.503876654883697,
16.456851101497165,
16.397810777345427,
16.243479112071327,
16.070466417191398,
15.98380504057016,
15.805831407393526,
15.736920885290573,
15.619615383343273,
15.658682765796954,
15.382084662077489,
15.214110418960658,
15.302012029931248,
15.41448578479114,
15.69878367792441,
15.753457342982017,
15.95850942626899,
16.015146796087805,
16.259033717831784,
16.54839590114986,
16.67528738020846,
16.683400579872824
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.63320763592361,
101.95597863230802,
102.07715986513563,
102.4085608260213,
102.45362267464668,
102.40613203326672,
102.26681237229315,
102.39248945542403,
102.33166629366451,
102.16035892112728,
102.08465294807507,
102.04031456896217,
101.8832182150486,
101.40650312701769,
101.30041141195704,
101.37286176995474,
101.39580610586711,
101.32986697797867,
101.38479902455538,
101.32909183072337,
101.34800540612463,
101.51218143092825,
101.51047610858552,
101.63320763592361
],
"xaxis": "x2",
"y": [
16.683400579872824,
16.632964381800804,
16.503876654883697,
16.456851101497165,
16.397810777345427,
16.243479112071327,
16.070466417191398,
15.98380504057016,
15.805831407393526,
15.736920885290573,
15.619615383343273,
15.658682765796954,
15.382084662077489,
15.214110418960658,
15.302012029931248,
15.41448578479114,
15.69878367792441,
15.753457342982017,
15.95850942626899,
16.015146796087805,
16.259033717831784,
16.54839590114986,
16.67528738020846,
16.683400579872824
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chaiyaphum",
"showlegend": false,
"text": "Chaiyaphum:
1.97k",
"type": "scatter",
"x": [
101.80252997565087
],
"xaxis": "x1",
"y": [
16.00949256943746
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chaiyaphum",
"showlegend": false,
"text": "Chaiyaphum:
1.97k",
"type": "scatter",
"x": [
101.80252997565087
],
"xaxis": "x2",
"y": [
16.00949256943746
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(27.282828282828284, 96.8080808080808%, 70.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.84465823798723,
102.95545250892616,
103.11311730272138,
103.12769005655082,
103.16541385276713,
103.19440433079518,
103.15797244667101,
103.08112959205704,
102.94062137177889,
102.95328209769059,
102.85287479043916,
102.86016116690433,
102.94646080921893,
102.82217899006827,
102.69241946778425,
102.4241671077258,
102.33166629366451,
102.39248945542403,
102.26696740102477,
102.40613203326672,
102.45362267464668,
102.4085608260213,
102.07715986513563,
101.95597863230802,
101.75144331295854,
101.79056237225564,
102.07126875175152,
102.19513715975216,
102.27549401183916,
102.4101627946772,
102.61175255733463,
102.71712080288273,
102.83189415928803,
102.84465823798723
],
"xaxis": "x1",
"y": [
16.87372487969938,
16.841065375466712,
16.912818101474244,
16.826156724853007,
16.863312079388947,
16.822125963442403,
16.608185533235797,
16.504729316504722,
16.44550812430046,
16.4030817731053,
16.27425242770738,
16.072869371524234,
15.789217434437035,
15.621139838532741,
15.719480089134748,
15.695424710082307,
15.805831407393526,
15.98380504057016,
16.073256944252535,
16.243479112071327,
16.397810777345427,
16.456851101497165,
16.503876654883697,
16.632964381800804,
16.670352281232766,
16.766496283077004,
16.88540375457964,
16.85703339327648,
16.889150295150046,
16.792644558099937,
16.770036118971717,
17.074513658478537,
16.97588918703633,
16.87372487969938
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.84465823798723,
102.95545250892616,
103.11311730272138,
103.12769005655082,
103.16541385276713,
103.19440433079518,
103.15797244667101,
103.08112959205704,
102.94062137177889,
102.95328209769059,
102.85287479043916,
102.86016116690433,
102.94646080921893,
102.82217899006827,
102.69241946778425,
102.4241671077258,
102.33166629366451,
102.39248945542403,
102.26696740102477,
102.40613203326672,
102.45362267464668,
102.4085608260213,
102.07715986513563,
101.95597863230802,
101.75144331295854,
101.79056237225564,
102.07126875175152,
102.19513715975216,
102.27549401183916,
102.4101627946772,
102.61175255733463,
102.71712080288273,
102.83189415928803,
102.84465823798723
],
"xaxis": "x2",
"y": [
16.87372487969938,
16.841065375466712,
16.912818101474244,
16.826156724853007,
16.863312079388947,
16.822125963442403,
16.608185533235797,
16.504729316504722,
16.44550812430046,
16.4030817731053,
16.27425242770738,
16.072869371524234,
15.789217434437035,
15.621139838532741,
15.719480089134748,
15.695424710082307,
15.805831407393526,
15.98380504057016,
16.073256944252535,
16.243479112071327,
16.397810777345427,
16.456851101497165,
16.503876654883697,
16.632964381800804,
16.670352281232766,
16.766496283077004,
16.88540375457964,
16.85703339327648,
16.889150295150046,
16.792644558099937,
16.770036118971717,
17.074513658478537,
16.97588918703633,
16.87372487969938
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(27.282828282828284, 96.8080808080808%, 90.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Khon Kaen",
"showlegend": false,
"text": "Khon Kaen:
3.21k",
"type": "scatter",
"x": [
102.58780978747315
],
"xaxis": "x1",
"y": [
16.403804100812472
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Khon Kaen",
"showlegend": false,
"text": "Khon Kaen:
3.21k",
"type": "scatter",
"x": [
102.58780978747315
],
"xaxis": "x2",
"y": [
16.403804100812472
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.65013878767485,
103.93756310375426,
104.01947024855309,
104.0728520042166,
104.18442142061201,
104.24431440638472,
104.05931277916136,
104.03962405830362,
103.82470177616602,
103.70522586478177,
103.75101118381906,
103.72656823113897,
103.45852257665553,
103.30163292831702,
103.18226036972027,
103.19440433079518,
103.16541385276713,
103.12769005655082,
103.11311730272138,
103.14226281127969,
103.25088667188243,
103.39971479740001,
103.43568159442998,
103.53097293465316,
103.58326948379965,
103.65013878767485
],
"xaxis": "x1",
"y": [
17.043869534051737,
16.780061347453227,
16.8537519389009,
16.832590439697015,
16.66676076939399,
16.432873236810423,
16.39564036700935,
16.440986436474873,
16.46615285956682,
16.381661892382397,
16.303527127474922,
16.22143911372413,
16.18939972621635,
16.40044627477576,
16.37305776630288,
16.822125963442403,
16.863312079388947,
16.826156724853007,
16.912818101474244,
16.957854112577223,
16.95994700854763,
16.902999579467007,
16.827603664777342,
17.073738512122645,
17.10027435987388,
17.043869534051737
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(24.7979797979798, 96.56565656565657%, 68.96969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.65013878767485,
103.93756310375426,
104.01947024855309,
104.0728520042166,
104.18442142061201,
104.24431440638472,
104.05931277916136,
104.03962405830362,
103.82470177616602,
103.70522586478177,
103.75101118381906,
103.72656823113897,
103.45852257665553,
103.30163292831702,
103.18226036972027,
103.19440433079518,
103.16541385276713,
103.12769005655082,
103.11311730272138,
103.14226281127969,
103.25088667188243,
103.39971479740001,
103.43568159442998,
103.53097293465316,
103.58326948379965,
103.65013878767485
],
"xaxis": "x2",
"y": [
17.043869534051737,
16.780061347453227,
16.8537519389009,
16.832590439697015,
16.66676076939399,
16.432873236810423,
16.39564036700935,
16.440986436474873,
16.46615285956682,
16.381661892382397,
16.303527127474922,
16.22143911372413,
16.18939972621635,
16.40044627477576,
16.37305776630288,
16.822125963442403,
16.863312079388947,
16.826156724853007,
16.912818101474244,
16.957854112577223,
16.95994700854763,
16.902999579467007,
16.827603664777342,
17.073738512122645,
17.10027435987388,
17.043869534051737
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kalasin",
"showlegend": false,
"text": "Kalasin:
1.99k",
"type": "scatter",
"x": [
103.62828678841448
],
"xaxis": "x1",
"y": [
16.631580618836626
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(24.7979797979798, 96.56565656565657%, 88.96969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kalasin",
"showlegend": false,
"text": "Kalasin:
1.99k",
"type": "scatter",
"x": [
103.62828678841448
],
"xaxis": "x2",
"y": [
16.631580618836626
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.21181928942866,
103.2982222836315,
103.45299319937664,
103.52559858610584,
103.46890954034296,
103.49562625524749,
103.43557824074315,
103.35454959508775,
103.29713707891301,
103.44115929576492,
103.41749149034001,
103.34323245631282,
103.08330000239317,
102.97855187357004,
103.00867923405934,
102.94646080921893,
102.85892093255495,
102.851324496828,
102.95328209769059,
102.94062137177889,
103.09130984927015,
103.16262332570585,
103.19890018109851,
103.1773511091663,
103.21181928942866
],
"xaxis": "x1",
"y": [
16.362851671567398,
16.40225494990605,
16.19172516528417,
16.209734402220903,
16.105192978972838,
15.92468720115346,
15.711987006195386,
15.7014708521981,
15.602975571965061,
15.510733141221522,
15.427869981114753,
15.401721706991196,
15.506288966862314,
15.666795966360695,
15.7257587752473,
15.789217434437035,
16.081370143916985,
16.268929755104097,
16.4030817731053,
16.44550812430046,
16.513100897688304,
16.643428859854026,
16.633584500324446,
16.39098948797448,
16.362851671567398
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.21181928942866,
103.2982222836315,
103.45299319937664,
103.52559858610584,
103.46890954034296,
103.49562625524749,
103.43557824074315,
103.35454959508775,
103.29713707891301,
103.44115929576492,
103.41749149034001,
103.34323245631282,
103.08330000239317,
102.97855187357004,
103.00867923405934,
102.94646080921893,
102.85892093255495,
102.851324496828,
102.95328209769059,
102.94062137177889,
103.09130984927015,
103.16262332570585,
103.19890018109851,
103.1773511091663,
103.21181928942866
],
"xaxis": "x2",
"y": [
16.362851671567398,
16.40225494990605,
16.19172516528417,
16.209734402220903,
16.105192978972838,
15.92468720115346,
15.711987006195386,
15.7014708521981,
15.602975571965061,
15.510733141221522,
15.427869981114753,
15.401721706991196,
15.506288966862314,
15.666795966360695,
15.7257587752473,
15.789217434437035,
16.081370143916985,
16.268929755104097,
16.4030817731053,
16.44550812430046,
16.513100897688304,
16.643428859854026,
16.633584500324446,
16.39098948797448,
16.362851671567398
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Maha Sarakham",
"showlegend": false,
"text": "Maha Sarakham:
2.38k",
"type": "scatter",
"x": [
103.17960191915662
],
"xaxis": "x1",
"y": [
15.993433687268267
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Maha Sarakham",
"showlegend": false,
"text": "Maha Sarakham:
2.38k",
"type": "scatter",
"x": [
103.17960191915662
],
"xaxis": "x2",
"y": [
15.993433687268267
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.33166629366451,
102.4241671077258,
102.69629520136249,
102.78926110161854,
102.82776004419065,
102.9220178574381,
103.01844608012243,
102.95292036338401,
103.0012378279634,
102.9765364928648,
102.85380496642608,
102.70735395681965,
102.52359256394567,
102.56782759027101,
102.44235721181582,
102.50932986937795,
102.48648888625308,
102.61717858272539,
102.5386820817127,
102.4297481627475,
102.08630659357448,
101.96264489114878,
101.9645052431224,
101.88972944515774,
101.748652784998,
101.61987511644344,
101.48272586490674,
101.40929365407891,
101.18713667231958,
101.19313113759188,
101.2783455751881,
101.45414879802854,
101.3858842310724,
101.28067101425586,
101.30041141195704,
101.42639855255112,
101.879342483269,
102.04031456896217,
102.08465294807507,
102.16035892112728,
102.33166629366451
],
"xaxis": "x1",
"y": [
15.805831407393526,
15.695424710082307,
15.718472397882891,
15.639510809776084,
15.51161164036489,
15.511456610734001,
15.445000718908034,
15.385469469240576,
15.35653066715659,
15.187161160059489,
15.153907375724799,
14.952911892269952,
14.967355454890367,
14.814625759171392,
14.853796495312025,
14.652956041488082,
14.55769053788805,
14.285743313203355,
14.088597724005766,
14.155363674194192,
14.157999172523802,
14.253703924796298,
14.377391466542917,
14.393359483453423,
14.316955878410994,
14.431884264447262,
14.461288154524695,
14.424778754236115,
14.54174835939925,
14.75592133180399,
14.730005600777844,
14.87604319923426,
15.054791977867495,
15.087684027895506,
15.302012029931248,
15.215402330153353,
15.379940090163032,
15.658682765796954,
15.619615383343273,
15.736920885290573,
15.805831407393526
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.33166629366451,
102.4241671077258,
102.69629520136249,
102.78926110161854,
102.82776004419065,
102.9220178574381,
103.01844608012243,
102.95292036338401,
103.0012378279634,
102.9765364928648,
102.85380496642608,
102.70735395681965,
102.52359256394567,
102.56782759027101,
102.44235721181582,
102.50932986937795,
102.48648888625308,
102.61717858272539,
102.5386820817127,
102.4297481627475,
102.08630659357448,
101.96264489114878,
101.9645052431224,
101.88972944515774,
101.748652784998,
101.61987511644344,
101.48272586490674,
101.40929365407891,
101.18713667231958,
101.19313113759188,
101.2783455751881,
101.45414879802854,
101.3858842310724,
101.28067101425586,
101.30041141195704,
101.42639855255112,
101.879342483269,
102.04031456896217,
102.08465294807507,
102.16035892112728,
102.33166629366451
],
"xaxis": "x2",
"y": [
15.805831407393526,
15.695424710082307,
15.718472397882891,
15.639510809776084,
15.51161164036489,
15.511456610734001,
15.445000718908034,
15.385469469240576,
15.35653066715659,
15.187161160059489,
15.153907375724799,
14.952911892269952,
14.967355454890367,
14.814625759171392,
14.853796495312025,
14.652956041488082,
14.55769053788805,
14.285743313203355,
14.088597724005766,
14.155363674194192,
14.157999172523802,
14.253703924796298,
14.377391466542917,
14.393359483453423,
14.316955878410994,
14.431884264447262,
14.461288154524695,
14.424778754236115,
14.54174835939925,
14.75592133180399,
14.730005600777844,
14.87604319923426,
15.054791977867495,
15.087684027895506,
15.302012029931248,
15.215402330153353,
15.379940090163032,
15.658682765796954,
15.619615383343273,
15.736920885290573,
15.805831407393526
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Ratchasima",
"showlegend": false,
"text": "Nakhon Ratchasima:
2.74k",
"type": "scatter",
"x": [
102.11694945546145
],
"xaxis": "x1",
"y": [
14.957708896356001
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Ratchasima",
"showlegend": false,
"text": "Nakhon Ratchasima:
2.74k",
"type": "scatter",
"x": [
102.11694945546145
],
"xaxis": "x2",
"y": [
14.957708896356001
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.3558838236795,
104.23263553330321,
104.10468468614931,
104.10788862525987,
104.01776492710968,
104.01001346175184,
104.07207685786068,
104.1117126810953,
104.12731896369922,
104.21124149010262,
104.08432417172315,
103.98603559796442,
103.88743696494402,
103.41749149034001,
103.4366117704169,
103.29713707891301,
103.35454959508775,
103.43557824074315,
103.49562625524749,
103.46890954034296,
103.52559858610584,
103.72656823113897,
103.75101118381906,
103.70770633258115,
103.82470177616602,
104.03962405830362,
104.05931277916136,
104.30405236162721,
104.3558838236795
],
"xaxis": "x1",
"y": [
16.323396715486012,
16.167566433444136,
16.09111115245767,
15.982564806220807,
15.969981593775543,
15.798364162875885,
15.84678498024266,
15.823272203549351,
15.702168484188206,
15.606515407859774,
15.53628713614242,
15.410248317805667,
15.470916449034888,
15.427869981114753,
15.523884793548348,
15.602975571965061,
15.7014708521981,
15.711987006195386,
15.92468720115346,
16.105192978972838,
16.209734402220903,
16.22143911372413,
16.303527127474922,
16.384891669015303,
16.46615285956682,
16.440986436474873,
16.39564036700935,
16.472276516048368,
16.323396715486012
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.3558838236795,
104.23263553330321,
104.10468468614931,
104.10788862525987,
104.01776492710968,
104.01001346175184,
104.07207685786068,
104.1117126810953,
104.12731896369922,
104.21124149010262,
104.08432417172315,
103.98603559796442,
103.88743696494402,
103.41749149034001,
103.4366117704169,
103.29713707891301,
103.35454959508775,
103.43557824074315,
103.49562625524749,
103.46890954034296,
103.52559858610584,
103.72656823113897,
103.75101118381906,
103.70770633258115,
103.82470177616602,
104.03962405830362,
104.05931277916136,
104.30405236162721,
104.3558838236795
],
"xaxis": "x2",
"y": [
16.323396715486012,
16.167566433444136,
16.09111115245767,
15.982564806220807,
15.969981593775543,
15.798364162875885,
15.84678498024266,
15.823272203549351,
15.702168484188206,
15.606515407859774,
15.53628713614242,
15.410248317805667,
15.470916449034888,
15.427869981114753,
15.523884793548348,
15.602975571965061,
15.7014708521981,
15.711987006195386,
15.92468720115346,
16.105192978972838,
16.209734402220903,
16.22143911372413,
16.303527127474922,
16.384891669015303,
16.46615285956682,
16.440986436474873,
16.39564036700935,
16.472276516048368,
16.323396715486012
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Roi Et",
"showlegend": false,
"text": "Roi Et:
1.80k",
"type": "scatter",
"x": [
103.82622896038991
],
"xaxis": "x1",
"y": [
15.923238899644307
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Roi Et",
"showlegend": false,
"text": "Roi Et:
1.80k",
"type": "scatter",
"x": [
103.82622896038991
],
"xaxis": "x2",
"y": [
15.923238899644307
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.34323245631282,
103.57489790171672,
103.88743696494402,
104.06096642466076,
104.07347212094157,
103.97802575108756,
104.01528445841097,
103.91689253096553,
103.99988488228149,
104.06231001179759,
104.0457241859113,
103.68222904400011,
103.64719242300009,
103.24327762688063,
103.2330583029983,
103.28799034957501,
103.44317467736943,
103.4448799988129,
103.49996707591981,
103.36695193858111,
103.25708784362911,
103.10019819529043,
103.11575280195018,
103.34323245631282
],
"xaxis": "x1",
"y": [
15.401721706991196,
15.463139146154703,
15.470916449034888,
15.402135118141217,
15.346557115518507,
15.262479560383383,
15.02600820631362,
14.858421535925089,
14.803722032445862,
14.654402981412403,
14.357285453030684,
14.383800151000074,
14.443977356000119,
14.34193131508907,
14.59807566995623,
14.770132351326922,
14.933404039464818,
15.185998440075906,
15.299893297337789,
15.35270661132104,
15.31175303847192,
15.437817695230478,
15.482285265552605,
15.401721706991196
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(23.96969696969697, 96.48484848484848%, 68.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.34323245631282,
103.57489790171672,
103.88743696494402,
104.06096642466076,
104.07347212094157,
103.97802575108756,
104.01528445841097,
103.91689253096553,
103.99988488228149,
104.06231001179759,
104.0457241859113,
103.68222904400011,
103.64719242300009,
103.24327762688063,
103.2330583029983,
103.28799034957501,
103.44317467736943,
103.4448799988129,
103.49996707591981,
103.36695193858111,
103.25708784362911,
103.10019819529043,
103.11575280195018,
103.34323245631282
],
"xaxis": "x2",
"y": [
15.401721706991196,
15.463139146154703,
15.470916449034888,
15.402135118141217,
15.346557115518507,
15.262479560383383,
15.02600820631362,
14.858421535925089,
14.803722032445862,
14.654402981412403,
14.357285453030684,
14.383800151000074,
14.443977356000119,
14.34193131508907,
14.59807566995623,
14.770132351326922,
14.933404039464818,
15.185998440075906,
15.299893297337789,
15.35270661132104,
15.31175303847192,
15.437817695230478,
15.482285265552605,
15.401721706991196
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surin",
"showlegend": false,
"text": "Surin:
1.96k",
"type": "scatter",
"x": [
103.66853280124583
],
"xaxis": "x1",
"y": [
14.884086706869342
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.96969696969697, 96.48484848484848%, 88.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surin",
"showlegend": false,
"text": "Surin:
1.96k",
"type": "scatter",
"x": [
103.66853280124583
],
"xaxis": "x2",
"y": [
14.884086706869342
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.1073851869885,
102.02362308074055,
102.02470828725762,
102.1413936706814,
101.98471072791773,
102.02362308074055,
101.94636681497656,
102.15100548711348,
102.0349402204148,
102.07126875175152,
101.73206464956394,
101.71346113522321,
101.64250939309397,
101.56168745301358,
101.45988488178187,
101.32041019117736,
101.20961592023849,
101.126261834616,
101.12192101394368,
101.0655937033867,
101.02435590969748,
101.09298221185958,
100.98787234872987,
100.90591352708765,
100.90560346872508,
100.98151534100003,
101.1323071700001,
101.38800215700007,
101.46830733200011,
101.5775513100001,
101.72906661000013,
101.7904065350001,
101.90430139200004,
102.1073851869885
],
"xaxis": "x1",
"y": [
18.21237668386857,
17.978153590715607,
17.738581651222233,
17.50875071937017,
17.441364651557393,
17.322948106469937,
17.198252875270015,
17.0223721380637,
16.953022366389092,
16.88540375457964,
16.758848171406015,
16.919536038057714,
17.04645335553795,
16.993355820714584,
17.076451523918735,
17.06490184204634,
17.115983995265168,
17.030562852093936,
16.929897162424112,
16.90617768015582,
16.99940196372961,
17.226649074994782,
17.327133897511345,
17.336435655581,
17.520248725298416,
17.547612203000085,
17.46167429600004,
17.729306539000078,
17.72036651600004,
17.868109436000083,
17.912189433000066,
18.07357493100011,
18.037117208000012,
18.21237668386857
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.1073851869885,
102.02362308074055,
102.02470828725762,
102.1413936706814,
101.98471072791773,
102.02362308074055,
101.94636681497656,
102.15100548711348,
102.0349402204148,
102.07126875175152,
101.73206464956394,
101.71346113522321,
101.64250939309397,
101.56168745301358,
101.45988488178187,
101.32041019117736,
101.20961592023849,
101.126261834616,
101.12192101394368,
101.0655937033867,
101.02435590969748,
101.09298221185958,
100.98787234872987,
100.90591352708765,
100.90560346872508,
100.98151534100003,
101.1323071700001,
101.38800215700007,
101.46830733200011,
101.5775513100001,
101.72906661000013,
101.7904065350001,
101.90430139200004,
102.1073851869885
],
"xaxis": "x2",
"y": [
18.21237668386857,
17.978153590715607,
17.738581651222233,
17.50875071937017,
17.441364651557393,
17.322948106469937,
17.198252875270015,
17.0223721380637,
16.953022366389092,
16.88540375457964,
16.758848171406015,
16.919536038057714,
17.04645335553795,
16.993355820714584,
17.076451523918735,
17.06490184204634,
17.115983995265168,
17.030562852093936,
16.929897162424112,
16.90617768015582,
16.99940196372961,
17.226649074994782,
17.327133897511345,
17.336435655581,
17.520248725298416,
17.547612203000085,
17.46167429600004,
17.729306539000078,
17.72036651600004,
17.868109436000083,
17.912189433000066,
18.07357493100011,
18.037117208000012,
18.21237668386857
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Loei",
"showlegend": false,
"text": "Loei:
1.92k",
"type": "scatter",
"x": [
101.6301488821514
],
"xaxis": "x1",
"y": [
17.40886877493164
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.141414141414142, 96.4040404040404%, 88.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Loei",
"showlegend": false,
"text": "Loei:
1.92k",
"type": "scatter",
"x": [
101.6301488821514
],
"xaxis": "x2",
"y": [
17.40886877493164
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.43568159442998,
103.38121463404809,
103.399559767769,
103.30814415932542,
103.26142866430143,
103.16897952708348,
103.05865034413802,
102.98309939981743,
102.88501753073444,
102.84775882431023,
102.75169233593249,
102.66528934083038,
102.5396122576995,
102.46323449107888,
102.32717044515994,
102.20474897708357,
102.1541577493806,
102.0584013202647,
102.1073851869885,
102.15353682500006,
102.30670577000012,
102.59960778900006,
102.59526696800009,
102.68291019700013,
102.67298832300003,
102.85271895400012,
103.03792728700006,
103.15729984600011,
103.29630091791978,
103.30028338407095,
103.37197905169188,
103.32195881794513,
103.43568159442998
],
"xaxis": "x1",
"y": [
17.99003917117085,
17.97962636996101,
17.866429144689278,
17.832219346845335,
17.878573105764247,
17.801756090471258,
17.88637624796553,
17.822555854469073,
17.88531688076941,
17.700082709549406,
17.606755072288763,
17.595980535873053,
17.750518906722135,
17.75889048880498,
17.94952484789337,
18.018616238048935,
17.99306224222869,
18.088405260194577,
18.21237668386857,
18.21010406500011,
18.051457418000098,
17.95518422500004,
17.840824280000078,
17.81007680200011,
17.86537058500005,
17.9720307420001,
17.990685934000084,
18.23702748700012,
18.295167843237977,
18.235825940414855,
18.189140389217584,
18.077428534599164,
17.99003917117085
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(27.282828282828284, 96.8080808080808%, 70.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.43568159442998,
103.38121463404809,
103.399559767769,
103.30814415932542,
103.26142866430143,
103.16897952708348,
103.05865034413802,
102.98309939981743,
102.88501753073444,
102.84775882431023,
102.75169233593249,
102.66528934083038,
102.5396122576995,
102.46323449107888,
102.32717044515994,
102.20474897708357,
102.1541577493806,
102.0584013202647,
102.1073851869885,
102.15353682500006,
102.30670577000012,
102.59960778900006,
102.59526696800009,
102.68291019700013,
102.67298832300003,
102.85271895400012,
103.03792728700006,
103.15729984600011,
103.29630091791978,
103.30028338407095,
103.37197905169188,
103.32195881794513,
103.43568159442998
],
"xaxis": "x2",
"y": [
17.99003917117085,
17.97962636996101,
17.866429144689278,
17.832219346845335,
17.878573105764247,
17.801756090471258,
17.88637624796553,
17.822555854469073,
17.88531688076941,
17.700082709549406,
17.606755072288763,
17.595980535873053,
17.750518906722135,
17.75889048880498,
17.94952484789337,
18.018616238048935,
17.99306224222869,
18.088405260194577,
18.21237668386857,
18.21010406500011,
18.051457418000098,
17.95518422500004,
17.840824280000078,
17.81007680200011,
17.86537058500005,
17.9720307420001,
17.990685934000084,
18.23702748700012,
18.295167843237977,
18.235825940414855,
18.189140389217584,
18.077428534599164,
17.99003917117085
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Khai",
"showlegend": false,
"text": "Nong Khai:
2.13k",
"type": "scatter",
"x": [
102.84220904131278
],
"xaxis": "x1",
"y": [
17.940573880522003
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(27.282828282828284, 96.8080808080808%, 90.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Khai",
"showlegend": false,
"text": "Nong Khai:
2.13k",
"type": "scatter",
"x": [
102.84220904131278
],
"xaxis": "x2",
"y": [
17.940573880522003
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.52043094313348,
103.73302778530405,
103.76155317623812,
103.78609948080634,
103.89875410371894,
103.93859663342784,
104.01032352101367,
104.07610761927117,
104.00939334502681,
104.05125125544106,
104.41350304632846,
104.4443021985876,
104.36177493706373,
104.39376264862727,
104.30327721617061,
104.13724083939326,
104.10117068867629,
104.01947024855309,
103.93756310375426,
103.79493615088262,
103.77757286999196,
103.64719323098285,
103.65406619719721,
103.59071089079498,
103.2698002463842,
103.28116906110324,
103.39733768058949,
103.38121463404809,
103.52043094313348
],
"xaxis": "x1",
"y": [
18.06246369074671,
17.913532213340943,
17.94456391049613,
17.847593085452473,
17.87529165318719,
17.785813910183805,
17.801187648790943,
17.6749938008233,
17.476142890182274,
17.39098012942941,
17.42090078434373,
17.247216294996008,
17.082936917404822,
17.022139594067028,
16.934806422978,
16.892767646309807,
16.837525540471262,
16.8537519389009,
16.780061347453227,
16.891785794378933,
16.961393948471937,
17.021674506073566,
17.100765286288947,
17.161071682312297,
17.2669308542755,
17.480018621961875,
17.598719386990155,
17.97962636996101,
18.06246369074671
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(28.111111111111114, 96.88888888888889%, 70.66666666666667%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.52043094313348,
103.73302778530405,
103.76155317623812,
103.78609948080634,
103.89875410371894,
103.93859663342784,
104.01032352101367,
104.07610761927117,
104.00939334502681,
104.05125125544106,
104.41350304632846,
104.4443021985876,
104.36177493706373,
104.39376264862727,
104.30327721617061,
104.13724083939326,
104.10117068867629,
104.01947024855309,
103.93756310375426,
103.79493615088262,
103.77757286999196,
103.64719323098285,
103.65406619719721,
103.59071089079498,
103.2698002463842,
103.28116906110324,
103.39733768058949,
103.38121463404809,
103.52043094313348
],
"xaxis": "x2",
"y": [
18.06246369074671,
17.913532213340943,
17.94456391049613,
17.847593085452473,
17.87529165318719,
17.785813910183805,
17.801187648790943,
17.6749938008233,
17.476142890182274,
17.39098012942941,
17.42090078434373,
17.247216294996008,
17.082936917404822,
17.022139594067028,
16.934806422978,
16.892767646309807,
16.837525540471262,
16.8537519389009,
16.780061347453227,
16.891785794378933,
16.961393948471937,
17.021674506073566,
17.100765286288947,
17.161071682312297,
17.2669308542755,
17.480018621961875,
17.598719386990155,
17.97962636996101,
18.06246369074671
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sakon Nakhon",
"showlegend": false,
"text": "Sakon Nakhon:
2.19k",
"type": "scatter",
"x": [
103.82128967855603
],
"xaxis": "x1",
"y": [
17.388759074346666
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.111111111111114, 96.88888888888889%, 90.66666666666667%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sakon Nakhon",
"showlegend": false,
"text": "Sakon Nakhon:
2.19k",
"type": "scatter",
"x": [
103.82128967855603
],
"xaxis": "x2",
"y": [
17.388759074346666
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.09209435417114,
102.1541577493806,
102.20474897708357,
102.32717044515994,
102.46323449107888,
102.5396122576995,
102.66528934083038,
102.75169233593249,
102.84775882431023,
102.88501753073444,
102.98309939981743,
103.05865034413802,
103.16897952708348,
103.26142866430143,
103.30814415932542,
103.399559767769,
103.36772708493697,
103.39733768058949,
103.29031579044135,
103.24716596883434,
103.59071089079498,
103.65716678262095,
103.58326948379965,
103.53097293465316,
103.43568159442998,
103.39971479740001,
103.23724409403974,
103.14226281127969,
102.95545250892616,
102.83737186062285,
102.83189415928803,
102.71712080288273,
102.67583133324939,
102.51305057242593,
102.60276085762752,
102.47553348178474,
102.37528120326488,
102.22490278503551,
102.12123986183019,
102.06754804870343,
102.03804080583853,
102.02362308074055,
102.0584013202647,
102.09209435417114
],
"xaxis": "x1",
"y": [
18.058329576548715,
17.99306224222869,
18.018616238048935,
17.94952484789337,
17.75889048880498,
17.750518906722135,
17.595980535873053,
17.606755072288763,
17.700082709549406,
17.88531688076941,
17.822555854469073,
17.88637624796553,
17.801756090471258,
17.878573105764247,
17.832219346845335,
17.866429144689278,
17.786020615758787,
17.598719386990155,
17.50045665075382,
17.30739349981016,
17.161071682312297,
17.047486884312235,
17.10027435987388,
17.073738512122645,
16.827603664777342,
16.902999579467007,
16.962117417984416,
16.957854112577223,
16.841065375466712,
16.873879910229675,
16.97588918703633,
17.074513658478537,
16.943694769897718,
17.13306305621512,
17.220680447244888,
17.23879303606975,
17.617219550341986,
17.639233710267547,
17.583242296494717,
17.690780951479724,
17.665562852443628,
17.978153590715607,
18.088405260194577,
18.058329576548715
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.09209435417114,
102.1541577493806,
102.20474897708357,
102.32717044515994,
102.46323449107888,
102.5396122576995,
102.66528934083038,
102.75169233593249,
102.84775882431023,
102.88501753073444,
102.98309939981743,
103.05865034413802,
103.16897952708348,
103.26142866430143,
103.30814415932542,
103.399559767769,
103.36772708493697,
103.39733768058949,
103.29031579044135,
103.24716596883434,
103.59071089079498,
103.65716678262095,
103.58326948379965,
103.53097293465316,
103.43568159442998,
103.39971479740001,
103.23724409403974,
103.14226281127969,
102.95545250892616,
102.83737186062285,
102.83189415928803,
102.71712080288273,
102.67583133324939,
102.51305057242593,
102.60276085762752,
102.47553348178474,
102.37528120326488,
102.22490278503551,
102.12123986183019,
102.06754804870343,
102.03804080583853,
102.02362308074055,
102.0584013202647,
102.09209435417114
],
"xaxis": "x2",
"y": [
18.058329576548715,
17.99306224222869,
18.018616238048935,
17.94952484789337,
17.75889048880498,
17.750518906722135,
17.595980535873053,
17.606755072288763,
17.700082709549406,
17.88531688076941,
17.822555854469073,
17.88637624796553,
17.801756090471258,
17.878573105764247,
17.832219346845335,
17.866429144689278,
17.786020615758787,
17.598719386990155,
17.50045665075382,
17.30739349981016,
17.161071682312297,
17.047486884312235,
17.10027435987388,
17.073738512122645,
16.827603664777342,
16.902999579467007,
16.962117417984416,
16.957854112577223,
16.841065375466712,
16.873879910229675,
16.97588918703633,
17.074513658478537,
16.943694769897718,
17.13306305621512,
17.220680447244888,
17.23879303606975,
17.617219550341986,
17.639233710267547,
17.583242296494717,
17.690780951479724,
17.665562852443628,
17.978153590715607,
18.088405260194577,
18.058329576548715
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Udon Thani",
"showlegend": false,
"text": "Udon Thani:
2.34k",
"type": "scatter",
"x": [
102.85566458171222
],
"xaxis": "x1",
"y": [
17.42535180524268
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Udon Thani",
"showlegend": false,
"text": "Udon Thani:
2.34k",
"type": "scatter",
"x": [
102.85566458171222
],
"xaxis": "x2",
"y": [
17.42535180524268
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(22.313131313131315, 96.32323232323232%, 67.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.34158816935854,
102.37528120326488,
102.47553348178474,
102.60276085762752,
102.51103519082136,
102.67583133324939,
102.60973717662938,
102.4101627946772,
102.27549401183916,
102.19513715975216,
102.07126875175152,
102.0349402204148,
102.15100548711348,
101.95360151639687,
102.02362308074055,
101.98765628460984,
102.12527062413994,
102.14666466734053,
102.34158816935854
],
"xaxis": "x1",
"y": [
17.609416409039994,
17.617219550341986,
17.23879303606975,
17.220680447244888,
17.141357123032833,
16.943694769897718,
16.769286811037546,
16.792644558099937,
16.889150295150046,
16.85703339327648,
16.88540375457964,
16.953022366389092,
17.0223721380637,
17.173861599433252,
17.322948106469937,
17.445679632908735,
17.483067532340698,
17.61357636255906,
17.609416409039994
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.34158816935854,
102.37528120326488,
102.47553348178474,
102.60276085762752,
102.51103519082136,
102.67583133324939,
102.60973717662938,
102.4101627946772,
102.27549401183916,
102.19513715975216,
102.07126875175152,
102.0349402204148,
102.15100548711348,
101.95360151639687,
102.02362308074055,
101.98765628460984,
102.12527062413994,
102.14666466734053,
102.34158816935854
],
"xaxis": "x2",
"y": [
17.609416409039994,
17.617219550341986,
17.23879303606975,
17.220680447244888,
17.141357123032833,
16.943694769897718,
16.769286811037546,
16.792644558099937,
16.889150295150046,
16.85703339327648,
16.88540375457964,
16.953022366389092,
17.0223721380637,
17.173861599433252,
17.322948106469937,
17.445679632908735,
17.483067532340698,
17.61357636255906,
17.609416409039994
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(22.313131313131315, 96.32323232323232%, 87.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Bua Lam Phu",
"showlegend": false,
"text": "Nong Bua Lam Phu:
2.40k",
"type": "scatter",
"x": [
102.29739168892473
],
"xaxis": "x1",
"y": [
17.173610127005684
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Bua Lam Phu",
"showlegend": false,
"text": "Nong Bua Lam Phu:
2.40k",
"type": "scatter",
"x": [
102.29739168892473
],
"xaxis": "x2",
"y": [
17.173610127005684
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.28198161003172,
104.48119836500013,
104.7026318770001,
104.8164233810001,
104.8099121510001,
104.74035567200013,
104.74009809764902,
104.66713097481465,
104.52889651855952,
104.23904340972558,
104.39376264862727,
104.36177493706373,
104.4443021985876,
104.41500166219691,
104.05125125544106,
104.00939334502681,
104.07564253127777,
103.98841271387568,
104.04008914629708,
104.1075785668973,
104.12468346626889,
104.20332887181513,
104.28198161003172
],
"xaxis": "x1",
"y": [
17.861488010181773,
17.640423075000115,
17.52730336500008,
17.372790833000096,
17.17166615800005,
17.002580872000095,
16.7503990749573,
16.827319443937228,
16.81502045323137,
16.896178290095946,
17.022139594067028,
17.082936917404822,
17.247216294996008,
17.41511302284772,
17.39098012942941,
17.476142890182274,
17.678921210345607,
17.87247528680504,
17.934874578798798,
17.86356110326227,
17.999986884387198,
18.018643666236045,
17.861488010181773
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(23.141414141414142, 96.4040404040404%, 68.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.28198161003172,
104.48119836500013,
104.7026318770001,
104.8164233810001,
104.8099121510001,
104.74035567200013,
104.74009809764902,
104.66713097481465,
104.52889651855952,
104.23904340972558,
104.39376264862727,
104.36177493706373,
104.4443021985876,
104.41500166219691,
104.05125125544106,
104.00939334502681,
104.07564253127777,
103.98841271387568,
104.04008914629708,
104.1075785668973,
104.12468346626889,
104.20332887181513,
104.28198161003172
],
"xaxis": "x2",
"y": [
17.861488010181773,
17.640423075000115,
17.52730336500008,
17.372790833000096,
17.17166615800005,
17.002580872000095,
16.7503990749573,
16.827319443937228,
16.81502045323137,
16.896178290095946,
17.022139594067028,
17.082936917404822,
17.247216294996008,
17.41511302284772,
17.39098012942941,
17.476142890182274,
17.678921210345607,
17.87247528680504,
17.934874578798798,
17.86356110326227,
17.999986884387198,
18.018643666236045,
17.861488010181773
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Phanom",
"showlegend": false,
"text": "Nakhon Phanom:
1.91k",
"type": "scatter",
"x": [
104.43493994249512
],
"xaxis": "x1",
"y": [
17.372360762559627
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(23.141414141414142, 96.4040404040404%, 88.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Phanom",
"showlegend": false,
"text": "Nakhon Phanom:
1.91k",
"type": "scatter",
"x": [
104.43493994249512
],
"xaxis": "x2",
"y": [
17.372360762559627
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(27.282828282828284, 96.8080808080808%, 70.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.30405236162721,
104.66713097481465,
104.73389692590234,
104.7579100520536,
104.7545150150001,
104.98802829018666,
104.81285851400918,
104.67865482006391,
104.63126753057207,
104.49711551257087,
104.33257775256118,
104.30808312393702,
104.24431440638472,
104.18442142061201,
104.0728520042166,
104.14189171842804,
104.30405236162721
],
"xaxis": "x1",
"y": [
16.853080146231747,
16.827319443937228,
16.749417223026427,
16.81889463618927,
16.52891469300002,
16.293963495909395,
16.190639960565704,
16.240766100275295,
16.215444648451808,
16.34187103951686,
16.33003713590506,
16.465584417886618,
16.432873236810423,
16.66676076939399,
16.832590439697015,
16.894214586234227,
16.853080146231747
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.30405236162721,
104.66713097481465,
104.73389692590234,
104.7579100520536,
104.7545150150001,
104.98802829018666,
104.81285851400918,
104.67865482006391,
104.63126753057207,
104.49711551257087,
104.33257775256118,
104.30808312393702,
104.24431440638472,
104.18442142061201,
104.0728520042166,
104.14189171842804,
104.30405236162721
],
"xaxis": "x2",
"y": [
16.853080146231747,
16.827319443937228,
16.749417223026427,
16.81889463618927,
16.52891469300002,
16.293963495909395,
16.190639960565704,
16.240766100275295,
16.215444648451808,
16.34187103951686,
16.33003713590506,
16.465584417886618,
16.432873236810423,
16.66676076939399,
16.832590439697015,
16.894214586234227,
16.853080146231747
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(27.282828282828284, 96.8080808080808%, 90.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mukdahan",
"showlegend": false,
"text": "Mukdahan:
3.16k",
"type": "scatter",
"x": [
104.52526718733105
],
"xaxis": "x1",
"y": [
16.55680313578208
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mukdahan",
"showlegend": false,
"text": "Mukdahan:
3.16k",
"type": "scatter",
"x": [
104.52526718733105
],
"xaxis": "x2",
"y": [
16.55680313578208
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72074751168833,
102.07311375502769,
102.06000248200007,
101.78415368600014,
101.72679284700013,
101.66591800900011,
101.57930831000004,
101.50020142512778,
101.48660159668634,
101.38200849839342,
101.43709557460113,
101.53626264930176,
101.61320885580403,
101.58638878811206,
101.72074751168833
],
"xaxis": "x1",
"y": [
6.573371689751724,
6.25749663254318,
6.094797058000097,
5.738100484000071,
5.786469625000109,
5.765592346000048,
5.906333109000087,
5.892693601014457,
6.052318223507228,
6.200345364247184,
6.415500190381437,
6.442966213220117,
6.533503323419595,
6.61776174570798,
6.573371689751724
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(40.535353535353536, 98.1010101010101%, 77.03030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72074751168833,
102.07311375502769,
102.06000248200007,
101.78415368600014,
101.72679284700013,
101.66591800900011,
101.57930831000004,
101.50020142512778,
101.48660159668634,
101.38200849839342,
101.43709557460113,
101.53626264930176,
101.61320885580403,
101.58638878811206,
101.72074751168833
],
"xaxis": "x2",
"y": [
6.573371689751724,
6.25749663254318,
6.094797058000097,
5.738100484000071,
5.786469625000109,
5.765592346000048,
5.906333109000087,
5.892693601014457,
6.052318223507228,
6.200345364247184,
6.415500190381437,
6.442966213220117,
6.533503323419595,
6.61776174570798,
6.573371689751724
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Narathiwat",
"showlegend": false,
"text": "Narathiwat:
3.05k",
"type": "scatter",
"x": [
101.72146014854854
],
"xaxis": "x1",
"y": [
6.171946135538566
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(40.535353535353536, 98.1010101010101%, 97.03030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Narathiwat",
"showlegend": false,
"text": "Narathiwat:
3.05k",
"type": "scatter",
"x": [
101.72146014854854
],
"xaxis": "x2",
"y": [
6.171946135538566
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72349649025836,
101.61522423740865,
101.57863732275422,
101.51388675327104,
101.33777347206802,
101.29793094325845,
101.23411054886276,
101.15871463417307,
101.06280317632553,
101.04125410439343,
101.0680685513156,
101.24426659600005,
101.35132897200009,
101.26254316500007,
101.32081139400009,
101.55738366000003,
101.72349649025836
],
"xaxis": "x1",
"y": [
6.574384063896062,
6.627606106136867,
6.54569896133799,
6.596031805723257,
6.549729722748495,
6.675794379507053,
6.602491359888333,
6.600062568033053,
6.653831895525556,
6.798293361949078,
6.857734276297037,
6.902029121000112,
6.875921942000048,
6.944769598000107,
6.94928620000006,
6.841782945000134,
6.574384063896062
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72349649025836,
101.61522423740865,
101.57863732275422,
101.51388675327104,
101.33777347206802,
101.29793094325845,
101.23411054886276,
101.15871463417307,
101.06280317632553,
101.04125410439343,
101.0680685513156,
101.24426659600005,
101.35132897200009,
101.26254316500007,
101.32081139400009,
101.55738366000003,
101.72349649025836
],
"xaxis": "x2",
"y": [
6.574384063896062,
6.627606106136867,
6.54569896133799,
6.596031805723257,
6.549729722748495,
6.675794379507053,
6.602491359888333,
6.600062568033053,
6.653831895525556,
6.798293361949078,
6.857734276297037,
6.902029121000112,
6.875921942000048,
6.944769598000107,
6.94928620000006,
6.841782945000134,
6.574384063896062
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pattani",
"showlegend": false,
"text": "Pattani:
3.65k",
"type": "scatter",
"x": [
101.35262627882798
],
"xaxis": "x1",
"y": [
6.730514088681136
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pattani",
"showlegend": false,
"text": "Pattani:
3.65k",
"type": "scatter",
"x": [
101.35262627882798
],
"xaxis": "x2",
"y": [
6.730514088681136
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(20.656565656565657, 96.16161616161617%, 66.84848484848484%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.46994226100009,
103.87394860800003,
104.00003910300006,
104.20332887181513,
104.12468346626889,
104.11098921068356,
104.00567264197878,
104.01032352101367,
103.96872399301782,
103.90216474840435,
103.78609948080634,
103.76155317623812,
103.73953901631256,
103.63448082912697,
103.58637007012265,
103.50709842275398,
103.43568159442998,
103.358640322393,
103.31528945374527,
103.36030766366775,
103.30028338407095,
103.23398767100014,
103.30685144100005,
103.46994226100009
],
"xaxis": "x1",
"y": [
18.421977437000066,
18.283226217000077,
18.31844370500005,
18.018643666236045,
17.999986884387198,
17.865964056695816,
17.923273220083047,
17.801187648790943,
17.768295600561515,
17.87418061004712,
17.847593085452473,
17.94456391049613,
17.91128428773962,
17.96520864486314,
18.042154853163964,
18.063652249152,
17.99003917117085,
18.042414371426133,
18.117444720697307,
18.219152528566354,
18.235825940414855,
18.35577992800009,
18.425672303000084,
18.421977437000066
],
"yaxis": "y1"
},
{
"fill": "toself",
"fillcolor": "hsl(27.282828282828284, 96.8080808080808%, 70.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.46994226100009,
103.87394860800003,
104.00003910300006,
104.20332887181513,
104.12468346626889,
104.11098921068356,
104.00567264197878,
104.01032352101367,
103.96872399301782,
103.90216474840435,
103.78609948080634,
103.76155317623812,
103.73953901631256,
103.63448082912697,
103.58637007012265,
103.50709842275398,
103.43568159442998,
103.358640322393,
103.31528945374527,
103.36030766366775,
103.30028338407095,
103.23398767100014,
103.30685144100005,
103.46994226100009
],
"xaxis": "x2",
"y": [
18.421977437000066,
18.283226217000077,
18.31844370500005,
18.018643666236045,
17.999986884387198,
17.865964056695816,
17.923273220083047,
17.801187648790943,
17.768295600561515,
17.87418061004712,
17.847593085452473,
17.94456391049613,
17.91128428773962,
17.96520864486314,
18.042154853163964,
18.063652249152,
17.99003917117085,
18.042414371426133,
18.117444720697307,
18.219152528566354,
18.235825940414855,
18.35577992800009,
18.425672303000084,
18.421977437000066
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(20.656565656565657, 96.16161616161617%, 86.84848484848484%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bueng Kan",
"showlegend": false,
"text": "Bueng Kan:
2.14k",
"type": "scatter",
"x": [
103.72096403414449
],
"xaxis": "x1",
"y": [
18.14601899678131
],
"yaxis": "y1"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(27.282828282828284, 96.8080808080808%, 90.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bueng Kan",
"showlegend": false,
"text": "Bueng Kan:
2.14k",
"type": "scatter",
"x": [
103.72096403414449
],
"xaxis": "x2",
"y": [
18.14601899678131
],
"yaxis": "y2"
}
],
"layout": {
"annotations": [
{
"font": {
"size": 16
},
"showarrow": false,
"text": "Linear-scale",
"x": 0.29,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
},
{
"font": {
"size": 16
},
"showarrow": false,
"text": "Log-scale",
"x": 0.72,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
}
],
"height": 466,
"hovermode": "closest",
"title": "Sum government spending per eligible voter by province
(2017/08/16 to 2017/10/31)",
"width": 700,
"xaxis1": {
"anchor": "y1",
"domain": [
0.15,
0.44
]
},
"xaxis2": {
"anchor": "y2",
"domain": [
0.56,
0.85
]
},
"yaxis1": {
"anchor": "x1",
"domain": [
0,
1
]
},
"yaxis2": {
"anchor": "x2",
"domain": [
0,
1
]
}
}
},
"text/html": [
""
],
"text/vnd.plotly.v1+html": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"# for Medium\n",
"\n",
"plot_data3 = []\n",
"plot_data4 = []\n",
"\n",
"# column of interest \n",
"dataCol = 'contrct_price_per_eligible_voter'\n",
"\n",
"# polygon simplification factor\n",
"simplify_factor=0.03\n",
"\n",
"# set location of the colorbar\n",
"cbar3_x = 0.33\n",
"cbar3_y = 0.25\n",
"cbar4_x = 0.74\n",
"cbar4_y = 0.25\n",
"\n",
"#plot type -- 'linear' or 'log'\n",
"cbar3_type = 'linear'\n",
"cbar4_type = 'log'\n",
"\n",
"# set tick locations and texts on the colorbar\n",
"cbar3_ticktext = ['2k','5k','10k'] if cbar1_type=='log' else None\n",
"cbar3_tickvals = np.log10(np.array([2,5,10])*1e3) if cbar3_type=='log' else None\n",
"cbar4_ticktext = ['2k','5k','10k'] if cbar2_type=='log' else None\n",
"cbar4_tickvals = np.log10(np.array([2,5,10])*1e3) if cbar4_type=='log' else None\n",
"\n",
"\n",
"gen_map(plot_data3, map_df, dataCol, simplify_factor, cbar3_x, cbar3_y, cbar3_type, \n",
" cbar_tickvals=cbar3_tickvals, cbar_ticktext=cbar3_ticktext, colorbarname='Thai Baht')\n",
"\n",
"gen_map(plot_data4, map_df, dataCol, simplify_factor, cbar4_x, cbar4_y, cbar4_type, \n",
" cbar_tickvals=cbar4_tickvals, cbar_ticktext=cbar4_ticktext, colorbarname='Thai Baht')\n",
"\n",
"##################\n",
"\n",
"fig = tools.make_subplots(rows=1, cols=2, specs=[[{}, {}]],\n",
" subplot_titles=('Linear-scale', 'Log-scale'))\n",
"\n",
"for e1, e2 in zip(plot_data3,plot_data4):\n",
" fig.append_trace(e1, 1, 1)\n",
" fig.append_trace(e2, 1, 2)\n",
"\n",
"fig['layout'].update(hovermode = 'closest', height=466, width=700, \n",
" title='Sum government spending per eligible voter by province
' + \n",
" '({} to {})'.format(start_date, end_date),\n",
" xaxis1 = {'anchor': 'y1', 'domain': [0.15, 0.44]},\n",
" xaxis2 = {'anchor': 'y2', 'domain': [0.56, 0.85]}\n",
" )\n",
"\n",
"fig['layout']['annotations'][0]['x'] = 0.29\n",
"fig['layout']['annotations'][1]['x'] = 0.72\n",
"\n",
"py.iplot(fig)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Creating an opening plot -- combining different types of plots"
]
},
{
"cell_type": "code",
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
"# re-create this placeholder plot with correct locations of text, labels, colorbar, etc.\n",
"\n",
"plot_data2 = []\n",
"\n",
"# column of interest \n",
"dataCol = 'contrct_price'\n",
"\n",
"# polygon simplification factor\n",
"simplify_factor=0.03\n",
"\n",
"# set location of the colorbar\n",
"cbar2_x = 0.9\n",
"cbar2_y = 0.25\n",
"\n",
"#plot type -- 'linear' or 'log'\n",
"cbar1_type = 'linear'\n",
"cbar2_type = 'log'\n",
"\n",
"# set tick locations and texts on the colorbar\n",
"cbar2_ticktext = ['1B','5B','10B','50B'] if cbar2_type=='log' else None\n",
"cbar2_tickvals = np.log10(np.array([1,2,10,50])*1e9) if cbar2_type=='log' else None\n",
"\n",
"gen_map(plot_data2, map_df, dataCol, simplify_factor, cbar2_x, cbar2_y, cbar2_type, \n",
" cbar_tickvals=cbar2_tickvals, cbar_ticktext=cbar2_ticktext, colorbarname='Thai Baht')"
]
},
{
"cell_type": "code",
"execution_count": 24,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"This is the format of your plot grid:\n",
"[ (1,1) x1,y1 ] [ (1,2) x2,y2 ]\n",
"\n"
]
},
{
"data": {
"application/vnd.plotly.v1+json": {
"data": [
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(0,50%,50%)",
"size": 4
},
"name": "หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"opacity": 0.5,
"pointpos": 0,
"text": "หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ:
Mean=10578k
Q3=500k
median=224k
Q1=106k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
249075,
960000,
398810.4,
432000,
8767.58,
256000,
1168440,
126240,
12585.34,
242500.02,
385200,
7292260.08,
489600,
720000,
8625,
60993,
157932,
179225,
10000,
210790,
7263.16,
196800,
192000,
498426.33,
500000,
10140,
3299000,
216000,
11550000,
423360,
167280,
149800,
120960,
22630.5,
540000,
961092096,
8500,
280000,
244426,
559000,
733913,
8120,
640000,
111930,
98400,
279000,
129150,
11280000,
389480,
1850000,
383500,
2315908,
15000,
215712,
15900000,
78645,
132840,
11600,
420000,
274032,
110700,
500000,
0.37,
74900,
190000,
106800,
188880,
20000,
4379000,
5087.85,
3133000,
500000,
158424,
1445600,
111280,
132840,
15087,
500000,
132000,
389880,
1894970,
147600,
2149200,
870000,
207550,
20550,
6900000,
300000,
10700,
184992,
500000,
3787800,
127466,
5000,
2407500,
93000,
1610000,
11800,
4820350,
190038997.2
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(0,50%,50%)"
},
"name": "หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
105600,
105600,
105600,
105600,
105600,
287708.8432327586,
500000,
500000,
500000,
500000,
500000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(24,50%,50%)",
"size": 4
},
"name": "รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"opacity": 0.5,
"pointpos": 0,
"text": "รัฐวิสาหกิจนอกตลาดหลักทรัพย์:
Mean=4316k
Q3=690k
median=270k
Q1=132k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
123638.5,
395723.45,
141240,
165000,
369394.82,
498941,
346107.55,
265000,
181044,
183546.32,
1455518,
6586920,
299600,
174000,
1056000,
367224,
362195,
312397.2,
11000000,
321000,
441855.97,
115835.85,
466092,
114755.24,
478664.5,
315650,
106828.8,
212479.53,
2010401.94,
168291.74,
324210,
138000,
10405,
260010,
1237.99,
35331.4,
174700,
140000,
1170000,
69550,
185110,
794000,
5419699.8,
196837.41,
939460,
229666.83,
734020,
127651,
189593.3,
25500,
483714.9,
1123500,
1065056.6,
3934000,
746325,
166713,
5326940.04,
152475,
229271.04,
473648.88,
136215.28,
6420000,
97295.1,
282480,
470800,
21956.4,
401250,
259098,
230224.35,
133536,
108000,
467123.48,
22587.7,
1231.14,
251450,
145097,
190,
3000,
113420,
196452,
16328.2,
1361.04,
309440.79,
68337.5,
193500,
223565.8,
192386,
195810,
189390,
642000,
7880000,
15000,
22629844.74,
129000,
13696,
18000,
9630,
2128.23,
511481.4,
98782.4
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(24,50%,50%)"
},
"name": "รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
131819.97,
131819.97,
131819.97,
131819.97,
131819.97,
355227.88821037073,
690000,
690000,
690000,
690000,
690000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(48,50%,50%)",
"size": 4
},
"name": "องค์การมหาชน",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์การมหาชน:
Mean=1627k
Q3=444k
median=209k
Q1=128k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
314580,
155150,
196880,
1658000,
87260.64,
216000,
213300,
284384.6,
42960.5,
2110040,
240000,
498000,
3060000,
96745.39,
30816,
306000,
138981.3,
120000,
6780,
225000,
1860000,
500000,
995100,
642000,
94000,
240000,
37000,
288000,
108600,
272000,
143862.35,
168000,
178500,
2475000,
2300000,
166577.6,
189300,
32908,
1123500,
41001.5,
1000000,
180000,
49429.04,
2000000,
2300000,
1043250,
145520,
163710,
691920,
192600,
9549.75,
162747,
337050,
119840,
324000,
43014,
205440,
70000,
167572.7,
182328,
300000,
400000,
185500,
26550,
33729.8,
150000,
190000,
551371,
693000,
120000,
960000,
107799.08,
15800000,
1942585,
600000,
149000,
792228,
900000,
3600000,
198000,
187250,
8359,
100000,
101452,
190000,
168000,
1000000,
186813.97,
2650000,
4280,
148800,
25830,
198000,
444000,
40749,
189300,
256800,
157290,
764280,
127330
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(48,50%,50%)"
},
"name": "องค์การมหาชน",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
128400,
128400,
128400,
128400,
128400,
258523.94706758307,
444000,
444000,
444000,
444000,
444000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(72,50%,50%)",
"size": 4
},
"name": "องค์การบริหารส่วนจังหวัด",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์การบริหารส่วนจังหวัด:
Mean=685k
Q3=484k
median=81k
Q1=23k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
99000,
138000,
1406616,
218158.8,
13500,
2369000,
37750,
99375,
7000,
1930000,
283200,
7270,
30000,
490300,
490100,
494000,
31222,
8400,
7585,
70000,
15900,
144000,
51349,
10180,
491600,
47939,
482000,
495100,
480000,
50000,
2788000,
80250,
43650,
291363,
8400,
44000,
33500,
486000,
98000,
442274,
99500,
196000,
45000,
25500,
3160,
28141,
137454,
198500,
86500,
99500,
99049.9,
30000,
4050,
51600,
1045000,
184400,
11400,
490000,
12020,
21500,
374000,
346400,
1180000,
7800,
17903,
384000,
14340000,
36820,
9834,
498000,
483000,
32902,
235400,
45520,
43627,
5000,
480000,
396000,
7300,
2527000,
1860000,
377200,
94695,
2568,
69978,
20019,
18000,
94000,
7729,
495500,
7000,
7845000,
1797000,
60000,
50000,
3691000,
9198100,
31554.3,
12612.09,
23390
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(72,50%,50%)"
},
"name": "องค์การบริหารส่วนจังหวัด",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
22510,
22510,
22510,
22510,
22510,
196506.73576034236,
484400,
484400,
484400,
484400,
484400
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(96,50%,50%)",
"size": 4
},
"name": "ท้องถิ่นรูปแบบพิเศษ",
"opacity": 0.5,
"pointpos": 0,
"text": "ท้องถิ่นรูปแบบพิเศษ:
Mean=641k
Q3=456k
median=99k
Q1=30k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
22901420,
180000,
13200,
83000,
468595.8,
458400,
156480,
3990000,
150000,
461277,
95000,
561000,
34459,
492989,
173760,
200000,
523230,
11760,
180000,
1801380,
12600,
25598500,
129800,
330000,
310000,
144000,
148000,
455884.2,
13800,
55697,
55273.96,
20360,
119840,
83400,
95230,
93300,
6420,
142000,
28797,
447520,
45774,
27103.1,
874500,
167348,
142362.57,
8560,
20330,
121305,
21239.5,
461277,
46010,
7260,
461277,
188400,
7490,
90000,
497800,
455884.2,
57780,
140050,
37450,
233153,
80000,
63100,
1878900,
25000,
113200,
66000,
163800,
176978,
481500,
350300,
11400,
5992,
12108,
97633,
498900,
30442,
76006,
7920,
7800,
920000,
215800,
10410,
268680,
52000,
1330000,
206242.5,
499440,
171200,
492894,
65300,
169380,
12000,
79822,
62542,
378361,
19000,
39993,
29371.5
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(96,50%,50%)"
},
"name": "ท้องถิ่นรูปแบบพิเศษ",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
29982.5,
29982.5,
29982.5,
29982.5,
29982.5,
197238.1876282051,
455884.2,
455884.2,
455884.2,
455884.2,
455884.2
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(120,50%,50%)",
"size": 4
},
"name": "หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"opacity": 0.5,
"pointpos": 0,
"text": "หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง:
Mean=567k
Q3=102k
median=40k
Q1=15k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
5500,
21500000,
69320,
12000,
99986.15,
7490,
10000,
90000,
12000,
3038750,
192059.97,
6720,
35710,
98000,
76494,
15920,
8751.21,
64500,
16500,
14361.6,
154561.5,
104860,
18690,
373740,
522000,
87674.34,
100000,
99927,
15496,
500000,
8250,
135383,
40000,
8386,
72000,
66000,
14200,
27500,
62841.1,
75914.9,
105028,
18712.88,
100000,
16050,
18703.21,
7300,
250000,
178800,
199389.49,
10900,
541200,
45571,
13500,
55000,
5600,
26400,
3642.69,
15000,
353376,
40000,
17980,
332000,
52337.6,
165000,
250000,
16542.2,
72000,
110531,
40783.05,
16290.75,
9660,
99750,
57339,
459704.1,
190788.49,
12500,
41831.65,
18340,
98095,
350000,
499882.6,
75391.37,
1725900,
106800,
9500,
54000,
5992,
99999,
99999,
276000,
74686,
519500,
19980,
99300,
72000,
500000,
46400,
83510,
39984.84,
16135.6
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(120,50%,50%)"
},
"name": "หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
14572.165,
14572.165,
14572.165,
14572.165,
14572.165,
53459.469605031576,
102000,
102000,
102000,
102000,
102000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(144,50%,50%)",
"size": 4
},
"name": "ส่วนราชการทั่วไป",
"opacity": 0.5,
"pointpos": 0,
"text": "ส่วนราชการทั่วไป:
Mean=547k
Q3=95k
median=28k
Q1=12k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
152079.5,
12020,
2999000,
53700,
3531000,
89525,
11300,
144000,
18490,
10765.27,
46300,
1865900,
45008.48,
40000,
10000,
480000,
14700,
14000,
17680,
21820,
36000,
14970,
397000,
21000,
63000,
22000,
41500,
28890,
60000,
1464300,
25000,
100000,
260000,
225000,
124309,
7851000,
14400,
4450,
25950,
14309,
6000,
6000,
68800,
164400,
21000,
25995.65,
64500,
66000,
10000,
20000,
140360,
498950,
6100,
249000,
68400,
46280,
6500,
49000,
5600,
600,
15000,
1688400,
28600,
28948.85,
1989504,
99510,
182187.83,
15000,
65970,
26750,
5300,
6600,
50000,
159700,
46000,
148900,
20000,
99950,
32100,
49229,
21000,
15120,
8220,
2580,
46610,
11522.83,
10000,
75600,
28000,
360000,
8985,
10750000,
9920,
65190,
90000,
104950,
127550,
9000,
20000,
45000
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(144,50%,50%)"
},
"name": "ส่วนราชการทั่วไป",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
11672.5,
11672.5,
11672.5,
11672.5,
11672.5,
44469.269096930446,
95000,
95000,
95000,
95000,
95000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(168,50%,50%)",
"size": 4
},
"name": "เทศบาลนคร",
"opacity": 0.5,
"pointpos": 0,
"text": "เทศบาลนคร:
Mean=444k
Q3=178k
median=48k
Q1=16k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
188000,
9000,
80400,
120000,
99750,
890000,
1437480,
16280,
179520,
495000,
5300,
6500,
97637.5,
8078.5,
484500,
48150,
75000,
123200,
31276.1,
72840,
236898,
44259,
18920,
26857,
82000,
19500,
11449,
57996,
37500,
48000,
108000,
13378,
7000,
15530,
19474,
72960,
18000,
36000,
50000,
14880,
75000,
206000,
200000,
110400,
11556,
23005,
108000,
65645,
15000,
15900,
52071.55,
10780210,
9280.11,
456000,
6200,
381000,
39990,
42051,
40000,
64735,
7746.8,
108000,
180000,
493000,
48000,
28241,
2984000,
25700,
8134.4,
494000,
1000,
145000,
54000,
5400,
181900,
38808,
45000,
166055,
491700,
23112,
108000,
91154.92,
13260,
494700,
99734.7,
19095,
24000,
27250,
8400,
79250,
7800,
488000,
66447,
73838,
120000,
8934.5,
108000,
46920,
54000,
14560
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(168,50%,50%)"
},
"name": "เทศบาลนคร",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
16247.5,
16247.5,
16247.5,
16247.5,
16247.5,
78064.55100672143,
177761.65,
177761.65,
177761.65,
177761.65,
177761.65
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(192,50%,50%)",
"size": 4
},
"name": "องค์กรอิสระตามรัฐธรรมนูญ",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์กรอิสระตามรัฐธรรมนูญ:
Mean=353k
Q3=228k
median=108k
Q1=22k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
3531,
148500,
127000,
50000,
7200,
902400,
604220,
308802,
1489000,
317073.1,
168000,
15000,
107590,
178330,
498620,
17000,
998760,
490000,
107700,
500000,
2120000,
108000,
934092,
371000,
117800,
0.28,
9362.5,
128186,
86135,
819072,
20000,
8881,
7500,
10800,
743200,
299493,
5142.42,
19938.38,
126400,
20223,
14552,
29620,
16500,
137258,
261000,
1051250,
14541.3,
107400,
157500,
3386880,
68950,
239400,
216000,
1258000,
49966.86,
108000,
342000,
24000,
114000,
239400,
9800,
9000,
19450,
35700,
759000,
309200,
10000,
75000,
1589000,
28890,
18720,
100000,
57760,
848316,
6285,
108000,
91400,
239400,
8988,
8881,
108000,
69550,
21721,
14500,
133100,
108000,
19581,
919000,
477000,
8461.56,
1589000,
154366.76,
2288990,
222560,
536177,
0.43,
100000,
195800,
1023000,
97800
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(192,50%,50%)"
},
"name": "องค์กรอิสระตามรัฐธรรมนูญ",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
21705.25,
21705.25,
21705.25,
21705.25,
21705.25,
117053.76784289278,
228000,
228000,
228000,
228000,
228000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(216,50%,50%)",
"size": 4
},
"name": "รัฐวิสาหกิจในตลาดหลักทรัพย์",
"opacity": 0.5,
"pointpos": 0,
"text": "รัฐวิสาหกิจในตลาดหลักทรัพย์:
Mean=279k
Q3=277k
median=125k
Q1=28k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
10291.26,
96150,
11840,
796080,
15700,
10200,
192784.52,
200000,
423720,
320932,
483040,
178064.52,
459010,
8988,
41800,
133568.1,
88400,
163800,
1599757,
111708,
19886,
170355,
178548.39,
499440,
16500,
314901,
27565,
120000,
35192,
141976.77,
756032.2,
35631,
405530,
102800,
134820,
12080,
90300,
194880,
292280,
4500,
95680,
192784.52,
296480,
18720,
66072,
70000,
898000,
52002,
25100,
152796,
260000,
324356,
15000,
129452,
270000,
489998,
12000,
156000,
19046,
469450,
480340,
12572.5,
12160,
1351321,
142362.57,
473475,
208500,
99250,
493045.3,
194880,
53520,
23433,
238075,
138253,
5780,
20000,
5780,
229836,
2032351.74,
4922000,
200000,
24860,
26215,
397116,
275000,
103220,
46280,
238000,
310000,
12000,
247500,
269772,
19283,
449400,
1600,
819000,
9260,
51900,
26480,
19370
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(216,50%,50%)"
},
"name": "รัฐวิสาหกิจในตลาดหลักทรัพย์",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
27565,
27565,
27565,
27565,
27565,
140707.9292,
277378.25,
277378.25,
277378.25,
277378.25,
277378.25
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(240,50%,50%)",
"size": 4
},
"name": "เทศบาลเมือง",
"opacity": 0.5,
"pointpos": 0,
"text": "เทศบาลเมือง:
Mean=246k
Q3=95k
median=29k
Q1=11k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
109500,
24000,
6075,
40550,
10000,
72300.6,
20758,
7586.3,
40000,
32600,
14830,
18480,
108000,
76000,
32195,
345000,
1589296.28,
12000,
488112.6,
32850,
44400,
14000,
14700,
7645,
1500,
5000,
13400,
60300,
1098631.8,
56240,
1300000,
30500,
39790,
29792.01,
547000,
10000,
79922,
6250,
34920,
23560,
7150,
54600,
5900,
14000.01,
9200,
24556.5,
7500,
108000,
658,
79500,
5856.02,
42000,
5243,
12000,
18480,
45000,
39000,
18481,
16098.15,
50000,
20000,
5000,
17230,
20000,
6260,
108000,
95000,
21000,
112240,
148000,
18707.88,
1429808.8,
5413.13,
5000,
4870,
10876,
1064.65,
9244.8,
65000,
30000,
44000,
24475,
108000,
6000,
55500,
43004.38,
3380000,
13749.5,
29700,
11941.2,
23917,
35000,
16000,
90000,
20520,
35150,
997000,
3520,
6750,
14845
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(240,50%,50%)"
},
"name": "เทศบาลเมือง",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
10900,
10900,
10900,
10900,
10900,
44311.34642883797,
95000,
95000,
95000,
95000,
95000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(264,50%,50%)",
"size": 4
},
"name": "เทศบาลตำบล",
"opacity": 0.5,
"pointpos": 0,
"text": "เทศบาลตำบล:
Mean=119k
Q3=81k
median=24k
Q1=10k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
96000,
7500,
86400,
36000,
31600,
279000,
40000,
7062,
1420000,
54000,
79930,
8960,
52500,
32000,
590133.55,
73000,
300000,
7800,
9170,
199000,
6750,
7000,
7400,
28000,
19405.6,
84000,
25500,
44400,
14905,
6200,
120000,
22000,
1500,
32000,
8500,
1205000,
43020,
5155,
38500,
8178.15,
90000,
9000,
194000,
392000,
98500,
20635,
10000,
66000,
22977,
498000,
252500,
6400,
45210,
30000,
11750,
595000,
450,
61776,
327000,
86580,
15000,
320000,
123000,
84737.52,
2750,
498000,
6250,
108000,
47236.5,
7700,
16720,
11500,
84800,
340000,
23099,
12506.8,
214000,
11181.5,
210000,
9095,
44710,
108000,
11000,
54500,
404354,
5000,
18980,
18000,
83834.5,
20000,
49500,
54517.57,
402000,
60000,
36000,
9000,
7000,
2000,
36000,
10200
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(264,50%,50%)"
},
"name": "เทศบาลตำบล",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
9900,
9900,
9900,
9900,
9900,
37698.726269762905,
80913.12,
80913.12,
80913.12,
80913.12,
80913.12
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(288,50%,50%)",
"size": 4
},
"name": "ส่วนราชการประเภทสถานศึกษา",
"opacity": 0.5,
"pointpos": 0,
"text": "ส่วนราชการประเภทสถานศึกษา:
Mean=117k
Q3=50k
median=20k
Q1=10k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
499904,
489500,
12264,
31950,
34800,
37000,
85000,
13250,
21850,
6680,
26575,
20000,
20000,
100000,
30000,
30000,
68200,
32528,
13000,
16000,
38276,
33790,
60000,
15500,
25420,
42500,
38360,
49594.5,
8858,
40000,
20000,
72000,
5530,
10400,
73500,
16720,
5000,
10000,
10600,
6000,
104000,
16830,
22500,
15500,
9500,
9057,
5395,
495000,
6963.56,
19233,
12848,
23850,
285400,
2973,
8170,
117432.5,
14811,
25000,
99250,
19780,
18700,
4000,
129147,
438000,
26025,
10730,
5000,
25000,
7811,
916001.32,
9570,
9999.15,
71600,
7021,
6750,
18950,
8075,
125000,
195278,
28800,
16500,
14000,
10795,
8500,
12347.8,
11910,
237000,
30000,
11500,
93995,
9998,
92000,
20000,
5500,
10000,
5885,
9833,
30000,
2000,
1470000
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(288,50%,50%)"
},
"name": "ส่วนราชการประเภทสถานศึกษา",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
10000,
10000,
10000,
10000,
10000,
26708.09200479605,
50000,
50000,
50000,
50000,
50000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(312,50%,50%)",
"size": 4
},
"name": "องค์การบริหารส่วนตำบล",
"opacity": 0.5,
"pointpos": 0,
"text": "องค์การบริหารส่วนตำบล:
Mean=114k
Q3=92k
median=26k
Q1=10k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
165697.98,
13340,
15200,
45300,
13559,
192771.3,
15000,
14300,
329500,
30000,
38000,
372700,
135000,
20000,
55640,
106000,
26400,
5000,
207000,
149000,
6000,
42000,
943000,
700,
59000,
7000,
6079.92,
108000,
186900,
16850,
39000,
167000,
100000,
8717.1,
6600,
36500,
327800,
38280,
99400,
195000,
18690,
5000,
6750,
254000,
49800,
88004,
191000,
19500,
19280,
33000,
119000,
37236,
5700,
5400,
174000,
14430,
30926,
24000,
22000,
32700,
12815,
12000,
6096,
7548,
25800,
98000,
22900,
348000,
95000,
33600,
25576,
30000,
7800,
18000,
121000,
8640,
36116,
42500,
78000,
1606000,
21080,
9980,
27000,
32975,
464000,
6438,
35700,
11550,
15000,
10000,
36000,
96000,
45700,
9300,
17500,
59830,
35500,
81600,
90000,
19000
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(312,50%,50%)"
},
"name": "องค์การบริหารส่วนตำบล",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
10000,
10000,
10000,
10000,
10000,
42229.30976525302,
92000,
92000,
92000,
92000,
92000
],
"yaxis": "y1"
},
{
"boxpoints": "all",
"fillcolor": "rgba(0,0,0,0)",
"hoverinfo": "text",
"jitter": 1,
"line": {
"color": "rgba(0,0,0,0)"
},
"marker": {
"color": "hsl(336,50%,50%)",
"size": 4
},
"name": "ส่วนราชการประเภทสถานพยาบาล",
"opacity": 0.5,
"pointpos": 0,
"text": "ส่วนราชการประเภทสถานพยาบาล:
Mean=108k
Q3=68k
median=26k
Q1=11k",
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
29700,
15750,
2880000,
97584,
13717.4,
10233,
87633,
180000,
34874,
10400,
35100,
22587.7,
1535280,
334000,
98552.35,
86000,
34040,
33598,
55025,
92815.94,
6592,
42750,
4150,
14815.2,
51360,
51000,
38000,
24630,
28500,
8025,
117443.2,
48680,
48150,
58500,
93600,
17365,
17655,
49400,
21700,
11550,
14455.7,
29800,
749000,
17280,
69550,
9950,
6250,
11400,
88596,
208000,
69550,
95337,
46224,
13400,
14400,
20050,
10914,
2996000,
315000,
65034.6,
43977,
31200,
44000,
41001.6,
14124,
9200,
35000,
14450,
50000,
5800,
15750,
492702.9,
32000,
147018,
19300,
6900,
21590,
34376,
37000,
15200,
17600,
23700,
6800,
199200,
24000,
99224.55,
46000,
6553,
14550,
29189.6,
48000,
2000,
96300,
38520,
5400,
60360,
11250,
22840,
83888,
34769.65
],
"yaxis": "y1"
},
{
"boxpoints": false,
"hoverinfo": "none",
"line": {
"color": "hsl(336,50%,50%)"
},
"name": "ส่วนราชการประเภทสถานพยาบาล",
"opacity": 0.7,
"type": "box",
"whiskerwidth": 0.2,
"xaxis": "x1",
"y": [
11000,
11000,
11000,
11000,
11000,
34618.49217655442,
67650,
67650,
67650,
67650,
67650
],
"yaxis": "y1"
},
{
"hoverinfo": "none",
"marker": {
"color": [
"hsl(0,50%,50%)",
"hsl(24,50%,50%)",
"hsl(48,50%,50%)",
"hsl(72,50%,50%)",
"hsl(96,50%,50%)",
"hsl(120,50%,50%)",
"hsl(144,50%,50%)",
"hsl(168,50%,50%)",
"hsl(192,50%,50%)",
"hsl(216,50%,50%)",
"hsl(240,50%,50%)",
"hsl(264,50%,50%)",
"hsl(288,50%,50%)",
"hsl(312,50%,50%)",
"hsl(336,50%,50%)"
],
"line": {
"color": [
"hsl(0,100%,20%)",
"hsl(24,100%,20%)",
"hsl(48,100%,20%)",
"hsl(72,100%,20%)",
"hsl(96,100%,20%)",
"hsl(120,100%,20%)",
"hsl(144,100%,20%)",
"hsl(168,100%,20%)",
"hsl(192,100%,20%)",
"hsl(216,100%,20%)",
"hsl(240,100%,20%)",
"hsl(264,100%,20%)",
"hsl(288,100%,20%)",
"hsl(312,100%,20%)",
"hsl(336,100%,20%)"
],
"width": 1.5
}
},
"name": "average",
"opacity": 0.2,
"text": [
"หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ:
Mean=10578k
Q3=500k
median=224k
Q1=106k",
"รัฐวิสาหกิจนอกตลาดหลักทรัพย์:
Mean=4316k
Q3=690k
median=270k
Q1=132k",
"องค์การมหาชน:
Mean=1627k
Q3=444k
median=209k
Q1=128k",
"องค์การบริหารส่วนจังหวัด:
Mean=685k
Q3=484k
median=81k
Q1=23k",
"ท้องถิ่นรูปแบบพิเศษ:
Mean=641k
Q3=456k
median=99k
Q1=30k",
"หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง:
Mean=567k
Q3=102k
median=40k
Q1=15k",
"ส่วนราชการทั่วไป:
Mean=547k
Q3=95k
median=28k
Q1=12k",
"เทศบาลนคร:
Mean=444k
Q3=178k
median=48k
Q1=16k",
"องค์กรอิสระตามรัฐธรรมนูญ:
Mean=353k
Q3=228k
median=108k
Q1=22k",
"รัฐวิสาหกิจในตลาดหลักทรัพย์:
Mean=279k
Q3=277k
median=125k
Q1=28k",
"เทศบาลเมือง:
Mean=246k
Q3=95k
median=29k
Q1=11k",
"เทศบาลตำบล:
Mean=119k
Q3=81k
median=24k
Q1=10k",
"ส่วนราชการประเภทสถานศึกษา:
Mean=117k
Q3=50k
median=20k
Q1=10k",
"องค์การบริหารส่วนตำบล:
Mean=114k
Q3=92k
median=26k
Q1=10k",
"ส่วนราชการประเภทสถานพยาบาล:
Mean=108k
Q3=68k
median=26k
Q1=11k"
],
"type": "bar",
"x": [
"หน่วยงานอื่นของรัฐที่จัดตั้งโดยกฎหมายเฉพาะ",
"รัฐวิสาหกิจนอกตลาดหลักทรัพย์",
"องค์การมหาชน",
"องค์การบริหารส่วนจังหวัด",
"ท้องถิ่นรูปแบบพิเศษ",
"หน่วยงานของรัฐที่ไม่สังกัดสำนักนายกรัฐมนตรี กระทรวงหรือทบวง",
"ส่วนราชการทั่วไป",
"เทศบาลนคร",
"องค์กรอิสระตามรัฐธรรมนูญ",
"รัฐวิสาหกิจในตลาดหลักทรัพย์",
"เทศบาลเมือง",
"เทศบาลตำบล",
"ส่วนราชการประเภทสถานศึกษา",
"องค์การบริหารส่วนตำบล",
"ส่วนราชการประเภทสถานพยาบาล"
],
"xaxis": "x1",
"y": [
10578239.896336203,
4315591.971710806,
1627032.4578694159,
684648.0166419401,
641261.2572954823,
566701.1487928346,
547169.6623162369,
443601.1287572812,
352614.29239401495,
278913.5476,
246495.86686170555,
118585.84677964308,
116724.72889568596,
113690.61005148327,
107745.72828028763
],
"yaxis": "y1"
},
{
"hoverinfo": "none",
"marker": {
"color": [
8.584780533736941,
10.834931068277593
],
"colorbar": {
"len": 0.4,
"thickness": 20,
"ticktext": [
"1B",
"5B",
"10B",
"50B"
],
"tickvals": [
9,
9.301029995663981,
10,
10.698970004336019
],
"title": "Thai Baht",
"titleside": "top",
"x": 0.9,
"y": 0.25
},
"colorscale": [
[
0,
"hsl(19.0, 96.0%, 66.0%)"
],
[
0.2,
"hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)"
],
[
0.4,
"hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)"
],
[
0.6,
"hsl(72.51515151515152, 89.39393939393939%, 83.60606060606061%)"
],
[
0.8,
"hsl(96.35353535353535, 69.1919191919192%, 77.14141414141415%)"
],
[
1,
"hsl(119.0, 50.0%, 71.0%)"
]
],
"showscale": true,
"size": 0.1
},
"mode": "markers",
"showlegend": false,
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x2",
"y": [
18.754914054078583
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(27.282828282828284, 96.8080808080808%, 70.24242424242425%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.0859298100001,
98.23754846200006,
98.47780068602651,
98.6072424661669,
98.58889733334524,
98.65499148996525,
98.61623416497474,
98.45758751834927,
98.33656131425329,
98.20778364479935,
98.11967532825378,
98.09993492965322,
98.11548953721234,
98.20948896714214,
98.10008996018348,
98.12727176308135,
98.08365685438037,
98.24023644435641,
98.23351850777289,
98.30260989792845,
97.90799443014942,
97.67613570200012,
97.7540637620001,
97.61794803900011,
97.63758508300009,
97.57381636600013,
97.5283411050001,
97.48648319500012,
97.35140100100011,
97.42746871000008,
97.50953088400007,
97.74569218000005,
97.72336796100006,
97.65784224500004,
97.81080448500012,
97.76708622200005,
97.84212040300014,
97.84863163300008,
98.00831180900008,
98.02453820800008,
98.0859298100001
],
"xaxis": "x2",
"y": [
19.773161112000082,
19.664692281000043,
19.705629272236536,
19.48258372635783,
19.203970241933092,
19.101030789139628,
19.04279144886624,
19.007263902307244,
19.034884954776828,
19.164101873802423,
19.086509711254166,
18.63710561822964,
18.53979889640192,
18.451587226169522,
18.348544419689176,
18.096595974224897,
18.014818019735827,
17.839583238575585,
17.728711453270932,
17.69589691850797,
17.55486551401617,
17.83033396400012,
17.96903350800011,
18.24167836500007,
18.306325582000056,
18.33309397400012,
18.26532033300009,
18.292140401000097,
18.551168519000072,
18.48951853500003,
18.491275533000106,
18.571063945000077,
18.851977030000114,
18.925719299000036,
19.112219543,
19.397525126000033,
19.479380595000066,
19.567643942000046,
19.639112447000088,
19.80297841400011,
19.773161112000082
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(27.282828282828284, 96.8080808080808%, 90.24242424242425%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mae Hong Son",
"showlegend": false,
"text": "Mae Hong Son:
0.69B",
"type": "scatter",
"x": [
98.02683235692132
],
"xaxis": "x2",
"y": [
18.754914054078583
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.27257653168158,
99.5034274809268,
99.5153100920001,
99.44320722700007,
99.37435957100013,
99.24463951900003,
99.28500410200007,
99.15162194100009,
99.16895592500003,
99.25464928500003,
99.15162194100009,
99.17212975400014,
99.03098921058358,
98.79033206637177,
98.74981774309435,
98.66057254408759,
98.64103885286073,
98.90329674674746,
98.93802330942816,
98.8936332543712,
98.9527510928886,
98.90345177637835,
98.97574710474504,
98.87919148784852,
98.9744543870001,
98.99233443300005,
99.05506962100009,
99.1409461171848,
99.27257653168158
],
"xaxis": "x2",
"y": [
10.95801361753442,
10.997053639000939,
10.881537177000041,
10.87034739800012,
10.681382554000066,
10.535142320000105,
10.364488023000092,
10.357367255000057,
10.28774648600006,
10.234442450000088,
10.103461005000014,
9.850246486000103,
9.73222280473864,
9.687005927381605,
9.601171373060424,
9.661787828345595,
9.786069648395568,
10.017270005806097,
10.10873729109312,
10.207671820897787,
10.352830919311543,
10.455951239258269,
10.6026606312831,
10.788202778967644,
10.824198303000102,
10.947963359000127,
10.945250346000094,
11.039409960950493,
10.95801361753442
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(35.56565656565657, 97.61616161616162%, 94.48484848484848%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chumphon",
"showlegend": false,
"text": "Chumphon:
1.20B",
"type": "scatter",
"x": [
99.06978611157116
],
"xaxis": "x2",
"y": [
10.366574626302134
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(52.13131313131313, 99.23232323232324%, 82.96969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.34245933417458,
100.15520999614444,
100.12963016190241,
99.95940799408368,
99.74433068231508,
99.7276908709369,
99.60899010590862,
99.51075320809406,
99.32564822808325,
99.28668419841699,
99.31603641165111,
99.24079552569293,
99.28224002495722,
99.33200442856156,
99.44729454980359,
99.52997684095845,
99.59023156103774,
99.69311933788708,
99.78494835838006,
99.73141157398493,
99.77183780061023,
99.85352623800003,
99.88599694100003,
99.96713300900012,
100.14421634200005,
100.18628991000003,
100.13111412900008,
100.22046959700003,
100.34245933417458
],
"xaxis": "x2",
"y": [
7.938784496738819,
7.874429226027942,
7.801720486511243,
7.903755600840242,
7.850916449334647,
7.992044786337885,
7.981270249922105,
7.871793727698417,
7.957292385235434,
8.102839057276697,
8.292853297841418,
8.380522365714612,
8.538703925245983,
8.521263129090158,
8.60110321723964,
8.84710887337583,
8.916794541834605,
8.931858222079299,
9.056605129223357,
9.153188381538513,
9.312275774298854,
9.29466380400008,
9.233303127000084,
8.605658270000035,
8.388820705000114,
8.397202867000075,
8.514553127000028,
8.44871653900006,
7.938784496738819
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(52.13131313131313, 99.23232323232324%, 102.96969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Si Thammarat",
"showlegend": false,
"text": "Nakhon Si Thammarat:
3.38B",
"type": "scatter",
"x": [
99.77791569893861
],
"xaxis": "x2",
"y": [
8.372728000640693
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4186304050001,
98.39812259200005,
98.34392337300011,
98.29184004000012,
98.25416100400008,
98.28142337300005,
98.34351647200009,
98.43913821700005,
98.4186304050001
],
"xaxis": "x2",
"y": [
7.903753973000079,
7.815008856000105,
7.83291250200007,
7.777492580000086,
7.928290106000091,
8.19179922100011,
8.10919830900012,
8.082505601,
7.903753973000079
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phuket",
"showlegend": false,
"text": "Phuket:
1.77B",
"type": "scatter",
"x": [
98.34151287464336
],
"xaxis": "x2",
"y": [
7.974660201845434
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.53630618600008,
98.6023869150001,
98.60352623800011,
98.57081139400006,
98.53630618600008
],
"xaxis": "x2",
"y": [
8.115139065000108,
8.063462632000068,
7.903753973000121,
7.939357815000093,
8.115139065000108
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62142988400015,
98.57007897200006,
98.62403405000006,
98.63754316500015,
98.62142988400015
],
"xaxis": "x2",
"y": [
8.102525132000125,
8.118882554000137,
8.191799221000153,
8.171291408000116,
8.102525132000125
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29395592500006,
98.26156660200016,
98.26091556100019,
98.31088300900015,
98.29395592500006
],
"xaxis": "x2",
"y": [
8.93463776200015,
8.878566799000126,
9.012925523000135,
8.978176174000083,
8.93463776200015
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.29444420700005,
98.24048912900011,
98.26091556100019,
98.31739342500012,
98.29444420700005
],
"xaxis": "x2",
"y": [
9.041571356000105,
9.0489769550001,
9.158148505000128,
9.117132880000113,
9.041571356000105
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.50931562671471,
98.50647342281022,
98.4573291359309,
98.45624393121253,
98.60517540861824,
98.54977827404824,
98.71255903487159,
98.66274295532313,
98.66574018795941,
98.60352623800011,
98.42823326900006,
98.46290123800006,
98.39128665500002,
98.28142337300008,
98.19800866000006,
98.24732506600006,
98.21998131600017,
98.29273522200006,
98.39128665500002,
98.33269290500019,
98.38200931100008,
98.32227623800011,
98.37077884200008,
98.38961527685225,
98.5277641132233,
98.50931562671471
],
"xaxis": "x2",
"y": [
9.205252386688358,
8.978702908312599,
8.954337469998265,
8.890413722815055,
8.790626532288712,
8.65146190004667,
8.600173041252873,
8.556170558924194,
8.381375027335693,
8.397202867000132,
8.316961981000105,
8.216131903000132,
8.13654205900015,
8.22589752800016,
8.556057033000158,
8.51455312700007,
8.726223049000083,
8.92438385600012,
9.035305080000157,
9.026068427000098,
9.071926174000083,
9.209377346000082,
9.226467190000122,
9.344922551250576,
9.29752065675298,
9.205252386688358
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.87614993600002,
97.87183678500006,
97.8377384770001,
97.86841881600006,
97.87614993600002
],
"xaxis": "x2",
"y": [
9.390204169000128,
9.379584052000084,
9.419338283000087,
9.420396226000136,
9.390204169000128
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.89820397200006,
97.8699650400001,
97.84961998800006,
97.87183678500006,
97.89820397200006
],
"xaxis": "x2",
"y": [
9.44497304900014,
9.425238348000121,
9.442124742000104,
9.473049221000153,
9.44497304900014
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phangnga",
"showlegend": false,
"text": "Phangnga:
0.85B",
"type": "scatter",
"x": [
98.41915393503248
],
"xaxis": "x2",
"y": [
8.677606417666892
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.41667728000007,
98.39812259200002,
98.41163170700011,
98.4178166020001,
98.41667728000007
],
"xaxis": "x2",
"y": [
9.733465887000179,
9.706244208000086,
9.77456289300008,
9.747056382000139,
9.733465887000179
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.90825768414479,
98.97574710474512,
98.90345177637838,
98.95275109288863,
98.89363325437128,
98.92996178570789,
98.63545779783922,
98.66057254408756,
98.77415734298702,
98.65669681230807,
98.66925418543232,
98.54900312679288,
98.51102094905755,
98.38961527685225,
98.45720462300008,
98.53109785200016,
98.46338951900006,
98.51417076900006,
98.49366295700005,
98.56576582100016,
98.50798587300014,
98.55543053500006,
98.58301842500006,
98.54900149800002,
98.51270592500012,
98.63086998800006,
98.60352623800011,
98.72046959700006,
98.79038293500011,
98.75679325400009,
98.87919148784854,
98.9240189963796,
98.90825768414479
],
"xaxis": "x2",
"y": [
10.687229111933988,
10.602660631283157,
10.455951239258312,
10.352830919311586,
10.207671820897843,
10.068791409496,
9.76992076343258,
9.661787828345638,
9.54251862253642,
9.42312022551809,
9.354855658561831,
9.351729233817139,
9.306434841195056,
9.344922551250576,
9.548529364000089,
9.566107489000117,
9.604437567000147,
9.654730536000102,
9.713690497000158,
9.742621161000073,
9.77456289300008,
9.798041083000143,
9.842840887000165,
9.80927155200014,
9.836859442000147,
9.952704169000143,
9.993597723000093,
10.227932033000144,
10.500264588000135,
10.666068420000087,
10.788202778967687,
10.747199612072535,
10.687229111933988
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ranong",
"showlegend": false,
"text": "Ranong:
0.90B",
"type": "scatter",
"x": [
98.71794595061648
],
"xaxis": "x2",
"y": [
9.999900666708673
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.70346113400015,
99.68148847700016,
99.66814212300002,
99.69874108200005,
99.70346113400015
],
"xaxis": "x2",
"y": [
9.521307684000178,
9.512884833000129,
9.519191799000083,
9.542222398000135,
9.521307684000178
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.08594811300006,
100.06088300900015,
99.9466251960001,
99.93628991000017,
100.08594811300006
],
"xaxis": "x2",
"y": [
9.574530341000155,
9.46381256700009,
9.41819896000014,
9.577704169000128,
9.574530341000155
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68043053500017,
99.67807050900015,
99.67530358200005,
99.68425540500019,
99.68043053500017
],
"xaxis": "x2",
"y": [
9.612209377000141,
9.61041901200015,
9.624457098000107,
9.620021877000141,
9.612209377000141
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.14478600400017,
99.32357832100016,
99.23552493600008,
99.25505618600002,
99.47478274800008,
99.53581790500007,
99.75277754000015,
99.73192833882175,
99.786705356667,
99.69311933788705,
99.59023156103777,
99.52997684095854,
99.44729454980362,
99.33200442856165,
99.28472049365584,
99.26606530157247,
98.91306359281057,
98.884641554664,
98.9181795589395,
98.76656090726007,
98.72423790885236,
98.54977827404824,
98.60517540861824,
98.45872439991112,
98.45391849214482,
98.50647342281022,
98.51102094905755,
98.54900312679288,
98.67297488758092,
98.65669681230807,
98.77415734298702,
98.78614627533031,
99.14478600400017
],
"xaxis": "x2",
"y": [
9.788234768000109,
9.391546942000119,
9.336330471000096,
9.232489325000117,
9.200995184000107,
9.28168366100013,
9.319769598000121,
9.149157620128136,
9.060170803539833,
8.931858222079342,
8.916794541834662,
8.847108873375888,
8.601103217239682,
8.521263129090215,
8.542295437084803,
8.34155833604845,
8.31380809236957,
8.514441839719169,
8.584256700286517,
8.674173691962352,
8.625856228282345,
8.65146190004667,
8.790626532288712,
8.887158107760541,
8.943872991945014,
8.978702908312599,
9.306434841195056,
9.351729233817139,
9.35749115599208,
9.42312022551809,
9.54251862253642,
9.683801988271199,
9.788234768000109
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9978947270001,
100.0672306650001,
100.09009850400017,
99.9876408210001,
99.9978947270001
],
"xaxis": "x2",
"y": [
9.797267971000124,
9.775620835000126,
9.665269273000163,
9.719916083000115,
9.797267971000124
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(51.303030303030305, 99.15151515151516%, 102.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surat Thani",
"showlegend": false,
"text": "Surat Thani:
3.20B",
"type": "scatter",
"x": [
99.08753919716334
],
"xaxis": "x2",
"y": [
9.045665892400375
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.05713951900006,
99.02808678500017,
99.07585696700019,
99.11744225400017
],
"xaxis": "x2",
"y": [
7.479193427000084,
7.504055080000128,
7.644273179000081,
7.608954169000143,
7.479193427000084
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.11744225400017,
99.06959069100006,
99.04460696700002,
99.12427819100012,
99.11744225400017
],
"xaxis": "x2",
"y": [
7.595892645000077,
7.622544664000188,
7.663397528000147,
7.657375393000137,
7.595892645000077
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.91306359281057,
99.08220055501161,
99.26606530157247,
99.31603641165114,
99.28668419841702,
99.34569868414704,
99.29417728135641,
99.34104780511208,
99.25986412982567,
99.13054446700008,
99.1121525400001,
99.0560001960001,
99.01441491,
99.06959069100006,
99.02808678500017,
98.91797936300006,
98.84359785200016,
98.80030358200005,
98.770274285,
98.70313561300006,
98.62403405000006,
98.66274295532313,
98.75570885557923,
98.92717125864672,
98.884641554664,
98.91306359281057
],
"xaxis": "x2",
"y": [
8.31380809236957,
8.351583564529946,
8.34155833604845,
8.292853297841475,
8.10283905727674,
7.919723619549458,
7.844095159963743,
7.747641098857684,
7.655863756107507,
7.767238674000112,
7.705511786000102,
7.698919989000132,
7.815008856000162,
7.924872137000136,
7.903753973000121,
8.051336981000162,
8.00287506700009,
8.052435614000117,
8.023667710000083,
8.298529364000075,
8.281154690000093,
8.556170558924194,
8.673088487243916,
8.566557521712298,
8.514441839719169,
8.31380809236957
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.90909090909091, 97.45454545454545%, 93.63636363636364%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Krabi",
"showlegend": false,
"text": "Krabi:
1.03B",
"type": "scatter",
"x": [
99.0159914523875
],
"xaxis": "x2",
"y": [
8.135330699494386
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.12963016190241,
100.20086029913756,
100.14291425900007,
100.18539472700013,
100.27881920700003,
100.3787541020601,
100.28383263596737,
100.03061811683256,
99.82804650314364,
99.82096683135421,
99.74433068231508,
99.95940799408368,
100.12963016190241
],
"xaxis": "x2",
"y": [
7.801720486511243,
7.772327866653498,
7.700018622000115,
7.514227606000119,
7.362209377000099,
7.309800522938033,
7.208345852579086,
7.091737983521099,
7.515278022362892,
7.673407904151389,
7.850916449334647,
7.903755600840242,
7.801720486511243
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phatthalung",
"showlegend": false,
"text": "Phatthalung:
0.95B",
"type": "scatter",
"x": [
100.03214474946373
],
"xaxis": "x2",
"y": [
7.512997206846954
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.247813347,
99.21729576900006,
99.15845787900017,
99.206309441,
99.247813347
],
"xaxis": "x2",
"y": [
6.57485586100016,
6.536932684000135,
6.554388739000103,
6.57485586100016,
6.57485586100016
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.66627037900017,
99.60027103000007,
99.656993035,
99.70443769600016,
99.66627037900017
],
"xaxis": "x2",
"y": [
6.497015692000076,
6.583441473000079,
6.723822333000086,
6.558294989000103,
6.497015692000076
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.82329227132126,
99.88349531455722,
99.93129601429965,
100.21339765777569,
100.1272892590001,
100.10352623800006,
100.0633244150001,
99.8675236340001,
99.68580162900017,
99.6954858730002,
99.74560877921905,
99.82329227132126
],
"xaxis": "x2",
"y": [
7.128195706067032,
7.068767808287788,
7.136670640038076,
6.885264796932901,
6.442287502000141,
6.53318919500019,
6.506577867000161,
6.762600002000113,
6.877346096000153,
7.059881903000118,
7.12966384224606,
7.128195706067032
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.30892988400015,
99.28679446700019,
99.2798771490001,
99.32512454500014,
99.30892988400015
],
"xaxis": "x2",
"y": [
6.510687567000119,
6.515448309000107,
6.573187567000147,
6.551418361000088,
6.510687567000119
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.8675236340001,
99.84213300900015,
99.84522545700005,
99.85718834700018,
99.8675236340001
],
"xaxis": "x2",
"y": [
6.710028387000179,
6.711778062000164,
6.728420315000122,
6.736273505000113,
6.710028387000179
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61670983200005,
99.57431074300004,
99.55779056100008,
99.5939233730002,
99.61670983200005
],
"xaxis": "x2",
"y": [
7.084173895000092,
7.090684312000093,
7.118882554000066,
7.107570705000086,
7.084173895000092
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.36418704500008,
98.36093183700004,
98.37907962300008,
98.38054446700019,
98.36418704500008
],
"xaxis": "x2",
"y": [
7.585842190000093,
7.605495510000139,
7.615139065000122,
7.606105861000103,
7.585842190000093
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.97966556100008,
98.99724368600019,
98.98633873800011,
98.93734785200016,
98.97966556100008
],
"xaxis": "x2",
"y": [
7.836127020000077,
7.832220770000077,
7.784084377000113,
7.842067776000107,
7.836127020000077
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
97.64462324300021,
97.647715691,
97.64210045700011,
97.64462324300021
],
"xaxis": "x2",
"y": [
8.642197984000134,
8.614813544000157,
8.662461656000133,
8.642197984000134
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.2810978520001,
98.26596113400015,
98.31446373800011,
98.29737389400006,
98.2810978520001
],
"xaxis": "x2",
"y": [
9.176052151000178,
9.196600653000132,
9.257595119000115,
9.197251695000176,
9.176052151000178
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.4622501960001,
98.4744572270001,
98.45687910200016,
98.43433678500017,
98.4622501960001
],
"xaxis": "x2",
"y": [
9.85940176000014,
9.858303127000099,
9.787095445000162,
9.814642645000106,
9.85940176000014
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.84831790500002,
99.85792076900012,
99.83277428500006,
99.8260197270001,
99.84831790500002
],
"xaxis": "x2",
"y": [
10.120428778000132,
10.086452541000185,
10.056179104000108,
10.124131578000075,
10.120428778000132
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.51303144600016,
102.49065188900013,
102.44703209700006,
102.4761662120001,
102.51303144600016
],
"xaxis": "x2",
"y": [
11.825913804000137,
11.78660716400013,
11.807277736000145,
11.835313218000167,
11.825913804000137
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.80429121200021,
100.80762780000012,
100.78077233200005,
100.76750735800013,
100.80429121200021
],
"xaxis": "x2",
"y": [
12.716579494000115,
12.693793036000102,
12.668646552000112,
12.709865627000084,
12.716579494000115
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Satun",
"showlegend": false,
"text": "Satun:
0.76B",
"type": "scatter",
"x": [
99.90749947676427
],
"xaxis": "x2",
"y": [
6.970599323017414
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(57.92929292929293, 99.79797979797979%, 85.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40259850400017,
100.51998800000015,
100.58541961600011,
100.78443444100012,
101.06806855131558,
101.03877363479532,
101.10342085239037,
101.02900678873235,
100.93123497891125,
100.90451826400667,
100.8237322178339,
100.80560876500013,
100.7299544680001,
100.63068404100014,
100.38739139900011,
100.27396163000017,
100.19920020191395,
100.21339765777569,
100.12001834457098,
100.03061811683253,
100.28383263596746,
100.37875410206013,
100.42687237100003,
100.40259850400017
],
"xaxis": "x2",
"y": [
7.203192450000145,
7.135553009000134,
7.224401972000166,
6.967108466000084,
6.85773427629708,
6.732741806788979,
6.583784490961577,
6.477020982332562,
6.443121242851163,
6.312457383901162,
6.298604272984548,
6.414803365000182,
6.4931965130001,
6.444775696000136,
6.522083639000144,
6.696259053000162,
6.699413639264009,
6.885264796932901,
6.932135320688516,
7.091737983521142,
7.208345852579129,
7.30980052293809,
7.245308942000108,
7.203192450000145
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(57.92929292929293, 99.79797979797979%, 85.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.3673608730002,
100.44019616000017,
100.57398522200012,
100.42554772200006,
100.3895079160001,
100.27263431100002,
100.32699629000015,
100.28874759200019,
100.12963016190244,
100.15520999614441,
100.3424593341746,
100.3673608730002
],
"xaxis": "x2",
"y": [
7.825588283000116,
7.476996161000088,
7.194973049000154,
7.267564195000148,
7.566181028000116,
7.531073309000163,
7.655218817000133,
7.788316148000135,
7.8017204865113,
7.874429226027999,
7.938784496738862,
7.825588283000116
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.92929292929293, 99.79797979797979%, 105.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Songkhla",
"showlegend": false,
"text": "Songkhla:
4.63B",
"type": "scatter",
"x": [
100.55619197761439
],
"xaxis": "x2",
"y": [
6.896553530596651
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.44581139400006,
99.45386803500006,
99.38331139400006,
99.38550866000006,
99.44581139400006
],
"xaxis": "x2",
"y": [
7.250921942000105,
7.238999742000161,
7.194077867000161,
7.275580145000106,
7.250921942000105
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73874962819289,
99.73626915859481,
99.8217419777101,
99.79755740834773,
100.04643110591078,
99.92804039924513,
99.88349531455722,
99.82019168499838,
99.69288170700011,
99.67237389400006,
99.58399498800011,
99.54004967500006,
99.60352623800011,
99.54957116000017,
99.50814863400015,
99.47071373800011,
99.37818444100006,
99.292735222,
99.24675540500007,
99.33960086518775,
99.29417728135641,
99.33805057157659,
99.51075320809414,
99.61193566260076,
99.73874962819289
],
"xaxis": "x2",
"y": [
7.987083848041237,
7.863008735364886,
7.668369452388347,
7.597366034315073,
7.063419298162145,
7.137652492868312,
7.068767808287788,
7.14333689977812,
7.116115627000099,
7.170721747000158,
7.156439520000077,
7.244126695000176,
7.376166083000115,
7.301825262000122,
7.384955145000092,
7.279974677000084,
7.320949611000103,
7.620672919000128,
7.634100653000132,
7.74151744237615,
7.844095159963743,
7.943081365712473,
7.871793727698474,
7.982820543533322,
7.987083848041237
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trang",
"showlegend": false,
"text": "Trang:
1.23B",
"type": "scatter",
"x": [
99.61524802815248
],
"xaxis": "x2",
"y": [
7.525978162331033
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.34195926310946,
101.51388675327104,
101.6136739437975,
101.53626264930176,
101.43709557460113,
101.38200849839342,
101.48660159668634,
101.50020142512778,
101.2489925540001,
101.21230228700011,
101.12217858900004,
100.96528894000011,
101.07877038600009,
101.09427331500007,
101.05251875900012,
101.08827884900012,
100.97428064000007,
100.83299727400009,
100.82338545800008,
100.91118452374678,
100.92503380716448,
101.02900678873232,
101.10114708926676,
101.21783247269042,
101.29793094325845,
101.34195926310946
],
"xaxis": "x2",
"y": [
6.549497178751821,
6.596031805723257,
6.540479641522182,
6.442966213220117,
6.415500190381437,
6.200345364247184,
6.052318223507228,
5.892693601014457,
5.786986389000063,
5.681514791000097,
5.629890035000074,
5.792412415000129,
5.938165792000135,
6.085753683000135,
6.134562073000097,
6.23352244100009,
6.272615662000106,
6.236674703000048,
6.297678731000119,
6.318426012550489,
6.43371613199389,
6.477020982332519,
6.637863877715773,
6.596264349719945,
6.675794379507053,
6.549497178751821
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yala",
"showlegend": false,
"text": "Yala:
1.76B",
"type": "scatter",
"x": [
101.22480027099309
],
"xaxis": "x2",
"y": [
6.183272690003468
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.99671757100003,
100.15252201300007,
100.24037194800013,
100.34434493000009,
100.46103031400003,
100.54650313300004,
100.48397465000005,
100.3451208839216,
100.18161665178701,
100.08115766769225,
99.94028771400679,
99.90928185437411,
99.68738325413386,
99.61379601367503,
99.56149946542803,
99.39985558526706,
99.31061038626035,
99.3231677593846,
99.2612593929066,
99.4170638374261,
99.38569624168821,
99.419854363588,
99.50067630366851,
99.55312788334516,
99.59023156103774,
99.50486209470984,
99.56460005085171,
99.50873365521704,
99.52584191900013,
99.42062870300003,
99.6519324140001,
99.78716963700003,
99.87791345300008,
99.9420439050001,
99.99671757100003
],
"xaxis": "x2",
"y": [
20.383511454000114,
20.239153341000105,
20.372814433000116,
20.389971009000078,
20.190706686000055,
20.167917379000045,
19.880699768000113,
19.67629283334756,
19.60999197025322,
19.429796250796272,
19.384476019752498,
19.482635403201357,
19.429796250796272,
19.502944240784103,
19.124569404254657,
18.99842723223105,
19.178209540537864,
19.54276093207136,
19.641385403513567,
19.813881334456084,
19.889535631564115,
19.957386786470977,
19.97309642186238,
19.91547720011272,
20.00782298454311,
20.062160752816453,
20.124146632760898,
20.152804503862512,
20.19618438700013,
20.375553284000063,
20.306823629000093,
20.3340829470001,
20.435136210000053,
20.444024557000063,
20.383511454000114
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Rai",
"showlegend": false,
"text": "Chiang Rai:
2.30B",
"type": "scatter",
"x": [
99.8662103373846
],
"xaxis": "x2",
"y": [
19.84411344434522
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(62.97979797979798, 97.47474747474747%, 86.1919191919192%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.55312788334516,
99.50067630366851,
99.419854363588,
99.38569624168821,
99.4170638374261,
99.2612593929066,
99.3231677593846,
99.31061038626035,
99.39985558526706,
99.32363284737795,
99.36476728738035,
99.32270267139114,
99.34988447518839,
99.29536583886232,
99.14317874640204,
99.01062869705669,
98.92655114102229,
98.70000166174725,
98.68093305941312,
98.79327762216457,
98.80381961458357,
98.9098079768566,
98.89766401578169,
98.65545657795872,
98.62445071832593,
98.535670608212,
98.56750329014471,
98.41076867143698,
98.33563113826636,
98.32245364841714,
98.25946007722081,
98.30260989792845,
98.23351850777289,
98.24023644435641,
98.08365685438037,
98.12727176308135,
98.10008996018348,
98.20948896714214,
98.11548953721234,
98.09993492965322,
98.11967532825378,
98.20390791212043,
98.34684492425379,
98.45758751834927,
98.63669803308778,
98.65065066929293,
98.58889733334524,
98.60827599494121,
98.47780068602651,
98.53262089000003,
98.80784956900004,
98.88371057200004,
98.97383426900012,
99.01682906100012,
99.0734664310001,
99.17774947100003,
99.29567509000009,
99.50873365521704,
99.56542687405096,
99.50734256430792,
99.5891463563193,
99.55312788334516
],
"xaxis": "x2",
"y": [
19.91547720011272,
19.97309642186238,
19.957386786470977,
19.889535631564115,
19.813881334456084,
19.641385403513567,
19.54276093207136,
19.178209540537864,
18.99842723223105,
18.857453924858703,
18.77970673357882,
18.629173284819245,
18.587392890569447,
18.53941132187495,
18.703768214731298,
18.667672227391392,
18.529101874351994,
18.42264842408551,
18.301415514414458,
18.237336738499636,
18.000891221952287,
17.82656077745787,
17.74589386610907,
17.73116608354792,
17.59437856721712,
17.51451264154511,
17.292769070036485,
17.25132457077231,
17.30393117918058,
17.52283254588525,
17.580270901380942,
17.69589691850797,
17.728711453270932,
17.839583238575585,
18.014818019735827,
18.096595974224897,
18.348544419689176,
18.451587226169522,
18.53979889640192,
18.63710561822964,
19.086509711254166,
19.16479950579256,
19.030776679000468,
19.007263902307244,
19.055219630781295,
19.124104316261196,
19.203970241933092,
19.478992214519053,
19.705629272236536,
19.67585439000007,
19.806544088000066,
19.745462545000066,
19.788069764000056,
20.041000061000062,
20.101228943000137,
20.121796163000027,
20.06249745700012,
20.152804503862512,
20.12058096024313,
20.057380683471763,
20.014437568339105,
19.91547720011272
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(62.97979797979798, 97.47474747474747%, 106.1919191919192%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chiang Mai",
"showlegend": false,
"text": "Chiang Mai:
6.10B",
"type": "scatter",
"x": [
98.73417198963111
],
"xaxis": "x2",
"y": [
18.790549653903525
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.68738325413386,
99.7813826840636,
100.12094852055776,
100.12353234294324,
99.7238151391573,
99.59658776241525,
99.37468916217512,
99.3123157077037,
99.35918623325801,
99.4792822613673,
99.4144283390965,
99.47985070214816,
99.39096723834734,
99.31737999878789,
99.26296471614876,
99.16968875483218,
99.01393598805544,
99.01207563698108,
99.053726840921,
99.10840050687784,
99.17992068888861,
99.0925875177997,
99.0153312520356,
99.10188927586938,
99.23645470591993,
99.3110754742537,
99.36523237537381,
99.32425296410298,
99.37654951414873,
99.56149946542803,
99.58976647304428,
99.63105594267756,
99.68738325413386
],
"xaxis": "x2",
"y": [
19.429796250796272,
19.0661750352497,
18.8117461210866,
18.595041002240464,
18.070886948773705,
18.029985052767927,
17.779018460133756,
17.76666779258457,
17.678094387146274,
17.713131008189464,
17.462836209123736,
17.328296617494942,
17.2043248558075,
17.260652167263657,
17.397853094744505,
17.334807848503345,
17.41340770140428,
17.610630804967712,
17.620397651030743,
17.80692373344354,
17.852554022849887,
17.954072374140765,
18.242297674997673,
18.270254625150784,
18.4759785020062,
18.50057648431732,
18.76492727327505,
18.86220815758034,
18.984138699241527,
19.124569404254657,
19.47180918994215,
19.507931017502415,
19.429796250796272
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lampang",
"showlegend": false,
"text": "Lampang:
2.36B",
"type": "scatter",
"x": [
99.52553573668172
],
"xaxis": "x2",
"y": [
18.352285911597622
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(29.767676767676768, 97.05050505050505%, 71.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.31479617730167,
99.10188927586938,
99.0153312520356,
99.16720828703285,
99.10840050687784,
99.04959272672289,
98.91507897261653,
98.86448774581277,
98.72134402900372,
98.69932986907821,
98.74563195205292,
98.71038862543469,
98.84681440566027,
98.91058312411184,
98.85565107573649,
98.80878055198087,
98.79033206637177,
98.68093305941312,
98.70000166174725,
98.92655114102229,
99.01062869705669,
99.14317874640204,
99.31479617730167
],
"xaxis": "x2",
"y": [
18.52979950634213,
18.270254625150784,
18.242297674997673,
17.81436513953949,
17.80692373344354,
17.614868271953213,
17.639957179780026,
17.532573554426023,
17.48526378019929,
17.651868597757584,
17.697912299213215,
17.7561774761096,
17.717032579290134,
17.822685044779007,
17.96513113049727,
17.980479031582064,
18.243537909347026,
18.301415514414458,
18.42264842408551,
18.529101874351994,
18.667672227391392,
18.703768214731298,
18.52979950634213
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(29.767676767676768, 97.05050505050505%, 91.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lamphun",
"showlegend": false,
"text": "Lamphun:
0.83B",
"type": "scatter",
"x": [
98.96540127566595
],
"xaxis": "x2",
"y": [
18.141674596430548
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.08080808080808, 97.37373737373737%, 73.21212121212122%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.8856555590001,
101.25105961100007,
101.17235640500007,
101.23571171100008,
101.32640385000013,
101.2249113370001,
101.24010420700012,
101.07380944800013,
101.03029789200008,
101.07408876599197,
100.91945275304215,
100.84260989842801,
100.76054772309891,
100.5765796237506,
100.43095543824285,
100.40547895678844,
100.4573620947848,
100.54128462118831,
100.40981977656139,
100.36672163269719,
100.39741743396735,
100.34853152860711,
100.41963830036724,
100.49999515155503,
100.45994591717027,
100.47844607962281,
100.5706368353217,
100.5631437523823,
100.63254520090027,
100.60489830910967,
100.51286258304174,
100.6070162360001,
100.75300215700003,
100.8856555590001
],
"xaxis": "x2",
"y": [
19.612447408000037,
19.560305888000073,
19.376389465000102,
19.128110047000035,
19.02054555300009,
18.874766337000096,
18.67364166300004,
18.505770772000034,
18.427791036000144,
18.371613107279472,
18.249945787568038,
18.086544908220958,
18.02605764414497,
18.051172390393504,
18.011665758368082,
18.131167507274625,
18.163542792465933,
18.448667506999783,
18.493858546834474,
18.672814031941954,
18.73950246776471,
18.804175522882105,
18.935924587449733,
18.969333401415327,
19.000313421727014,
19.05067210543328,
19.028528754298605,
19.090514635142256,
19.135266425405206,
19.32977651627317,
19.394139513028108,
19.540927226000093,
19.48242950400001,
19.612447408000037
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.08080808080808, 97.37373737373737%, 93.21212121212122%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nan",
"showlegend": false,
"text": "Nan:
1.01B",
"type": "scatter",
"x": [
100.82539625727573
],
"xaxis": "x2",
"y": [
18.844843712912937
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(39.70707070707071, 98.02020202020202%, 76.60606060606061%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.5492936600001,
100.59172081926033,
100.51368940624104,
100.60489830910967,
100.63254520090027,
100.5631437523823,
100.5706368353217,
100.47844607962281,
100.45994591717027,
100.49999515155503,
100.41963830036724,
100.3525622900176,
100.07619673119422,
99.94152794835611,
99.7813826840636,
99.70939741405942,
99.68738325413386,
99.90928185437411,
99.93331139500481,
100.08115766769225,
100.18378706302252,
100.39004815799808,
100.46196049000014,
100.5492936600001
],
"xaxis": "x2",
"y": [
19.494547628000106,
19.47953481687827,
19.374166572229512,
19.32977651627317,
19.135266425405206,
19.090514635142256,
19.028528754298605,
19.05067210543328,
19.000313421727014,
18.969333401415327,
18.935924587449733,
18.81507925140636,
18.823063258962236,
18.98003042256599,
19.0661750352497,
19.229084988181626,
19.429796250796272,
19.482635403201357,
19.385871282833477,
19.429796250796272,
19.612420763007776,
19.72438704916152,
19.53710317000005,
19.494547628000106
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(39.70707070707071, 98.02020202020202%, 96.60606060606061%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phayao",
"showlegend": false,
"text": "Phayao:
1.55B",
"type": "scatter",
"x": [
100.18529862343394
],
"xaxis": "x2",
"y": [
19.228016666391827
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(38.87878787878788, 97.93939393939394%, 76.18181818181819%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.21479292175593,
100.3525622900176,
100.39741743396735,
100.36672163269719,
100.40981977656139,
100.5403544452015,
100.4573620947848,
100.40547895678844,
100.42211876816657,
100.34853152860711,
100.24631554622545,
100.1294234563274,
99.95537723177381,
99.80949466294828,
99.73657921785662,
99.66221683104186,
99.55762373274905,
99.4455892265616,
99.35283003098118,
99.3123157077037,
99.37468916217512,
99.59658776241525,
99.7238151391573,
100.00359134266631,
100.06565473787589,
100.11485070159858,
100.12094852055776,
100.21479292175593
],
"xaxis": "x2",
"y": [
18.81802480719915,
18.81507925140636,
18.73950246776471,
18.672814031941954,
18.493858546834474,
18.45577301721093,
18.163542792465933,
18.131167507274625,
18.015954902196995,
17.906814276757473,
17.953245550941432,
17.857230740306477,
17.78284251596932,
17.79594249145279,
17.722226059784873,
17.79710521143639,
17.809404202142247,
17.702795722244787,
17.681453354988378,
17.76666779258457,
17.779018460133756,
18.029985052767927,
18.070886948773705,
18.404871731145448,
18.553777371028872,
18.565921332103756,
18.8117461210866,
18.81802480719915
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.87878787878788, 97.93939393939394%, 96.18181818181819%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phrae",
"showlegend": false,
"text": "Phrae:
1.43B",
"type": "scatter",
"x": [
100.06480041060456
],
"xaxis": "x2",
"y": [
18.194678362186288
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(50.474747474747474, 99.07070707070707%, 82.12121212121212%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91046105333493,
100.95587773303555,
100.8856555590001,
100.93773837881173,
100.88265913281276,
100.90296797129486,
100.98787234872987,
101.09298221185958,
101.02435590969748,
101.0655937033867,
100.89831709225996,
100.92627404241313,
100.85609744663981,
100.7947058449987,
100.66820193866852,
100.53260298074292,
100.28703657417856,
100.23432661298278,
100.03216841044377,
99.91734337809442,
99.89326215972085,
99.93997765474495,
99.89233198373404,
99.95568729013632,
100.11872643427756,
100.13190392502611,
99.9164132021076,
100.20549116368619,
100.29427127469961,
100.58117882684132,
100.86669111500294,
100.91046105333493
],
"xaxis": "x2",
"y": [
17.68786123320939,
17.70753177128705,
17.595877991000123,
17.55548637094978,
17.466634426537553,
17.34302440005601,
17.327133897511345,
17.226649074994782,
16.99940196372961,
16.90617768015582,
16.794039822080094,
16.687663886179394,
16.64368724227242,
16.45592092551027,
16.347012844067535,
16.53762136473418,
16.51018117941794,
16.593509425719418,
16.496176866369353,
16.58627472609774,
16.64580597576517,
16.712106837960135,
16.76006256823294,
16.865069078575175,
16.89591990857693,
16.956433010175232,
17.162725327811586,
17.197090156185794,
17.36674388322365,
17.420849107500317,
17.70000519518362,
17.68786123320939
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(50.474747474747474, 99.07070707070707%, 102.12121212121212%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phitsanulok",
"showlegend": false,
"text": "Phitsanulok:
2.97B",
"type": "scatter",
"x": [
100.52997768552844
],
"xaxis": "x2",
"y": [
16.97067237647144
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.73657921785662,
99.78484500469318,
99.89656945161892,
99.96917483924739,
99.93036583921213,
100.0352689958674,
99.98281741709013,
99.91372602693463,
100.13190392502611,
100.11872643427756,
99.95568729013632,
99.88845625195444,
99.93904747875814,
99.90442426976426,
99.85057742700661,
99.69311933788708,
99.52274214133678,
99.3749992214369,
99.27071617970796,
99.31737999878789,
99.39561811738218,
99.47985070214816,
99.4144283390965,
99.47339114798308,
99.60046349509423,
99.73657921785662
],
"xaxis": "x2",
"y": [
17.722226059784873,
17.784263617471908,
17.80369395591137,
17.704811102950032,
17.569832261749497,
17.4382382268127,
17.165645046082034,
17.154741319356418,
16.956433010175232,
16.89591990857693,
16.865069078575175,
16.75205272135605,
16.71613760027003,
16.688128974172855,
16.73616221791204,
16.731976426870602,
16.878918361992845,
16.868944810354776,
16.951652939931165,
17.260652167263657,
17.205487575790983,
17.328296617494942,
17.462836209123736,
17.72894399726769,
17.81692312350333,
17.722226059784873
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sukhothai",
"showlegend": false,
"text": "Sukhothai:
1.21B",
"type": "scatter",
"x": [
99.69873186259423
],
"xaxis": "x2",
"y": [
17.24789334536829
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(38.05050505050505, 97.85858585858585%, 75.75757575757575%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.95587773303555,
100.87196211076281,
100.58117882684132,
100.29427127469961,
100.20549116368619,
99.98281741709013,
100.0352689958674,
99.93036583921213,
99.9770813333368,
99.89656945161892,
99.95537723177381,
100.27313561391742,
100.33659427310721,
100.42211876816657,
100.5765796237506,
100.76054772309891,
100.89149580288893,
100.91945275304215,
101.07408876599197,
101.15540653500005,
101.16517338100005,
101.00084232600011,
100.95587773303555
],
"xaxis": "x2",
"y": [
17.70753177128705,
17.704190986225058,
17.420849107500317,
17.36674388322365,
17.197090156185794,
17.165645046082034,
17.4382382268127,
17.569832261749497,
17.675639756869288,
17.80369395591137,
17.78284251596932,
17.95911082590385,
17.895109565254245,
18.015954902196995,
18.051172390393504,
18.02605764414497,
18.152535712053464,
18.249945787568038,
18.371613107279472,
18.322887879000064,
18.053421123000135,
17.884800924000018,
17.70753177128705
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(38.05050505050505, 97.85858585858585%, 95.75757575757575%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uttaradit",
"showlegend": false,
"text": "Uttaradit:
1.34B",
"type": "scatter",
"x": [
100.50919983871891
],
"xaxis": "x2",
"y": [
17.742328725462013
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.62026492728461,
98.98039798377988,
99.00101687972517,
99.07305382657285,
99.27996626183347,
99.28937137179133,
99.4379927917339,
99.4589734228851,
99.52904666497164,
99.5444462420005,
99.65803104000048,
99.8672172383848,
99.89062666229063,
99.82515262239559,
99.82205203697191,
99.76510460789132,
99.88008466987162,
99.80205325685233,
99.14677934214649,
98.93528365100013,
98.59318567000008,
98.29749312300004,
98.16044722500004,
98.17719039000008,
98.2951160070001,
98.3922677000001,
98.39691858000009,
98.47453658000006,
98.53355106600009,
98.56900109900005,
98.54405541491286,
98.62026492728461
],
"xaxis": "x2",
"y": [
15.635867621093894,
15.22062164996916,
15.077167873898304,
15.012262274784135,
14.999782416025639,
14.837931830289719,
14.765429796348073,
14.690783188693231,
14.727912705706814,
14.79597056708802,
14.80263682682805,
14.638434962703343,
14.561101183472843,
14.518364773015875,
14.247967841043078,
14.159136054085593,
13.944523831209835,
13.818097439245406,
13.723674123880954,
14.085394592000085,
14.321607564000075,
14.721247254000062,
15.1063658650001,
15.220596619000034,
15.292607728000092,
15.258242900000155,
15.355730489000052,
15.383480734000088,
15.32596486500006,
15.402135926000156,
15.675098034223481,
15.635867621093894
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kanchanaburi",
"showlegend": false,
"text": "Kanchanaburi:
2.24B",
"type": "scatter",
"x": [
99.04040356732338
],
"xaxis": "x2",
"y": [
14.584500653002682
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(35.56565656565657, 97.61616161616162%, 74.48484848484848%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.38709150566842,
99.51824629103345,
99.69311933788708,
99.85636518760327,
99.91734337809442,
100.03216841044377,
99.89186689663995,
99.6695032084063,
99.53886518787812,
99.27769249870983,
99.20431196472543,
99.07878991122544,
99.06891971237485,
99.02618330281717,
98.98783938987594,
99.23940026171266,
99.33370975090423,
99.38709150566842
],
"xaxis": "x2",
"y": [
16.86610260734946,
16.881088772328923,
16.731976426870602,
16.734560248356814,
16.58627472609774,
16.496176866369353,
16.076254176888767,
15.785109157761383,
15.916703192698208,
15.887686876248353,
15.934738267157314,
15.868928331377418,
15.996749986422742,
16.030081285123202,
16.4608818629076,
16.541212877472333,
16.864009711379083,
16.86610260734946
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(35.56565656565657, 97.61616161616162%, 94.48484848484848%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kamphaeng Phet",
"showlegend": false,
"text": "Kamphaeng Phet:
1.19B",
"type": "scatter",
"x": [
99.50259182175658
],
"xaxis": "x2",
"y": [
16.329356699687168
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.2622835631359,
100.54857099765343,
100.69739912317101,
100.63006473220156,
100.76721398283905,
100.75512169770815,
100.31318484920138,
100.26817467741938,
100.16849083878117,
99.97832156768624,
100.03216841044377,
100.23432661298278,
100.2622835631359
],
"xaxis": "x2",
"y": [
16.53824148235853,
16.52664012274343,
16.26226349536398,
16.054162503496713,
15.989980373895122,
15.930629991380926,
15.944789334060516,
15.909390976912078,
15.956881619191336,
16.367554226546332,
16.496176866369353,
16.593509425719418,
16.53824148235853
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phichit",
"showlegend": false,
"text": "Phichit:
0.94B",
"type": "scatter",
"x": [
100.35717053145166
],
"xaxis": "x2",
"y": [
16.2366787051366
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(45.505050505050505, 98.58585858585859%, 79.57575757575758%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.32041019117736,
101.45988488178187,
101.56168745301358,
101.64250939309397,
101.71346113522321,
101.72167768767514,
101.79056237225564,
101.72849897704617,
101.59894616123631,
101.51047610858552,
101.51218143092825,
101.3787528833389,
101.32397586459444,
101.38479902455538,
101.32645633329315,
101.33327762176481,
101.39580610586711,
101.37286176995474,
101.30041141195704,
101.23163008016411,
101.12812218569036,
100.97733035721023,
100.73961876789184,
100.8325329940024,
100.79852990083424,
100.75760216730612,
100.76721398283905,
100.63006473220156,
100.6981742704262,
100.66820193866852,
100.7947058449987,
100.85609744663981,
100.92627404241313,
100.89831709225996,
101.1199056341377,
101.126261834616,
101.19592166465304,
101.32041019117736
],
"xaxis": "x2",
"y": [
17.06490184204634,
17.076451523918735,
16.993355820714584,
17.04645335553795,
16.919536038057714,
16.765876166352,
16.766496283077004,
16.655262763465743,
16.70422618319182,
16.67528738020846,
16.54839590114986,
16.357606513329955,
16.06721080213677,
15.95850942626899,
15.841281440486114,
15.741933499531314,
15.69878367792441,
15.41448578479114,
15.302012029931248,
15.398569443824783,
15.395649726453712,
15.481949367868964,
15.49758148889461,
15.62548065830569,
15.862856349940557,
15.900864366097608,
15.989980373895122,
16.05721141207698,
16.251566474213433,
16.347012844067535,
16.45592092551027,
16.64368724227242,
16.687663886179394,
16.794039822080094,
16.927287503415556,
17.030562852093936,
17.110971381024427,
17.06490184204634
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(45.505050505050505, 98.58585858585859%, 99.57575757575758%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchabun",
"showlegend": false,
"text": "Phetchabun:
2.23B",
"type": "scatter",
"x": [
101.14698380361509
],
"xaxis": "x2",
"y": [
16.26916759408759
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(46.333333333333336, 98.66666666666667%, 80.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.61596642491054,
99.65151980989134,
99.96994998560331,
100.04519087066217,
100.14032718305299,
100.2115373067013,
100.1969645528718,
100.28212731272527,
100.22099409440187,
99.98622806177565,
99.86365156496777,
99.7739412779676,
99.82515262239559,
99.89062666229063,
99.8672172383848,
99.65803104000048,
99.5444462420005,
99.46160892121469,
99.4379927917339,
99.28327355283221,
99.31851688034976,
99.61596642491054
],
"xaxis": "x2",
"y": [
14.94423025182465,
14.992961127553968,
14.90901276272885,
14.962549547123956,
14.92374054618928,
14.955082301706838,
14.563504136906417,
14.402687079045421,
14.177145291022342,
14.145596829030453,
14.062449448982846,
14.099630641940578,
14.518364773015875,
14.561101183472843,
14.638434962703343,
14.80263682682805,
14.79597056708802,
14.68954295524317,
14.765429796348073,
14.85457164076864,
15.071690172563464,
14.94423025182465
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(46.333333333333336, 98.66666666666667%, 100.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Suphan Buri",
"showlegend": false,
"text": "Suphan Buri:
2.30B",
"type": "scatter",
"x": [
99.89798772412878
],
"xaxis": "x2",
"y": [
14.607903746726652
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(40.535353535353536, 98.1010101010101%, 77.03030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
98.74578698078449,
98.82769412558338,
98.90267663002243,
98.96582522995038,
99.02830203720919,
99.01610639929089,
99.16968875483218,
99.26296471614876,
99.31737999878789,
99.2699410342513,
99.34600874161015,
99.25273278209221,
99.11398156100017,
98.98783938987594,
99.02618330281717,
99.06891971237485,
99.12488528772587,
99.04308149571449,
99.05641401609392,
98.98039798377988,
98.5402690030001,
98.58378055900005,
98.54698693800003,
98.61912723800003,
98.67958866400011,
98.80722945200006,
98.90252079300006,
98.83957889800013,
98.78862593600013,
98.66325891200012,
98.63163293400004,
98.45665653500009,
98.51753137200012,
98.50946984900008,
98.41789921100008,
98.29966353400005,
97.90799443014942,
98.30260989792845,
98.25806481324048,
98.32245364841714,
98.33563113826636,
98.42797692269676,
98.56750329014471,
98.535670608212,
98.71038862543469,
98.74563195205292,
98.69932986907821,
98.71302412286497,
98.74578698078449
],
"xaxis": "x2",
"y": [
17.48275747307889,
17.503918972282776,
17.63150808423069,
17.641559150234627,
17.55004018810419,
17.408007514435212,
17.334807848503345,
17.397853094744505,
17.260652167263657,
16.95720815743053,
16.887884223278263,
16.56278778692686,
16.47563548389047,
16.4608818629076,
16.030081285123202,
15.996749986422742,
15.722994085708478,
15.550317288511991,
15.39252330170902,
15.22062164996916,
15.711961975000037,
15.976958720000141,
16.047497050000118,
16.051011048000078,
16.12614858000009,
16.11054229800004,
16.381636862000107,
16.472432353000073,
16.374557190000075,
16.286655579000097,
16.463130595000052,
16.723218079000105,
16.803006490000087,
16.892665100000045,
17.02903920500009,
17.064747620000105,
17.55486551401617,
17.69589691850797,
17.59362925928292,
17.52283254588525,
17.30393117918058,
17.249980984534744,
17.292769070036485,
17.51451264154511,
17.7561774761096,
17.697912299213215,
17.651868597757584,
17.501619370737302,
17.48275747307889
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(40.535353535353536, 98.1010101010101%, 97.03030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Tak",
"showlegend": false,
"text": "Tak:
1.57B",
"type": "scatter",
"x": [
98.79616961661152
],
"xaxis": "x2",
"y": [
16.69805071074904
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.828282828282827, 96.08080808080808%, 66.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.51095991366901,
99.69575483621668,
99.85243777898035,
99.90711144403792,
100.04643110591076,
100.07459476073961,
99.72707075421198,
99.80882287027924,
99.72598554859417,
99.65151980989134,
99.63394982342561,
99.56397993412662,
99.32347781774706,
99.2487020197824,
99.06902306516236,
98.99791629430149,
98.98039798377988,
99.05641401609392,
99.04153120300259,
99.10281945185619,
99.12142296799556,
99.51095991366901
],
"xaxis": "x2",
"y": [
15.56034251609421,
15.678474840341664,
15.636022650724698,
15.521326809584593,
15.446060086104126,
15.271135362407051,
15.295449123877972,
15.083963323948254,
14.961180121565405,
14.992961127553968,
14.946891588575895,
14.957407742573281,
15.072465318020008,
14.992496039560521,
15.01394175870523,
15.08166372330217,
15.22062164996916,
15.39252330170902,
15.544322822340376,
15.625971584720844,
15.769812934419406,
15.56034251609421
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.828282828282827, 96.08080808080808%, 86.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Uthai Thani",
"showlegend": false,
"text": "Uthai Thani:
0.44B",
"type": "scatter",
"x": [
99.46012986384592
],
"xaxis": "x2",
"y": [
15.338882502444243
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(28.93939393939394, 96.96969696969697%, 71.0909090909091%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30357303276918,
100.51565311100228,
100.47581058129327,
100.4258394712146,
100.41436730280878,
100.21401777539995,
100.21272586510662,
100.30357303276918
],
"xaxis": "x2",
"y": [
14.786100369136705,
14.685899766560965,
14.440979316042672,
14.447283840576745,
14.509088853367928,
14.51637522983296,
14.766411648278947,
14.786100369136705
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(28.93939393939394, 96.96969696969697%, 91.0909090909091%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ang Thong",
"showlegend": false,
"text": "Ang Thong:
0.78B",
"type": "scatter",
"x": [
100.3550816040053
],
"xaxis": "x2",
"y": [
14.623508657478725
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.30930911742178,
100.26724450143257,
100.14032718305299,
100.0481364282536,
99.96994998560331,
99.72598554859417,
99.80882287027924,
99.7182340841357,
99.76060875938668,
100.05805830304826,
100.02984297137601,
100.11764122865975,
100.23122602665978,
100.30930911742178
],
"xaxis": "x2",
"y": [
15.167549954466878,
14.953532008995026,
14.92374054618928,
14.963040473539024,
14.90901276272885,
14.961180121565405,
15.083963323948254,
15.270670274413689,
15.317179062963419,
15.263332221105145,
15.395494696822794,
15.421617133424007,
15.334826564694211,
15.167549954466878
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chai Nat",
"showlegend": false,
"text": "Chai Nat:
0.65B",
"type": "scatter",
"x": [
100.02529013084032
],
"xaxis": "x2",
"y": [
15.136391609618814
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(49.64646464646465, 98.98989898989899%, 81.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.88002363538249,
100.97733035721023,
101.12812218569036,
101.23659101756135,
101.30041141195704,
101.28067101425586,
101.3858842310724,
101.451513299699,
101.27493492960326,
101.08440392510107,
100.91645552040592,
100.82943240767946,
100.5629887227513,
100.47705081564266,
100.43684655162707,
100.55864790207897,
100.74406294135161,
100.73961876789184,
100.88002363538249
],
"xaxis": "x2",
"y": [
15.465774644484213,
15.481949367868964,
15.395649726453712,
15.39500377040764,
15.302012029931248,
15.087684027895506,
15.054791977867495,
14.866379705958636,
14.72961802804953,
14.853228054531087,
14.74974599937839,
14.882554430242763,
14.6626970482302,
14.724786281861398,
15.052544054064839,
15.261936957124874,
15.436577459981748,
15.49758148889461,
15.465774644484213
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(49.64646464646465, 98.98989898989899%, 101.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Lop Buri",
"showlegend": false,
"text": "Lop Buri:
2.81B",
"type": "scatter",
"x": [
100.91409566065647
],
"xaxis": "x2",
"y": [
15.074480098025642
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.40929365407891,
101.5141968116335,
101.39689131058549,
101.30072147031962,
101.32506107021226,
101.22155317573845,
101.14083458934482,
100.90529341036256,
100.91242475809605,
100.94875329033204,
101.03691328282173,
101.05660200367947,
101.17654300305713,
101.27958580863816,
101.40929365407891
],
"xaxis": "x2",
"y": [
14.424778754236115,
14.285071518735663,
14.267785753110033,
14.144589137778496,
14.064335639378186,
14.051829942198069,
13.968424181530722,
13.955350043569666,
14.213913071930762,
14.295380968057188,
14.326645209209062,
14.406666165411238,
14.349408677968086,
14.502758490411964,
14.424778754236115
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Nayok",
"showlegend": false,
"text": "Nakhon Nayok:
1.81B",
"type": "scatter",
"x": [
101.17482845769482
],
"xaxis": "x2",
"y": [
14.216982512609158
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(36.39393939393939, 97.6969696969697%, 74.9090909090909%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.5478381686965,
101.62886681525129,
101.7532003112454,
101.88972944515774,
101.98388390471843,
101.94853722531269,
102.0528202661423,
102.04506880078452,
101.91251875233849,
101.86957563720591,
101.85588138162046,
101.9078678733037,
101.87624189694594,
101.8177441751535,
101.75578413273149,
101.5654081560615,
101.3540515482403,
101.15142825680857,
101.13763065023426,
101.32506107021226,
101.30072147031962,
101.39689131058549,
101.51187137166642,
101.40929365407891,
101.48272586490674,
101.5478381686965
],
"xaxis": "x2",
"y": [
14.427078354882198,
14.42790517808153,
14.31612905521176,
14.393359483453423,
14.3635680197483,
14.280859890171811,
14.185620224993386,
14.130869045570023,
14.035810248444221,
13.933206692434922,
13.837088528113028,
13.769108181097693,
13.723141994907095,
13.72143667256438,
13.80143179034485,
13.749936225076723,
13.859955348760352,
13.852333075511055,
13.996510321993767,
14.064335639378186,
14.144589137778496,
14.267785753110033,
14.278224391842187,
14.424778754236115,
14.461288154524695,
14.427078354882198
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(36.39393939393939, 97.6969696969697%, 94.9090909090909%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachin Buri",
"showlegend": false,
"text": "Prachin Buri:
1.24B",
"type": "scatter",
"x": [
101.62505780131517
],
"xaxis": "x2",
"y": [
14.074864401429902
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.22455976781902,
100.66510135324484,
100.75512169770815,
100.79852990083424,
100.8325329940024,
100.74737023324968,
100.74406294135161,
100.55864790207897,
100.44289269374286,
100.36501631125378,
100.23122602665978,
99.90711144403792,
99.85496992362306,
99.69575483621668,
99.47230594326464,
99.12142296799556,
99.07878991122544,
99.20431196472543,
99.27769249870983,
99.53886518787812,
99.67560102736547,
99.88969648630382,
99.99459964385846,
100.0447257826687,
100.22455976781902
],
"xaxis": "x2",
"y": [
15.92468720115346,
15.945797024413196,
15.930629991380926,
15.862856349940557,
15.62548065830569,
15.516236680978068,
15.436577459981748,
15.261936957124874,
15.060373032889103,
15.094815374729805,
15.334826564694211,
15.521326809584593,
15.63462738674454,
15.678474840341664,
15.563081366311962,
15.769812934419406,
15.868928331377418,
15.934738267157314,
15.887686876248353,
15.916703192698208,
15.788080552875272,
16.072404283530886,
16.337866116528062,
16.175834661840128,
15.92468720115346
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Sawan",
"showlegend": false,
"text": "Nakhon Sawan:
2.05B",
"type": "scatter",
"x": [
100.13213856302147
],
"xaxis": "x2",
"y": [
15.692394715640246
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.59404625922741,
100.60660363235178,
100.77031456916205,
100.76287316306599,
100.82276614793932,
100.60334801639777,
100.28321251834302,
100.2768563169654,
100.22099409440187,
100.28150719600029,
100.25406701068397,
100.41436730280878,
100.4258394712146,
100.47581058129327,
100.51565311100228,
100.59404625922741
],
"xaxis": "x2",
"y": [
14.655927435702594,
14.549422309492059,
14.561488756201157,
14.41307404183361,
14.24179250681874,
14.123375963529924,
14.116218777374726,
14.167171739384273,
14.177145291022342,
14.383360094292911,
14.486480414239722,
14.509088853367928,
14.447283840576745,
14.440979316042672,
14.685899766560965,
14.655927435702594
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phra Nakhon Si Ayutthaya",
"showlegend": false,
"text": "Phra Nakhon Si Ayutthaya:
2.08B",
"type": "scatter",
"x": [
100.52786585984411
],
"xaxis": "x2",
"y": [
14.34072682538447
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(57.101010101010104, 99.71717171717172%, 85.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.91242475809605,
100.90482832236921,
100.66324100127122,
100.38005415217737,
100.34015994742361,
100.35028852689396,
100.60334801639777,
100.8656059102845,
100.91242475809605
],
"xaxis": "x2",
"y": [
14.213913071930762,
13.949794826969693,
13.920080878529717,
13.991471869331292,
14.043845932843539,
14.113712470254299,
14.123375963529924,
14.260654405376542,
14.213913071930762
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.101010101010104, 99.71717171717172%, 105.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pathum Thani",
"showlegend": false,
"text": "Pathum Thani:
4.40B",
"type": "scatter",
"x": [
100.67924921048356
],
"xaxis": "x2",
"y": [
14.06153917570658
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(21.484848484848484, 96.24242424242425%, 67.27272727272727%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.44289269374286,
100.47705081564266,
100.33767947782565,
100.23236290912092,
100.19417402491126,
100.305898471837,
100.26755455889577,
100.29654503782325,
100.44289269374286
],
"xaxis": "x2",
"y": [
15.060373032889103,
14.724786281861398,
14.794265244745304,
14.789846909707109,
14.926298530153034,
14.999627387294098,
15.027274278185402,
15.161633001761658,
15.060373032889103
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(21.484848484848484, 96.24242424242425%, 87.27272727272727%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sing Buri",
"showlegend": false,
"text": "Sing Buri:
0.49B",
"type": "scatter",
"x": [
100.3528617421273
],
"xaxis": "x2",
"y": [
14.921335944933896
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.92642907114475,
101.03923872278881,
101.13246300726195,
101.19209760881762,
101.18713667231958,
101.24294721893904,
101.18491458513995,
101.05892744274729,
101.03691328282173,
100.94875329033204,
100.91242475809605,
100.87676802032786,
100.82276614793932,
100.77946129760079,
100.77031456916205,
100.61559533115962,
100.57435753836967,
100.61047936413138,
100.78705773332774,
100.84291995589126,
100.92642907114475
],
"xaxis": "x2",
"y": [
14.747937323348737,
14.841885077334467,
14.83878449101148,
14.768272000252566,
14.54174835939925,
14.479788316077972,
14.3546538362056,
14.4082681340671,
14.326645209209062,
14.295380968057188,
14.213913071930762,
14.260008450229833,
14.24179250681874,
14.326335150846518,
14.561488756201157,
14.547096869524893,
14.589342353566707,
14.692023423941876,
14.871521511408673,
14.881650091778283,
14.747937323348737
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Saraburi",
"showlegend": false,
"text": "Saraburi:
1.75B",
"type": "scatter",
"x": [
100.93888457009527
],
"xaxis": "x2",
"y": [
14.57642640262848
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(119.0, 50.0%, 71.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.85537397712733,
100.71321211134989,
100.6829813989724,
100.60567345636485,
100.57074018810914,
100.4992200051991,
100.46697622791328,
100.40077991995253,
100.32698245577569,
100.3356640971204,
100.49131351110964,
100.55151655524486,
100.6785889023559,
100.90482832236921,
100.92358686724015,
100.85537397712733
],
"xaxis": "x2",
"y": [
13.691981106542798,
13.711514796870361,
13.657228705440446,
13.65616933824434,
13.70805247624078,
13.665445257892287,
13.495665058046669,
13.49063756736318,
13.751073105739223,
13.798718776750192,
13.800501614357955,
13.947856961529496,
13.918039659402751,
13.949794826969693,
13.813420721788901,
13.691981106542798
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(119.0, 50.0%, 91.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bangkok Metropolis",
"showlegend": false,
"text": "Bangkok Metropolis:
68.38B",
"type": "scatter",
"x": [
100.6200577362864
],
"xaxis": "x2",
"y": [
13.771279401420776
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(83.24242424242425, 80.3030303030303%, 80.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.35028852689396,
100.3625358416557,
100.55151655524486,
100.48836795531685,
100.3356640971204,
100.2897237493516,
100.28321251834302,
100.35028852689396
],
"xaxis": "x2",
"y": [
14.113712470254299,
14.000205185720745,
13.947856961529496,
13.798098660025104,
13.798718776750192,
13.894862779493707,
14.116218777374726,
14.113712470254299
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(83.24242424242425, 80.3030303030303%, 100.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nonthaburi",
"showlegend": false,
"text": "Nonthaburi:
14.52B",
"type": "scatter",
"x": [
100.38903005246732
],
"xaxis": "x2",
"y": [
13.926683495113512
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(47.161616161616166, 98.74747474747475%, 80.42424242424242%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.28321251834302,
100.26367882711617,
100.3317883653408,
100.2172733913539,
100.04519087066217,
100.02534712107274,
99.9666426937053,
99.94772912010279,
99.86117109626906,
99.81151004365353,
99.98622806177565,
100.22099409440187,
100.2768563169654,
100.28321251834302
],
"xaxis": "x2",
"y": [
14.116218777374726,
14.02929901833501,
13.730092475487425,
13.657047838287099,
13.694668279917195,
13.74078949573861,
13.71771596951632,
13.916050116219921,
13.964548447952481,
14.061777655414431,
14.145596829030453,
14.177145291022342,
14.167171739384273,
14.116218777374726
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(47.161616161616166, 98.74747474747475%, 100.42424242424242%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Pathom",
"showlegend": false,
"text": "Nakhon Pathom:
2.45B",
"type": "scatter",
"x": [
100.10932821078524
],
"xaxis": "x2",
"y": [
13.924099008288803
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.85869062667103,
99.88752607596757,
99.96086805514454,
100.10434004000007,
99.96078549123399,
99.62464806535593,
99.40474711584346,
99.2141296800001,
99.16483036400012,
99.09320682800006,
99.1020951750001,
99.18647971703274,
99.28255008331968,
99.35065962064499,
99.45804324689828,
99.63617190970581,
99.70366133030609,
99.85869062667103
],
"xaxis": "x2",
"y": [
13.328411566940275,
13.239398911930252,
13.291564487416622,
13.057318427000027,
12.636166600410988,
12.545255235540694,
12.5669408588669,
12.734650167000083,
12.975514018000126,
13.038326722000093,
13.171341858000133,
13.211558644158046,
13.143797512445232,
13.228133449998765,
13.180229397468679,
13.199633897486422,
13.311668402774586,
13.328411566940275
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Phetchaburi",
"showlegend": false,
"text": "Phetchaburi:
1.68B",
"type": "scatter",
"x": [
99.61331066840052
],
"xaxis": "x2",
"y": [
12.936899958382032
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.5034274809268,
99.26575524320992,
99.1409461171848,
99.36430139200013,
99.44977421100003,
99.54258508300006,
99.63002160600013,
99.56139530500008,
99.57400435400012,
99.51840051300007,
99.54165490700012,
99.45225468000012,
99.40474711584346,
99.62464806535593,
99.96078549123399,
100.02003014400009,
99.8312280610001,
99.81706790500004,
99.75180097700007,
99.64185631600003,
99.56934655000009,
99.58619225400008,
99.49634850400008,
99.5034274809268
],
"xaxis": "x2",
"y": [
10.997053639000939,
10.958401191162011,
11.039409960950493,
11.376722718000124,
11.61376251300004,
11.640479228000089,
11.81576568600012,
11.87291982000005,
11.976324361000138,
12.025933737000116,
12.140655416000087,
12.129389953000043,
12.5669408588669,
12.545255235540694,
12.636166600410988,
12.192694403000104,
11.924709377000028,
11.741441148000135,
11.709865627000056,
11.52326080900012,
11.333970445000134,
11.195135809000064,
11.132879950000074,
10.997053639000939
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Prachuap Khiri Khan",
"showlegend": false,
"text": "Prachuap Khiri Khan:
1.69B",
"type": "scatter",
"x": [
99.62647466510161
],
"xaxis": "x2",
"y": [
11.921476471630774
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.97692630370591,
100.02534712107274,
100.07867719899355,
100.03790449419705,
99.91842858281285,
99.85869062667103,
99.70366133030609,
99.63617190970581,
99.45804324689828,
99.35065962064499,
99.2784676450658,
99.18647971703274,
99.14677934214649,
99.79704064261159,
99.88008466987162,
99.94772912010279,
99.97692630370591
],
"xaxis": "x2",
"y": [
13.71342682478813,
13.74078949573861,
13.68368703882581,
13.504499009721457,
13.50961497585051,
13.328411566940275,
13.311668402774586,
13.199633897486422,
13.180229397468679,
13.228133449998765,
13.143151557298523,
13.211558644158046,
13.723674123880954,
13.81530691218424,
13.944523831209835,
13.916050116219921,
13.71342682478813
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ratchaburi",
"showlegend": false,
"text": "Ratchaburi:
1.80B",
"type": "scatter",
"x": [
99.57382969496204
],
"xaxis": "x2",
"y": [
13.531766377977755
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.83671878504384,
100.94751305508339,
100.8409719002263,
100.64966881600009,
100.59205162900014,
100.59782962300005,
100.57585696700005,
100.46697622791328,
100.4992200051991,
100.56138675319608,
100.66401614762708,
100.71321211134989,
100.83671878504384
],
"xaxis": "x2",
"y": [
13.689733180941488,
13.637178250275994,
13.478193811072543,
13.520249742000075,
13.55451080900005,
13.61225006700009,
13.519598700000131,
13.495665058046669,
13.665445257892287,
13.703582465258535,
13.652965400033153,
13.711514796870361,
13.689733180941488
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Prakan",
"showlegend": false,
"text": "Samut Prakan:
1.76B",
"type": "scatter",
"x": [
100.70600306644201
],
"xaxis": "x2",
"y": [
13.59793137856007
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(31.424242424242422, 97.21212121212122%, 72.36363636363636%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
100.40077991995253,
100.27507571700005,
100.08895918111062,
100.03790449419705,
100.07867719899355,
100.2593380073431,
100.3317883653408,
100.40077991995253
],
"xaxis": "x2",
"y": [
13.49063756736318,
13.516669012000108,
13.425970769917669,
13.504499009721457,
13.68368703882581,
13.661311142795014,
13.730092475487425,
13.49063756736318
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(31.424242424242422, 97.21212121212122%, 92.36363636363636%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Sakhon",
"showlegend": false,
"text": "Samut Sakhon:
0.90B",
"type": "scatter",
"x": [
100.21585860564866
],
"xaxis": "x2",
"y": [
13.570710237723961
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(19.0, 96.0%, 66.0%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
99.9746008646382,
100.03790449419705,
100.08895918111062,
99.88752607596757,
99.85869062667103,
99.89388227734526,
99.91842858281285,
99.9746008646382
],
"xaxis": "x2",
"y": [
13.491631578234745,
13.504499009721457,
13.425970769917669,
13.239398911930252,
13.328411566940275,
13.459850572246168,
13.50961497585051,
13.491631578234745
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(19.0, 96.0%, 86.0%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Samut Songkhram",
"showlegend": false,
"text": "Samut Songkhram:
0.38B",
"type": "scatter",
"x": [
99.95618803113024
],
"xaxis": "x2",
"y": [
13.393819486785409
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.37851810122942,
104.4683834169611,
104.67446902902242,
104.73684248259451,
104.68857669485857,
104.69431277861179,
104.81332360200264,
104.91481611487177,
104.86081424428193,
104.83301232286038,
104.8527527196623,
104.91562096686721,
104.77167159000004,
104.61044112100012,
104.54284834800006,
104.17703088400009,
104.0457241859113,
104.06231001179759,
103.99988488228149,
103.91704756059642,
104.01776492710968,
103.97802575108756,
104.0767277359962,
104.06096642466076,
103.98603559796442,
104.12948937403542,
104.2540812524478,
104.37851810122942
],
"xaxis": "x2",
"y": [
15.31779918148706,
15.259585680534741,
15.25387543430385,
15.17147736308982,
15.133546861298626,
14.971567084353495,
14.892011217044043,
14.654842230984144,
14.650423895946048,
14.5600934922209,
14.447051296580057,
14.393216761972113,
14.439869080000108,
14.418965963000119,
14.360390727000109,
14.404212342000108,
14.357285453030684,
14.654402981412403,
14.803722032445862,
14.853925686521222,
15.038694769747792,
15.262479560383383,
15.354308579977001,
15.402135118141217,
15.410248317805667,
15.564528307135731,
15.367925320297275,
15.31779918148706
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Si Sa Ket",
"showlegend": false,
"text": "Si Sa Ket:
1.84B",
"type": "scatter",
"x": [
104.37875185769548
],
"xaxis": "x2",
"y": [
14.856929868286082
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(51.303030303030305, 99.15151515151516%, 82.54545454545455%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.42323184098836,
105.36248824000006,
105.41204593900011,
105.6129122320001,
105.65099776200009,
105.60428226700009,
105.47746830200009,
105.55803186100007,
105.56397465000009,
105.44377526900013,
105.59306848200004,
105.48914717600007,
105.50754398600009,
105.41597334800008,
105.15500736500007,
105.04731368100005,
104.97594852700013,
104.9738297940001,
104.8527527196623,
104.85042728059449,
104.91481611487177,
104.81332360200264,
104.69431277861179,
104.68857669485857,
104.73684248259451,
104.67446902902242,
104.41825727725154,
104.43577558777315,
104.38192874591493,
104.4036845243213,
104.4919478695985,
104.51210167844971,
104.62516971161284,
104.66077477433635,
104.81394371962699,
104.92287763859218,
105.05728803901178,
105.0347571151487,
105.10697900778763,
105.42323184098836
],
"xaxis": "x2",
"y": [
16.00504046687209,
15.954789531000102,
15.799760234000104,
15.721470439000115,
15.63460235600013,
15.439213766000137,
15.352810771000065,
15.325138041000045,
15.272531433000054,
15.133806050000146,
14.990791525000091,
14.78633372000013,
14.564047547000143,
14.428164368000125,
14.330470073000086,
14.214068909000062,
14.301117859000101,
14.380647888000112,
14.447051296580057,
14.6328022317376,
14.654842230984144,
14.892011217044043,
14.971567084353495,
15.133546861298626,
15.17147736308982,
15.25387543430385,
15.284803779570751,
15.38686473232147,
15.434019476917285,
15.528380642053008,
15.534762681852328,
15.583390203894794,
15.558275458545523,
15.64057017697209,
15.506909085385956,
15.485825100547942,
15.904559230723947,
15.999747219058946,
16.095853281102023,
16.00504046687209
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(51.303030303030305, 99.15151515151516%, 102.54545454545455%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Ubon Ratchathani",
"showlegend": false,
"text": "Ubon Ratchathani:
3.20B",
"type": "scatter",
"x": [
105.11966914631192
],
"xaxis": "x2",
"y": [
15.177450790798686
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
105.10697900778763,
105.0347571151487,
105.05728803901178,
104.90861494312509,
104.67229861868634,
104.62516971161284,
104.44357872907506,
104.46249230267762,
104.59731611514661,
104.80247155212044,
104.98802829018666,
105.04245609600014,
105.10697900778763
],
"xaxis": "x2",
"y": [
16.095853281102023,
15.999747219058946,
15.904559230723947,
15.473862005726971,
15.637934679541758,
15.558275458545523,
15.634911607584627,
15.905101833982457,
16.110748196472088,
16.15702444102513,
16.293963495909395,
16.14144480400003,
16.095853281102023
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(25.626262626262626, 96.64646464646465%, 89.39393939393939%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Amnat Charoen",
"showlegend": false,
"text": "Amnat Charoen:
0.64B",
"type": "scatter",
"x": [
104.7681376385428
],
"xaxis": "x2",
"y": [
15.870239628859348
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.42445844899822,
104.55933393831054,
104.63126753057207,
104.67865482006391,
104.81285851400918,
104.57623213120786,
104.46419762591972,
104.42461347862911,
104.51974979012067,
104.40104902509239,
104.41825727725154,
104.2540812524478,
104.15103844596752,
104.12948937403542,
104.21124149010262,
104.12731896369922,
104.1117126810953,
104.00412234926699,
104.01916019108995,
104.110885857896,
104.10468468614931,
104.42445844899822
],
"xaxis": "x2",
"y": [
16.343602200281282,
16.30773875603876,
16.215444648451808,
16.240766100275295,
16.190639960565704,
16.095503648174883,
15.909468492177126,
15.72126292584332,
15.56181529444035,
15.521275132741152,
15.284803779570751,
15.367925320297275,
15.500630398374227,
15.564528307135731,
15.606515407859774,
15.702168484188206,
15.823272203549351,
15.82061086679812,
15.976286119209078,
15.987990830712306,
16.09111115245767,
16.343602200281282
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Yasothon",
"showlegend": false,
"text": "Yasothon:
0.94B",
"type": "scatter",
"x": [
104.33852847715727
],
"xaxis": "x2",
"y": [
15.889780490665995
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(62.97979797979798, 97.47474747474747%, 86.1919191919192%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.37549726828428,
101.5208630722729,
101.71764692626459,
101.46329552556801,
101.18274417480382,
101.16956668495453,
101.08605756970104,
101.09556603424505,
101.00260013219031,
100.97445722700013,
100.91765384200005,
100.85792076900009,
100.83741295700003,
100.91993248800003,
100.86459394600013,
100.93360436300009,
100.87826582100007,
100.94516035200007,
100.91244550900007,
100.98129316500012,
100.98067133430618,
101.14507205633038,
101.27664025284537,
101.37549726828428
],
"xaxis": "x2",
"y": [
13.455303045998775,
13.401120307356251,
13.171728624176637,
13.031530463160308,
13.076463121475882,
13.021324368424914,
13.022487087509134,
12.91099518547938,
12.793431301113685,
12.598049221000096,
12.662583726000065,
12.65265534100007,
12.70791250200007,
12.81093984600004,
12.919582424000083,
13.002752997000044,
13.098334052000027,
13.20091380400008,
13.29385000200007,
13.359035549000083,
13.46292242332163,
13.590385239986787,
13.551240343167322,
13.455303045998775
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(62.97979797979798, 97.47474747474747%, 106.1919191919192%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chon Buri",
"showlegend": false,
"text": "Chon Buri:
6.04B",
"type": "scatter",
"x": [
101.2109671015561
],
"xaxis": "x2",
"y": [
13.197075704782497
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(43.848484848484844, 98.42424242424242%, 78.72727272727273%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.14083458934482,
101.15251346242633,
101.3540515482403,
101.5654081560615,
101.75578413273149,
101.8177441751535,
101.87624189694594,
101.91732466010495,
101.98998172367754,
101.99339236926244,
101.94481652226472,
101.9954077490683,
101.88647383010311,
101.71764692626459,
101.5208630722729,
101.36490359902183,
101.27664025284537,
101.14104129402051,
100.99996463386077,
100.9957788420001,
100.8409719002263,
100.94735802635182,
100.84865603964448,
100.92358686724015,
100.90529341036256,
101.14083458934482
],
"xaxis": "x2",
"y": [
13.968424181530722,
13.850576077224204,
13.859955348760352,
13.749936225076723,
13.80143179034485,
13.72143667256438,
13.723141994907095,
13.588344020859822,
13.580179145251407,
13.505661728805677,
13.468738919165801,
13.336188869820461,
13.220278631853418,
13.171728624176637,
13.401120307356251,
13.458067735537597,
13.551240343167322,
13.589971828836852,
13.4649665392744,
13.49616120000006,
13.478193811072543,
13.63294078239123,
13.704099229196046,
13.813420721788901,
13.955350043569666,
13.968424181530722
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.848484848484844, 98.42424242424242%, 98.72727272727273%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chachoengsao",
"showlegend": false,
"text": "Chachoengsao:
1.95B",
"type": "scatter",
"x": [
101.44633520662077
],
"xaxis": "x2",
"y": [
13.603877784296918
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(34.73737373737374, 97.53535353535354%, 74.06060606060606%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.04785932784569,
102.17477664622527,
102.26541710831287,
102.32918681221076,
102.49015710500004,
102.46483565300014,
102.50555668200013,
102.39729536319044,
102.41228152906933,
102.36360233018337,
102.32965091385853,
102.37559126162739,
102.3102319670001,
102.30404707100013,
102.27003014400009,
102.27003014400009,
102.20101972700007,
102.2648218110001,
102.08716881600003,
102.11231530000009,
102.00928795700003,
102.06446373800009,
102.05697675900012,
101.96078535200007,
101.9498804050001,
101.94776451900009,
101.78908834724302,
101.82565066924298,
101.74353681796975,
101.69697635257654,
101.88647383010311,
101.9954077490683,
102.04785932784569
],
"xaxis": "x2",
"y": [
13.15873200148063,
13.244928290108504,
13.198316147871921,
13.272628953131886,
12.996081238000116,
12.92753245100009,
12.777774150000099,
12.675686550493921,
12.565744941176064,
12.592565008868121,
12.556908271099857,
12.401491401107293,
12.31622955900012,
12.427394924000097,
12.392564195000148,
12.44037506700009,
12.43353913000007,
12.306219794000043,
12.46474844000005,
12.537258205000072,
12.56452057500006,
12.522935289000088,
12.468329169000114,
12.537258205000072,
12.606350002000084,
12.529730536000017,
12.697844911811899,
12.889911199742073,
12.95678050451663,
13.149817817038652,
13.220278631853418,
13.336188869820461,
13.15873200148063
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(34.73737373737374, 97.53535353535354%, 94.06060606060606%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chanthaburi",
"showlegend": false,
"text": "Chanthaburi:
1.13B",
"type": "scatter",
"x": [
102.11998213496078
],
"xaxis": "x2",
"y": [
12.8631620616636
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(37.22222222222223, 97.77777777777777%, 75.33333333333333%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.15400271974971,
102.1922949558475,
102.2944075872403,
102.4297481627475,
102.5221972999654,
102.59418256996963,
102.91392961398026,
102.69861983300007,
102.54235030100011,
102.59774743700007,
102.3134237060001,
102.32453494683028,
102.26210981641492,
102.17477664622527,
102.04351850807262,
101.94559166862064,
101.98998172367754,
101.91536095624315,
101.87624189694594,
101.90647260932343,
101.85495120563365,
101.91251875233849,
101.99091189966441,
102.0528202661423,
102.15400271974971
],
"xaxis": "x2",
"y": [
14.135778307023287,
14.185361843474283,
14.127096666577899,
14.155363674194192,
14.087047431293968,
14.148671576032342,
14.164946285071522,
13.761796774000075,
13.669709371000053,
13.605449728000082,
13.54100921700008,
13.264410305391294,
13.197024238477795,
13.244928290108504,
13.159119574208944,
13.454760444538834,
13.580179145251407,
13.592064723907882,
13.723141994907095,
13.808769842754032,
13.849981798021545,
14.035810248444221,
14.066816108076893,
14.185620224993386,
14.135778307023287
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(37.22222222222223, 97.77777777777777%, 95.33333333333333%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sa Kaeo",
"showlegend": false,
"text": "Sa Kaeo:
1.29B",
"type": "scatter",
"x": [
102.29352320551038
],
"xaxis": "x2",
"y": [
13.777320612433222
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(43.848484848484844, 98.42424242424242%, 78.72727272727273%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.69263553280359,
101.74353681796975,
101.82565066924298,
101.78908834724302,
101.70443769600007,
101.41814212300005,
101.08773847700007,
100.9754700052365,
101.00260013219031,
101.09556603424505,
101.08605756970104,
101.16956668495453,
101.18775678904456,
101.39952680891508,
101.63258751829926,
101.69263553280359
],
"xaxis": "x2",
"y": [
13.133978990438067,
12.95678050451663,
12.889911199742073,
12.697844911811899,
12.70791250200007,
12.595648505000057,
12.68060944200009,
12.640934150290747,
12.793431301113685,
12.91099518547938,
13.022487087509134,
13.021324368424914,
13.076411445531818,
13.017810370052544,
13.14943024341106,
13.133978990438067
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.848484848484844, 98.42424242424242%, 98.72727272727273%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Rayong",
"showlegend": false,
"text": "Rayong:
1.92B",
"type": "scatter",
"x": [
101.42249461430801
],
"xaxis": "x2",
"y": [
12.851663899924523
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.56999759200008,
102.60596764400006,
102.59831790500002,
102.53003991000006,
102.55518639400012,
102.56999759200008
],
"xaxis": "x2",
"y": [
11.72093333500014,
11.684515692000076,
11.563381252000099,
11.604925848000093,
11.759833075000131,
11.72093333500014
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.26628665500007,
102.35523522200018,
102.44117272200018,
102.37916100400011,
102.2903751960001,
102.26628665500007
],
"xaxis": "x2",
"y": [
12.152411200000174,
12.11131419500019,
11.967433986000088,
12.002834377000099,
11.974839585000083,
12.152411200000174
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(25.626262626262626, 96.64646464646465%, 69.39393939393939%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.5885490310001,
102.7620784910001,
102.69221195500015,
102.91380049600016,
102.91359227323525,
102.89332116000006,
102.77702884200008,
102.7669376960001,
102.60572350400011,
102.55730228000013,
102.5823673840001,
102.5042423840001,
102.2864689460001,
102.26319420700005,
102.33627363400015,
102.37445438006571,
102.32965091385861,
102.36360233018345,
102.41228152906936,
102.40876753069696,
102.49519613399733,
102.48638472500014,
102.5885490310001
],
"xaxis": "x2",
"y": [
12.609825745000123,
12.436089579000111,
12.178482564000205,
11.76553619400012,
11.64589160539414,
11.769680080000157,
11.902533270000106,
12.011786200000131,
12.221258856000148,
12.183742580000128,
12.049261786000145,
12.133368231000176,
12.202541408000087,
12.28953685100005,
12.307440497000101,
12.390665187848228,
12.5569082710999,
12.592565008868164,
12.565744941176106,
12.691706244247811,
12.74602984904925,
12.661192119000177,
12.609825745000123
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(25.626262626262626, 96.64646464646465%, 89.39393939393939%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Trat",
"showlegend": false,
"text": "Trat:
0.63B",
"type": "scatter",
"x": [
102.519259232144
],
"xaxis": "x2",
"y": [
12.30302930383513
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(48.81818181818182, 98.9090909090909%, 81.27272727272728%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.11575280195018,
103.10267866398914,
103.25708784362911,
103.36695193858111,
103.49996707591981,
103.4448799988129,
103.44317467736943,
103.28799034957501,
103.2330583029983,
103.24327762688063,
103.08500451700007,
102.91392961398026,
102.60927208863592,
102.61717858272539,
102.48648888625308,
102.50932986937795,
102.44235721181582,
102.56782759027101,
102.52359256394567,
102.70735395681965,
102.85380496642608,
102.98289269424248,
103.0012378279634,
102.95292036338401,
103.01224490837586,
102.79670250861392,
102.78926110161854,
102.86858442583059,
102.90346601814224,
102.94646080921893,
103.00867923405934,
102.97855187357004,
103.11575280195018
],
"xaxis": "x2",
"y": [
15.482285265552605,
15.428955185833189,
15.31175303847192,
15.35270661132104,
15.299893297337789,
15.185998440075906,
14.933404039464818,
14.770132351326922,
14.59807566995623,
14.34193131508907,
14.295821025000066,
14.164946285071522,
14.136605129323243,
14.285743313203355,
14.55769053788805,
14.652956041488082,
14.853796495312025,
14.814625759171392,
14.967355454890367,
14.952911892269952,
15.153907375724799,
15.193749905433762,
15.35653066715659,
15.385469469240576,
15.457532252711303,
15.554322211500875,
15.639510809776084,
15.636539415561572,
15.773042711052284,
15.789217434437035,
15.7257587752473,
15.666795966360695,
15.482285265552605
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(48.81818181818182, 98.9090909090909%, 101.27272727272728%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Buri Ram",
"showlegend": false,
"text": "Buri Ram:
2.72B",
"type": "scatter",
"x": [
102.97175457509984
],
"xaxis": "x2",
"y": [
14.823254769712692
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(42.19191919191919, 98.26262626262626%, 77.87878787878788%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.63320763592361,
101.95597863230802,
102.07715986513563,
102.4085608260213,
102.45362267464668,
102.40613203326672,
102.26681237229315,
102.39248945542403,
102.33166629366451,
102.16035892112728,
102.08465294807507,
102.04031456896217,
101.8832182150486,
101.40650312701769,
101.30041141195704,
101.37286176995474,
101.39580610586711,
101.32986697797867,
101.38479902455538,
101.32909183072337,
101.34800540612463,
101.51218143092825,
101.51047610858552,
101.63320763592361
],
"xaxis": "x2",
"y": [
16.683400579872824,
16.632964381800804,
16.503876654883697,
16.456851101497165,
16.397810777345427,
16.243479112071327,
16.070466417191398,
15.98380504057016,
15.805831407393526,
15.736920885290573,
15.619615383343273,
15.658682765796954,
15.382084662077489,
15.214110418960658,
15.302012029931248,
15.41448578479114,
15.69878367792441,
15.753457342982017,
15.95850942626899,
16.015146796087805,
16.259033717831784,
16.54839590114986,
16.67528738020846,
16.683400579872824
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(42.19191919191919, 98.26262626262626%, 97.87878787878788%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Chaiyaphum",
"showlegend": false,
"text": "Chaiyaphum:
1.75B",
"type": "scatter",
"x": [
101.80252997565087
],
"xaxis": "x2",
"y": [
16.00949256943746
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(57.101010101010104, 99.71717171717172%, 85.51515151515152%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.84465823798723,
102.95545250892616,
103.11311730272138,
103.12769005655082,
103.16541385276713,
103.19440433079518,
103.15797244667101,
103.08112959205704,
102.94062137177889,
102.95328209769059,
102.85287479043916,
102.86016116690433,
102.94646080921893,
102.82217899006827,
102.69241946778425,
102.4241671077258,
102.33166629366451,
102.39248945542403,
102.26696740102477,
102.40613203326672,
102.45362267464668,
102.4085608260213,
102.07715986513563,
101.95597863230802,
101.75144331295854,
101.79056237225564,
102.07126875175152,
102.19513715975216,
102.27549401183916,
102.4101627946772,
102.61175255733463,
102.71712080288273,
102.83189415928803,
102.84465823798723
],
"xaxis": "x2",
"y": [
16.87372487969938,
16.841065375466712,
16.912818101474244,
16.826156724853007,
16.863312079388947,
16.822125963442403,
16.608185533235797,
16.504729316504722,
16.44550812430046,
16.4030817731053,
16.27425242770738,
16.072869371524234,
15.789217434437035,
15.621139838532741,
15.719480089134748,
15.695424710082307,
15.805831407393526,
15.98380504057016,
16.073256944252535,
16.243479112071327,
16.397810777345427,
16.456851101497165,
16.503876654883697,
16.632964381800804,
16.670352281232766,
16.766496283077004,
16.88540375457964,
16.85703339327648,
16.889150295150046,
16.792644558099937,
16.770036118971717,
17.074513658478537,
16.97588918703633,
16.87372487969938
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(57.101010101010104, 99.71717171717172%, 105.51515151515152%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Khon Kaen",
"showlegend": false,
"text": "Khon Kaen:
4.56B",
"type": "scatter",
"x": [
102.58780978747315
],
"xaxis": "x2",
"y": [
16.403804100812472
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(39.70707070707071, 98.02020202020202%, 76.60606060606061%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.65013878767485,
103.93756310375426,
104.01947024855309,
104.0728520042166,
104.18442142061201,
104.24431440638472,
104.05931277916136,
104.03962405830362,
103.82470177616602,
103.70522586478177,
103.75101118381906,
103.72656823113897,
103.45852257665553,
103.30163292831702,
103.18226036972027,
103.19440433079518,
103.16541385276713,
103.12769005655082,
103.11311730272138,
103.14226281127969,
103.25088667188243,
103.39971479740001,
103.43568159442998,
103.53097293465316,
103.58326948379965,
103.65013878767485
],
"xaxis": "x2",
"y": [
17.043869534051737,
16.780061347453227,
16.8537519389009,
16.832590439697015,
16.66676076939399,
16.432873236810423,
16.39564036700935,
16.440986436474873,
16.46615285956682,
16.381661892382397,
16.303527127474922,
16.22143911372413,
16.18939972621635,
16.40044627477576,
16.37305776630288,
16.822125963442403,
16.863312079388947,
16.826156724853007,
16.912818101474244,
16.957854112577223,
16.95994700854763,
16.902999579467007,
16.827603664777342,
17.073738512122645,
17.10027435987388,
17.043869534051737
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(39.70707070707071, 98.02020202020202%, 96.60606060606061%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Kalasin",
"showlegend": false,
"text": "Kalasin:
1.53B",
"type": "scatter",
"x": [
103.62828678841448
],
"xaxis": "x2",
"y": [
16.631580618836626
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.21181928942866,
103.2982222836315,
103.45299319937664,
103.52559858610584,
103.46890954034296,
103.49562625524749,
103.43557824074315,
103.35454959508775,
103.29713707891301,
103.44115929576492,
103.41749149034001,
103.34323245631282,
103.08330000239317,
102.97855187357004,
103.00867923405934,
102.94646080921893,
102.85892093255495,
102.851324496828,
102.95328209769059,
102.94062137177889,
103.09130984927015,
103.16262332570585,
103.19890018109851,
103.1773511091663,
103.21181928942866
],
"xaxis": "x2",
"y": [
16.362851671567398,
16.40225494990605,
16.19172516528417,
16.209734402220903,
16.105192978972838,
15.92468720115346,
15.711987006195386,
15.7014708521981,
15.602975571965061,
15.510733141221522,
15.427869981114753,
15.401721706991196,
15.506288966862314,
15.666795966360695,
15.7257587752473,
15.789217434437035,
16.081370143916985,
16.268929755104097,
16.4030817731053,
16.44550812430046,
16.513100897688304,
16.643428859854026,
16.633584500324446,
16.39098948797448,
16.362851671567398
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Maha Sarakham",
"showlegend": false,
"text": "Maha Sarakham:
1.82B",
"type": "scatter",
"x": [
103.17960191915662
],
"xaxis": "x2",
"y": [
15.993433687268267
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(60.59595959595959, 99.4949494949495%, 86.83838383838383%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.33166629366451,
102.4241671077258,
102.69629520136249,
102.78926110161854,
102.82776004419065,
102.9220178574381,
103.01844608012243,
102.95292036338401,
103.0012378279634,
102.9765364928648,
102.85380496642608,
102.70735395681965,
102.52359256394567,
102.56782759027101,
102.44235721181582,
102.50932986937795,
102.48648888625308,
102.61717858272539,
102.5386820817127,
102.4297481627475,
102.08630659357448,
101.96264489114878,
101.9645052431224,
101.88972944515774,
101.748652784998,
101.61987511644344,
101.48272586490674,
101.40929365407891,
101.18713667231958,
101.19313113759188,
101.2783455751881,
101.45414879802854,
101.3858842310724,
101.28067101425586,
101.30041141195704,
101.42639855255112,
101.879342483269,
102.04031456896217,
102.08465294807507,
102.16035892112728,
102.33166629366451
],
"xaxis": "x2",
"y": [
15.805831407393526,
15.695424710082307,
15.718472397882891,
15.639510809776084,
15.51161164036489,
15.511456610734001,
15.445000718908034,
15.385469469240576,
15.35653066715659,
15.187161160059489,
15.153907375724799,
14.952911892269952,
14.967355454890367,
14.814625759171392,
14.853796495312025,
14.652956041488082,
14.55769053788805,
14.285743313203355,
14.088597724005766,
14.155363674194192,
14.157999172523802,
14.253703924796298,
14.377391466542917,
14.393359483453423,
14.316955878410994,
14.431884264447262,
14.461288154524695,
14.424778754236115,
14.54174835939925,
14.75592133180399,
14.730005600777844,
14.87604319923426,
15.054791977867495,
15.087684027895506,
15.302012029931248,
15.215402330153353,
15.379940090163032,
15.658682765796954,
15.619615383343273,
15.736920885290573,
15.805831407393526
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(60.59595959595959, 99.4949494949495%, 106.83838383838383%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Ratchasima",
"showlegend": false,
"text": "Nakhon Ratchasima:
5.58B",
"type": "scatter",
"x": [
102.11694945546145
],
"xaxis": "x2",
"y": [
14.957708896356001
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.3558838236795,
104.23263553330321,
104.10468468614931,
104.10788862525987,
104.01776492710968,
104.01001346175184,
104.07207685786068,
104.1117126810953,
104.12731896369922,
104.21124149010262,
104.08432417172315,
103.98603559796442,
103.88743696494402,
103.41749149034001,
103.4366117704169,
103.29713707891301,
103.35454959508775,
103.43557824074315,
103.49562625524749,
103.46890954034296,
103.52559858610584,
103.72656823113897,
103.75101118381906,
103.70770633258115,
103.82470177616602,
104.03962405830362,
104.05931277916136,
104.30405236162721,
104.3558838236795
],
"xaxis": "x2",
"y": [
16.323396715486012,
16.167566433444136,
16.09111115245767,
15.982564806220807,
15.969981593775543,
15.798364162875885,
15.84678498024266,
15.823272203549351,
15.702168484188206,
15.606515407859774,
15.53628713614242,
15.410248317805667,
15.470916449034888,
15.427869981114753,
15.523884793548348,
15.602975571965061,
15.7014708521981,
15.711987006195386,
15.92468720115346,
16.105192978972838,
16.209734402220903,
16.22143911372413,
16.303527127474922,
16.384891669015303,
16.46615285956682,
16.440986436474873,
16.39564036700935,
16.472276516048368,
16.323396715486012
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Roi Et",
"showlegend": false,
"text": "Roi Et:
1.86B",
"type": "scatter",
"x": [
103.82622896038991
],
"xaxis": "x2",
"y": [
15.923238899644307
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(44.67676767676768, 98.5050505050505%, 79.15151515151516%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.34323245631282,
103.57489790171672,
103.88743696494402,
104.06096642466076,
104.07347212094157,
103.97802575108756,
104.01528445841097,
103.91689253096553,
103.99988488228149,
104.06231001179759,
104.0457241859113,
103.68222904400011,
103.64719242300009,
103.24327762688063,
103.2330583029983,
103.28799034957501,
103.44317467736943,
103.4448799988129,
103.49996707591981,
103.36695193858111,
103.25708784362911,
103.10019819529043,
103.11575280195018,
103.34323245631282
],
"xaxis": "x2",
"y": [
15.401721706991196,
15.463139146154703,
15.470916449034888,
15.402135118141217,
15.346557115518507,
15.262479560383383,
15.02600820631362,
14.858421535925089,
14.803722032445862,
14.654402981412403,
14.357285453030684,
14.383800151000074,
14.443977356000119,
14.34193131508907,
14.59807566995623,
14.770132351326922,
14.933404039464818,
15.185998440075906,
15.299893297337789,
15.35270661132104,
15.31175303847192,
15.437817695230478,
15.482285265552605,
15.401721706991196
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(44.67676767676768, 98.5050505050505%, 99.15151515151516%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Surin",
"showlegend": false,
"text": "Surin:
2.07B",
"type": "scatter",
"x": [
103.66853280124583
],
"xaxis": "x2",
"y": [
14.884086706869342
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.1073851869885,
102.02362308074055,
102.02470828725762,
102.1413936706814,
101.98471072791773,
102.02362308074055,
101.94636681497656,
102.15100548711348,
102.0349402204148,
102.07126875175152,
101.73206464956394,
101.71346113522321,
101.64250939309397,
101.56168745301358,
101.45988488178187,
101.32041019117736,
101.20961592023849,
101.126261834616,
101.12192101394368,
101.0655937033867,
101.02435590969748,
101.09298221185958,
100.98787234872987,
100.90591352708765,
100.90560346872508,
100.98151534100003,
101.1323071700001,
101.38800215700007,
101.46830733200011,
101.5775513100001,
101.72906661000013,
101.7904065350001,
101.90430139200004,
102.1073851869885
],
"xaxis": "x2",
"y": [
18.21237668386857,
17.978153590715607,
17.738581651222233,
17.50875071937017,
17.441364651557393,
17.322948106469937,
17.198252875270015,
17.0223721380637,
16.953022366389092,
16.88540375457964,
16.758848171406015,
16.919536038057714,
17.04645335553795,
16.993355820714584,
17.076451523918735,
17.06490184204634,
17.115983995265168,
17.030562852093936,
16.929897162424112,
16.90617768015582,
16.99940196372961,
17.226649074994782,
17.327133897511345,
17.336435655581,
17.520248725298416,
17.547612203000085,
17.46167429600004,
17.729306539000078,
17.72036651600004,
17.868109436000083,
17.912189433000066,
18.07357493100011,
18.037117208000012,
18.21237668386857
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Loei",
"showlegend": false,
"text": "Loei:
0.95B",
"type": "scatter",
"x": [
101.6301488821514
],
"xaxis": "x2",
"y": [
17.40886877493164
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.43568159442998,
103.38121463404809,
103.399559767769,
103.30814415932542,
103.26142866430143,
103.16897952708348,
103.05865034413802,
102.98309939981743,
102.88501753073444,
102.84775882431023,
102.75169233593249,
102.66528934083038,
102.5396122576995,
102.46323449107888,
102.32717044515994,
102.20474897708357,
102.1541577493806,
102.0584013202647,
102.1073851869885,
102.15353682500006,
102.30670577000012,
102.59960778900006,
102.59526696800009,
102.68291019700013,
102.67298832300003,
102.85271895400012,
103.03792728700006,
103.15729984600011,
103.29630091791978,
103.30028338407095,
103.37197905169188,
103.32195881794513,
103.43568159442998
],
"xaxis": "x2",
"y": [
17.99003917117085,
17.97962636996101,
17.866429144689278,
17.832219346845335,
17.878573105764247,
17.801756090471258,
17.88637624796553,
17.822555854469073,
17.88531688076941,
17.700082709549406,
17.606755072288763,
17.595980535873053,
17.750518906722135,
17.75889048880498,
17.94952484789337,
18.018616238048935,
17.99306224222869,
18.088405260194577,
18.21237668386857,
18.21010406500011,
18.051457418000098,
17.95518422500004,
17.840824280000078,
17.81007680200011,
17.86537058500005,
17.9720307420001,
17.990685934000084,
18.23702748700012,
18.295167843237977,
18.235825940414855,
18.189140389217584,
18.077428534599164,
17.99003917117085
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Khai",
"showlegend": false,
"text": "Nong Khai:
0.84B",
"type": "scatter",
"x": [
102.84220904131278
],
"xaxis": "x2",
"y": [
17.940573880522003
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(43.02020202020202, 98.34343434343434%, 78.3030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.52043094313348,
103.73302778530405,
103.76155317623812,
103.78609948080634,
103.89875410371894,
103.93859663342784,
104.01032352101367,
104.07610761927117,
104.00939334502681,
104.05125125544106,
104.41350304632846,
104.4443021985876,
104.36177493706373,
104.39376264862727,
104.30327721617061,
104.13724083939326,
104.10117068867629,
104.01947024855309,
103.93756310375426,
103.79493615088262,
103.77757286999196,
103.64719323098285,
103.65406619719721,
103.59071089079498,
103.2698002463842,
103.28116906110324,
103.39733768058949,
103.38121463404809,
103.52043094313348
],
"xaxis": "x2",
"y": [
18.06246369074671,
17.913532213340943,
17.94456391049613,
17.847593085452473,
17.87529165318719,
17.785813910183805,
17.801187648790943,
17.6749938008233,
17.476142890182274,
17.39098012942941,
17.42090078434373,
17.247216294996008,
17.082936917404822,
17.022139594067028,
16.934806422978,
16.892767646309807,
16.837525540471262,
16.8537519389009,
16.780061347453227,
16.891785794378933,
16.961393948471937,
17.021674506073566,
17.100765286288947,
17.161071682312297,
17.2669308542755,
17.480018621961875,
17.598719386990155,
17.97962636996101,
18.06246369074671
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(43.02020202020202, 98.34343434343434%, 98.3030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Sakon Nakhon",
"showlegend": false,
"text": "Sakon Nakhon:
1.90B",
"type": "scatter",
"x": [
103.82128967855603
],
"xaxis": "x2",
"y": [
17.388759074346666
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(49.64646464646465, 98.98989898989899%, 81.6969696969697%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.09209435417114,
102.1541577493806,
102.20474897708357,
102.32717044515994,
102.46323449107888,
102.5396122576995,
102.66528934083038,
102.75169233593249,
102.84775882431023,
102.88501753073444,
102.98309939981743,
103.05865034413802,
103.16897952708348,
103.26142866430143,
103.30814415932542,
103.399559767769,
103.36772708493697,
103.39733768058949,
103.29031579044135,
103.24716596883434,
103.59071089079498,
103.65716678262095,
103.58326948379965,
103.53097293465316,
103.43568159442998,
103.39971479740001,
103.23724409403974,
103.14226281127969,
102.95545250892616,
102.83737186062285,
102.83189415928803,
102.71712080288273,
102.67583133324939,
102.51305057242593,
102.60276085762752,
102.47553348178474,
102.37528120326488,
102.22490278503551,
102.12123986183019,
102.06754804870343,
102.03804080583853,
102.02362308074055,
102.0584013202647,
102.09209435417114
],
"xaxis": "x2",
"y": [
18.058329576548715,
17.99306224222869,
18.018616238048935,
17.94952484789337,
17.75889048880498,
17.750518906722135,
17.595980535873053,
17.606755072288763,
17.700082709549406,
17.88531688076941,
17.822555854469073,
17.88637624796553,
17.801756090471258,
17.878573105764247,
17.832219346845335,
17.866429144689278,
17.786020615758787,
17.598719386990155,
17.50045665075382,
17.30739349981016,
17.161071682312297,
17.047486884312235,
17.10027435987388,
17.073738512122645,
16.827603664777342,
16.902999579467007,
16.962117417984416,
16.957854112577223,
16.841065375466712,
16.873879910229675,
16.97588918703633,
17.074513658478537,
16.943694769897718,
17.13306305621512,
17.220680447244888,
17.23879303606975,
17.617219550341986,
17.639233710267547,
17.583242296494717,
17.690780951479724,
17.665562852443628,
17.978153590715607,
18.088405260194577,
18.058329576548715
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(49.64646464646465, 98.98989898989899%, 101.6969696969697%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Udon Thani",
"showlegend": false,
"text": "Udon Thani:
2.82B",
"type": "scatter",
"x": [
102.85566458171222
],
"xaxis": "x2",
"y": [
17.42535180524268
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(32.25252525252525, 97.29292929292929%, 72.78787878787878%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
102.34158816935854,
102.37528120326488,
102.47553348178474,
102.60276085762752,
102.51103519082136,
102.67583133324939,
102.60973717662938,
102.4101627946772,
102.27549401183916,
102.19513715975216,
102.07126875175152,
102.0349402204148,
102.15100548711348,
101.95360151639687,
102.02362308074055,
101.98765628460984,
102.12527062413994,
102.14666466734053,
102.34158816935854
],
"xaxis": "x2",
"y": [
17.609416409039994,
17.617219550341986,
17.23879303606975,
17.220680447244888,
17.141357123032833,
16.943694769897718,
16.769286811037546,
16.792644558099937,
16.889150295150046,
16.85703339327648,
16.88540375457964,
16.953022366389092,
17.0223721380637,
17.173861599433252,
17.322948106469937,
17.445679632908735,
17.483067532340698,
17.61357636255906,
17.609416409039994
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(32.25252525252525, 97.29292929292929%, 92.78787878787878%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nong Bua Lam Phu",
"showlegend": false,
"text": "Nong Bua Lam Phu:
0.94B",
"type": "scatter",
"x": [
102.29739168892473
],
"xaxis": "x2",
"y": [
17.173610127005684
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(33.90909090909091, 97.45454545454545%, 73.63636363636364%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.28198161003172,
104.48119836500013,
104.7026318770001,
104.8164233810001,
104.8099121510001,
104.74035567200013,
104.74009809764902,
104.66713097481465,
104.52889651855952,
104.23904340972558,
104.39376264862727,
104.36177493706373,
104.4443021985876,
104.41500166219691,
104.05125125544106,
104.00939334502681,
104.07564253127777,
103.98841271387568,
104.04008914629708,
104.1075785668973,
104.12468346626889,
104.20332887181513,
104.28198161003172
],
"xaxis": "x2",
"y": [
17.861488010181773,
17.640423075000115,
17.52730336500008,
17.372790833000096,
17.17166615800005,
17.002580872000095,
16.7503990749573,
16.827319443937228,
16.81502045323137,
16.896178290095946,
17.022139594067028,
17.082936917404822,
17.247216294996008,
17.41511302284772,
17.39098012942941,
17.476142890182274,
17.678921210345607,
17.87247528680504,
17.934874578798798,
17.86356110326227,
17.999986884387198,
18.018643666236045,
17.861488010181773
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(33.90909090909091, 97.45454545454545%, 93.63636363636364%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Nakhon Phanom",
"showlegend": false,
"text": "Nakhon Phanom:
1.04B",
"type": "scatter",
"x": [
104.43493994249512
],
"xaxis": "x2",
"y": [
17.372360762559627
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(30.595959595959595, 97.13131313131314%, 71.93939393939394%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
104.30405236162721,
104.66713097481465,
104.73389692590234,
104.7579100520536,
104.7545150150001,
104.98802829018666,
104.81285851400918,
104.67865482006391,
104.63126753057207,
104.49711551257087,
104.33257775256118,
104.30808312393702,
104.24431440638472,
104.18442142061201,
104.0728520042166,
104.14189171842804,
104.30405236162721
],
"xaxis": "x2",
"y": [
16.853080146231747,
16.827319443937228,
16.749417223026427,
16.81889463618927,
16.52891469300002,
16.293963495909395,
16.190639960565704,
16.240766100275295,
16.215444648451808,
16.34187103951686,
16.33003713590506,
16.465584417886618,
16.432873236810423,
16.66676076939399,
16.832590439697015,
16.894214586234227,
16.853080146231747
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(30.595959595959595, 97.13131313131314%, 91.93939393939394%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Mukdahan",
"showlegend": false,
"text": "Mukdahan:
0.84B",
"type": "scatter",
"x": [
104.52526718733105
],
"xaxis": "x2",
"y": [
16.55680313578208
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(40.535353535353536, 98.1010101010101%, 77.03030303030303%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72074751168833,
102.07311375502769,
102.06000248200007,
101.78415368600014,
101.72679284700013,
101.66591800900011,
101.57930831000004,
101.50020142512778,
101.48660159668634,
101.38200849839342,
101.43709557460113,
101.53626264930176,
101.61320885580403,
101.58638878811206,
101.72074751168833
],
"xaxis": "x2",
"y": [
6.573371689751724,
6.25749663254318,
6.094797058000097,
5.738100484000071,
5.786469625000109,
5.765592346000048,
5.906333109000087,
5.892693601014457,
6.052318223507228,
6.200345364247184,
6.415500190381437,
6.442966213220117,
6.533503323419595,
6.61776174570798,
6.573371689751724
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(40.535353535353536, 98.1010101010101%, 97.03030303030303%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Narathiwat",
"showlegend": false,
"text": "Narathiwat:
1.58B",
"type": "scatter",
"x": [
101.72146014854854
],
"xaxis": "x2",
"y": [
6.171946135538566
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(41.36363636363637, 98.18181818181819%, 77.45454545454545%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
101.72349649025836,
101.61522423740865,
101.57863732275422,
101.51388675327104,
101.33777347206802,
101.29793094325845,
101.23411054886276,
101.15871463417307,
101.06280317632553,
101.04125410439343,
101.0680685513156,
101.24426659600005,
101.35132897200009,
101.26254316500007,
101.32081139400009,
101.55738366000003,
101.72349649025836
],
"xaxis": "x2",
"y": [
6.574384063896062,
6.627606106136867,
6.54569896133799,
6.596031805723257,
6.549729722748495,
6.675794379507053,
6.602491359888333,
6.600062568033053,
6.653831895525556,
6.798293361949078,
6.857734276297037,
6.902029121000112,
6.875921942000048,
6.944769598000107,
6.94928620000006,
6.841782945000134,
6.574384063896062
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(41.36363636363637, 98.18181818181819%, 97.45454545454545%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Pattani",
"showlegend": false,
"text": "Pattani:
1.71B",
"type": "scatter",
"x": [
101.35262627882798
],
"xaxis": "x2",
"y": [
6.730514088681136
],
"yaxis": "y2"
},
{
"fill": "toself",
"fillcolor": "hsl(26.454545454545453, 96.72727272727273%, 69.81818181818181%)",
"hoverinfo": "none",
"line": {
"color": "black",
"width": 1
},
"mode": "lines",
"name": "Name to display when showlegend=True",
"showlegend": false,
"type": "scatter",
"x": [
103.46994226100009,
103.87394860800003,
104.00003910300006,
104.20332887181513,
104.12468346626889,
104.11098921068356,
104.00567264197878,
104.01032352101367,
103.96872399301782,
103.90216474840435,
103.78609948080634,
103.76155317623812,
103.73953901631256,
103.63448082912697,
103.58637007012265,
103.50709842275398,
103.43568159442998,
103.358640322393,
103.31528945374527,
103.36030766366775,
103.30028338407095,
103.23398767100014,
103.30685144100005,
103.46994226100009
],
"xaxis": "x2",
"y": [
18.421977437000066,
18.283226217000077,
18.31844370500005,
18.018643666236045,
17.999986884387198,
17.865964056695816,
17.923273220083047,
17.801187648790943,
17.768295600561515,
17.87418061004712,
17.847593085452473,
17.94456391049613,
17.91128428773962,
17.96520864486314,
18.042154853163964,
18.063652249152,
17.99003917117085,
18.042414371426133,
18.117444720697307,
18.219152528566354,
18.235825940414855,
18.35577992800009,
18.425672303000084,
18.421977437000066
],
"yaxis": "y2"
},
{
"hoverinfo": "text",
"hoverlabel": {
"bgcolor": "hsl(26.454545454545453, 96.72727272727273%, 89.81818181818181%)"
},
"marker": {
"color": "black",
"size": 2
},
"name": "Bueng Kan",
"showlegend": false,
"text": "Bueng Kan:
0.67B",
"type": "scatter",
"x": [
103.72096403414449
],
"xaxis": "x2",
"y": [
18.14601899678131
],
"yaxis": "y2"
}
],
"layout": {
"annotations": [
{
"font": {
"size": 13
},
"showarrow": false,
"text": "การกระจายตัว (บาท/สัญญา)",
"x": 0.35,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
},
{
"font": {
"size": 13
},
"showarrow": false,
"text": "มูลค่ารวมตามจังหวัด",
"x": 0.86,
"xanchor": "center",
"xref": "paper",
"y": 1,
"yanchor": "bottom",
"yref": "paper"
}
],
"height": 460,
"hovermode": "closest",
"showlegend": false,
"title": "ข้อมูลคำสั่งจัดซื้อจัดจ้างโดยหน่วยงานรัฐบาล
(2017/08/16 to 2017/10/31)",
"width": 700,
"xaxis1": {
"anchor": "y1",
"domain": [
0,
0.7
],
"showticklabels": true,
"tickangle": 25,
"tickfont": {
"size": 9
}
},
"xaxis2": {
"anchor": "y2",
"domain": [
0.73,
1
]
},
"yaxis1": {
"anchor": "x1",
"domain": [
0,
1
],
"range": [
0,
11000000
]
},
"yaxis2": {
"anchor": "x2",
"domain": [
0,
1
]
}
}
},
"text/html": [
""
],
"text/vnd.plotly.v1+html": [
""
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"fig = tools.make_subplots(rows=1, cols=2, specs=[[{}, {}]],\n",
" subplot_titles=('การกระจายตัว (บาท/สัญญา)', \n",
" 'มูลค่ารวมตามจังหวัด'))\n",
"\n",
"# traces were created when plotting the distribution of spending\n",
"for e1 in traces:\n",
" fig.append_trace(e1, 1, 1)\n",
"\n",
"# spending by province \n",
"for e1 in plot_data2:\n",
" fig.append_trace(e1, 1, 2)\n",
" \n",
"fig['layout'].update(hovermode = 'closest', \n",
" height=460, width=700, showlegend=False,\n",
" title='ข้อมูลคำสั่งจัดซื้อจัดจ้างโดยหน่วยงานรัฐบาล
' + \n",
" '({} to {})'.format(start_date, end_date),\n",
" xaxis1 = {'anchor': 'y1', 'domain': [0.0, 0.7]},\n",
" yaxis1 = {'range': [0, 11e6]},\n",
" xaxis2 = {'anchor': 'y2', 'domain': [0.73, 1]}\n",
" )\n",
"\n",
"fig['layout']['annotations'][0]['x'] = 0.35\n",
"fig['layout']['annotations'][1]['x'] = 0.86\n",
"fig['layout']['annotations'][0]['font'].update({'size': 13})\n",
"fig['layout']['annotations'][1]['font'].update({'size': 13})\n",
"fig['layout']['xaxis1'].update(showticklabels=True,tickfont=dict(size=9),tickangle=25)\n",
"\n",
"py.iplot(fig)\n",
"# py.plot(fig, filename='openningPlot.html')"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
}
},
"nbformat": 4,
"nbformat_minor": 2
}