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:'01/10/2023',y:[63.50,63.90,62.80,62.90]},{ x:'01/11/2023',y:[63.50,64.30,63.20,63.20]},{ x:'01/12/2023',y:[63.20,63.60,62.00,62.00]},{ x:'01/13/2023',y:[62.30,62.50,61.70,61.90]},{ x:'01/16/2023',y:[62.10,62.10,60.70,61.10]},{ x:'01/17/2023',y:[61.60,62.30,61.50,62.00]},{ x:'01/30/2023',y:[62.30,62.60,61.20,61.30]},{ x:'01/31/2023',y:[61.50,62.70,61.50,62.50]},{ x:'02/01/2023',y:[62.70,63.10,62.20,62.40]},{ x:'02/02/2023',y:[63.00,63.90,62.80,63.50]},{ x:'02/03/2023',y:[64.40,64.90,63.50,63.60]},{ x:'02/06/2023',y:[63.30,63.40,61.70,61.70]},{ x:'02/07/2023',y:[61.50,62.20,61.50,61.70]},{ x:'02/08/2023',y:[62.20,62.20,61.70,61.80]},{ x:'02/09/2023',y:[61.80,62.20,61.70,61.70]},{ x:'02/10/2023',y:[61.70,61.80,60.50,60.60]},{ x:'02/13/2023',y:[60.20,60.30,58.70,59.00]},{ x:'02/14/2023',y:[59.60,60.90,59.40,60.70]},{ x:'02/15/2023',y:[60.50,60.90,59.70,60.00]},{ x:'02/16/2023',y:[60.30,60.50,59.80,60.30]},{ x:'02/17/2023',y:[60.00,60.00,59.60,59.80]},{ x:'02/20/2023',y:[59.80,60.60,59.70,60.50]},{ x:'02/21/2023',y:[60.70,62.90,60.50,62.80]},{ x:'02/22/2023',y:[62.80,63.40,62.40,62.60]},{ x:'02/23/2023',y:[63.30,64.50,63.20,64.30]},{ x:'02/24/2023',y:[64.80,65.20,63.70,64.60]},{ x:'03/01/2023',y:[64.30,64.50,63.20,63.80]},{ x:'03/02/2023',y:[64.50,66.00,64.50,65.60]},{ x:'03/03/2023',y:[66.40,67.30,65.30,67.10]},{ x:'03/06/2023',y:[68.00,68.10,66.60,67.50]},{ x:'03/07/2023',y:[67.50,67.80,66.70,67.40]},{ x:'03/08/2023',y:[66.90,67.10,66.00,66.30]},{ x:'03/09/2023',y:[66.40,67.30,66.10,67.00]},{ x:'03/10/2023',y:[66.60,72.10,65.80,68.70]},{ x:'03/13/2023',y:[68.80,69.90,68.10,69.10]},{ x:'03/14/2023',y:[67.90,68.80,66.80,67.50]},{ x:'03/15/2023',y:[68.60,68.90,66.50,66.50]},{ x:'03/16/2023',y:[66.20,66.70,64.40,64.70]},{ x:'03/17/2023',y:[65.30,65.60,65.00,65.40]},{ x:'03/20/2023',y:[65.90,66.50,65.50,65.80]},{ x:'03/21/2023',y:[66.30,66.30,65.10,65.10]},{ x:'03/22/2023',y:[65.50,65.90,65.00,65.30]},{ x:'03/23/2023',y:[64.90,65.00,64.00,64.10]},{ x:'03/24/2023',y:[64.30,64.50,63.90,64.20]},{ x:'03/27/2023',y:[64.10,64.60,63.70,64.20]},{ x:'03/28/2023',y:[64.10,65.10,64.00,64.00]},{ x:'03/29/2023',y:[64.30,64.60,63.50,63.50]},{ x:'03/30/2023',y:[63.80,63.90,63.30,63.30]},{ x:'03/31/2023',y:[63.90,64.70,63.60,64.30]},{ x:'04/06/2023',y:[64.70,65.00,63.80,64.00]},{ x:'04/07/2023',y:[64.30,66.00,64.10,65.60]},{ x:'04/10/2023',y:[66.40,66.70,65.40,65.70]},{ x:'04/11/2023',y:[66.00,66.30,65.50,65.60]},{ x:'04/12/2023',y:[66.20,66.60,65.80,66.40]},{ x:'04/13/2023',y:[66.50,66.70,65.80,66.30]},{ x:'04/14/2023',y:[66.60,67.20,66.10,66.80]},{ x:'04/17/2023',y:[67.70,68.00,67.30,67.70]},{ x:'04/18/2023',y:[68.40,68.40,66.30,66.40]},{ x:'04/19/2023',y:[66.50,66.70,65.60,66.00]},{ x:'04/20/2023',y:[66.40,67.40,66.40,66.40]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2609 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());