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/03/2023',y:[87.00,87.00,85.10,86.60]},{ x:'01/04/2023',y:[87.10,88.40,86.40,86.80]},{ x:'01/05/2023',y:[87.90,88.00,85.60,85.80]},{ x:'01/06/2023',y:[85.80,87.20,84.80,86.50]},{ x:'01/09/2023',y:[87.30,89.10,87.20,88.70]},{ x:'01/10/2023',y:[88.70,88.90,87.50,87.70]},{ x:'01/11/2023',y:[88.40,88.60,86.80,87.40]},{ x:'01/12/2023',y:[87.40,87.80,84.60,85.00]},{ x:'01/13/2023',y:[85.80,86.20,84.40,84.80]},{ x:'01/16/2023',y:[84.80,88.30,84.80,87.80]},{ x:'01/17/2023',y:[88.10,88.50,86.80,87.70]},{ x:'01/30/2023',y:[88.60,89.70,88.10,88.80]},{ x:'01/31/2023',y:[88.80,89.60,88.10,89.00]},{ x:'02/01/2023',y:[89.60,92.20,89.60,90.80]},{ x:'02/02/2023',y:[91.20,92.00,90.00,91.00]},{ x:'02/03/2023',y:[90.40,91.00,88.60,88.70]},{ x:'02/06/2023',y:[88.10,89.80,87.70,89.10]},{ x:'02/07/2023',y:[89.50,91.90,89.40,91.90]},{ x:'02/08/2023',y:[92.50,92.90,90.80,91.20]},{ x:'02/09/2023',y:[90.00,91.30,89.90,90.30]},{ x:'02/10/2023',y:[90.30,90.60,87.60,87.60]},{ x:'02/13/2023',y:[88.10,88.70,87.00,88.60]},{ x:'02/14/2023',y:[88.60,89.40,88.10,88.40]},{ x:'02/15/2023',y:[88.00,88.90,88.00,88.20]},{ x:'02/16/2023',y:[88.10,89.00,88.10,88.80]},{ x:'02/17/2023',y:[88.80,90.80,88.80,90.10]},{ x:'02/20/2023',y:[90.30,92.50,90.30,92.00]},{ x:'02/21/2023',y:[93.80,93.80,91.60,92.40]},{ x:'02/22/2023',y:[92.40,94.70,91.30,92.20]},{ x:'02/23/2023',y:[93.00,94.80,91.90,93.60]},{ x:'02/24/2023',y:[94.30,94.50,91.50,91.50]},{ x:'03/01/2023',y:[91.30,92.00,90.90,91.70]},{ x:'03/02/2023',y:[91.80,92.00,90.50,91.30]},{ x:'03/03/2023',y:[91.30,92.80,91.20,91.50]},{ x:'03/06/2023',y:[92.20,92.70,91.10,92.00]},{ x:'03/07/2023',y:[92.00,92.10,91.30,91.70]},{ x:'03/08/2023',y:[91.70,92.60,90.80,91.80]},{ x:'03/09/2023',y:[92.00,92.50,89.30,89.90]},{ x:'03/10/2023',y:[88.50,88.60,83.50,85.40]},{ x:'03/13/2023',y:[84.80,86.50,83.50,85.60]},{ x:'03/14/2023',y:[84.30,85.50,84.10,85.40]},{ x:'03/15/2023',y:[86.10,86.30,85.00,85.20]},{ x:'03/16/2023',y:[85.00,85.10,83.70,84.20]},{ x:'03/17/2023',y:[84.90,85.80,84.70,85.70]},{ x:'03/20/2023',y:[85.70,86.90,85.40,86.90]},{ x:'03/21/2023',y:[88.00,89.00,87.00,88.50]},{ x:'03/22/2023',y:[89.00,89.00,88.10,88.40]},{ x:'03/23/2023',y:[88.10,89.60,88.10,88.90]},{ x:'03/24/2023',y:[90.50,91.60,90.00,90.00]},{ x:'03/27/2023',y:[90.10,90.80,89.20,90.30]},{ x:'03/28/2023',y:[90.50,90.60,89.00,90.10]},{ x:'03/29/2023',y:[90.50,90.70,89.40,89.40]},{ x:'03/30/2023',y:[90.30,90.60,89.40,90.30]},{ x:'03/31/2023',y:[90.80,90.80,89.90,90.30]},{ x:'04/06/2023',y:[90.40,90.40,89.30,89.50]},{ x:'04/07/2023',y:[90.10,92.00,90.00,92.00]},{ x:'04/10/2023',y:[92.10,93.20,91.00,91.10]},{ x:'04/11/2023',y:[92.30,93.50,92.20,92.60]},{ x:'04/12/2023',y:[92.00,92.00,89.40,90.60]},{ x:'04/13/2023',y:[90.30,92.10,89.70,90.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "8091 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());