function getChartColorsArray(e) { if (null !== document.getElementById(e)) { e = document.getElementById(e).getAttribute("data-colors"); if (e) return (e = JSON.parse(e)).map(function(e) { var t = e.replace(" ", ""); return -1 === t.indexOf(",") ? getComputedStyle(document.documentElement).getPropertyValue(t) || t : 2 == (e = e.split(",")).length ? "rgba(" + getComputedStyle(document.documentElement).getPropertyValue(e[0]) + "," + e[1] + ")" : t }) } } var chartCandlestickBasicColors = getChartColorsArray("basic_candlestick"), chartCandlestickComboColors = (chartCandlestickBasicColors && (options = { series: [{ data: [ { x:'12/20/2022',y:[51.50,51.70,49.55,49.80]},{ x:'12/21/2022',y:[49.80,51.10,49.80,51.00]},{ x:'12/22/2022',y:[51.30,52.70,50.80,52.70]},{ x:'12/23/2022',y:[52.40,53.20,52.00,53.20]},{ x:'12/26/2022',y:[53.20,53.30,52.60,53.00]},{ x:'12/27/2022',y:[53.00,53.20,52.40,53.20]},{ x:'12/28/2022',y:[53.10,53.50,52.30,52.50]},{ x:'12/29/2022',y:[52.50,52.50,51.20,51.30]},{ x:'12/30/2022',y:[51.80,52.70,51.40,52.70]},{ x:'01/03/2023',y:[52.50,52.50,51.60,51.80]},{ x:'01/04/2023',y:[51.90,52.20,51.70,51.80]},{ x:'01/05/2023',y:[52.20,52.40,51.90,52.20]},{ x:'01/06/2023',y:[52.20,52.40,52.00,52.40]},{ x:'01/09/2023',y:[52.60,53.20,52.30,53.10]},{ x:'01/10/2023',y:[53.10,53.20,52.60,53.10]},{ x:'01/11/2023',y:[53.30,54.00,53.30,53.80]},{ x:'01/12/2023',y:[54.00,54.40,53.90,54.40]},{ x:'01/13/2023',y:[54.80,55.30,54.30,55.00]},{ x:'01/16/2023',y:[55.40,55.40,54.80,55.00]},{ x:'01/17/2023',y:[55.00,56.10,55.00,56.10]},{ x:'01/30/2023',y:[57.10,57.10,55.80,56.50]},{ x:'01/31/2023',y:[56.50,58.00,56.50,57.80]},{ x:'02/01/2023',y:[57.80,58.00,56.60,57.00]},{ x:'02/02/2023',y:[57.30,57.60,55.90,56.80]},{ x:'02/03/2023',y:[56.90,57.70,56.40,57.60]},{ x:'02/06/2023',y:[57.60,58.20,57.50,58.10]},{ x:'02/07/2023',y:[57.90,58.30,57.60,58.30]},{ x:'02/08/2023',y:[58.30,58.40,57.80,58.10]},{ x:'02/09/2023',y:[58.50,58.50,57.90,58.00]},{ x:'02/10/2023',y:[57.80,57.80,56.60,56.60]},{ x:'02/13/2023',y:[56.30,56.70,55.50,56.50]},{ x:'02/14/2023',y:[56.50,57.00,56.30,56.60]},{ x:'02/15/2023',y:[56.60,57.00,56.00,56.10]},{ x:'02/16/2023',y:[56.30,56.90,56.00,56.90]},{ x:'02/17/2023',y:[56.70,56.80,56.40,56.70]},{ x:'02/20/2023',y:[56.70,57.00,56.30,57.00]},{ x:'02/21/2023',y:[56.90,57.30,56.70,57.30]},{ x:'02/22/2023',y:[57.10,57.10,56.20,56.40]},{ x:'02/23/2023',y:[56.50,58.40,56.50,57.90]},{ x:'02/24/2023',y:[58.60,59.70,58.20,59.60]},{ x:'03/01/2023',y:[59.90,62.20,59.70,62.00]},{ x:'03/02/2023',y:[62.20,62.90,61.50,62.00]},{ x:'03/03/2023',y:[62.20,62.70,61.60,62.50]},{ x:'03/06/2023',y:[62.40,62.70,62.20,62.70]},{ x:'03/07/2023',y:[62.70,63.40,62.00,63.20]},{ x:'03/08/2023',y:[63.00,63.80,62.60,63.80]},{ x:'03/09/2023',y:[63.80,64.10,63.30,63.50]},{ x:'03/10/2023',y:[63.30,63.90,62.40,63.90]},{ x:'03/13/2023',y:[63.90,64.00,62.80,63.70]},{ x:'03/14/2023',y:[63.40,63.40,61.90,62.00]},{ x:'03/15/2023',y:[62.60,63.00,62.50,62.60]},{ x:'03/16/2023',y:[62.60,62.70,61.00,61.10]},{ x:'03/17/2023',y:[61.30,63.00,61.10,63.00]},{ x:'03/20/2023',y:[62.90,62.90,61.40,61.60]},{ x:'03/21/2023',y:[61.70,62.00,60.90,61.30]},{ x:'03/22/2023',y:[61.20,61.70,61.10,61.50]},{ x:'03/23/2023',y:[61.20,61.50,61.10,61.40]},{ x:'03/24/2023',y:[61.40,61.60,61.10,61.40]},{ x:'03/27/2023',y:[62.50,62.50,60.30,60.30]},{ x:'03/28/2023',y:[60.30,60.40,59.70,60.30]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2006 Daily 股市資訊", align: "left", style: { fontWeight: 500 } }, xaxis: { labels: { format: 'dd/MM', } }, yaxis: { tooltip: { enabled: !0 } } }, (chart = new ApexCharts(document.querySelector("#basic_candlestick"), options)).render()), (chart = new ApexCharts(document.querySelector("#1"), options)).render());