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:'11/23/2022',y:[97.90,99.20,97.60,98.70]},{ x:'11/24/2022',y:[99.30,101.50,99.20,100.50]},{ x:'11/25/2022',y:[103.00,103.00,98.00,100.00]},{ x:'11/28/2022',y:[99.50,103.00,99.00,102.50]},{ x:'11/29/2022',y:[101.00,103.50,97.30,97.50]},{ x:'11/30/2022',y:[97.70,98.50,97.00,97.50]},{ x:'12/01/2022',y:[99.10,102.00,98.80,100.50]},{ x:'12/02/2022',y:[100.50,101.00,98.60,99.10]},{ x:'12/05/2022',y:[99.90,101.00,98.10,98.30]},{ x:'12/06/2022',y:[98.30,99.80,97.90,97.90]},{ x:'12/07/2022',y:[97.10,97.60,94.00,95.50]},{ x:'12/08/2022',y:[94.80,95.90,94.30,95.20]},{ x:'12/09/2022',y:[96.30,96.80,95.40,95.50]},{ x:'12/12/2022',y:[95.00,95.90,93.70,95.50]},{ x:'12/13/2022',y:[96.10,97.00,95.00,95.00]},{ x:'12/14/2022',y:[95.30,97.10,95.20,97.00]},{ x:'12/15/2022',y:[97.00,97.30,96.40,96.60]},{ x:'12/16/2022',y:[95.70,95.80,92.20,95.70]},{ x:'12/19/2022',y:[94.50,95.70,94.40,95.10]},{ x:'12/20/2022',y:[94.80,95.80,91.80,91.80]},{ x:'12/21/2022',y:[92.60,93.50,90.20,90.20]},{ x:'12/22/2022',y:[91.50,92.20,89.00,89.40]},{ x:'12/23/2022',y:[88.50,88.60,86.90,88.40]},{ x:'12/26/2022',y:[88.90,89.60,88.10,89.00]},{ x:'12/27/2022',y:[89.10,90.10,89.10,89.70]},{ x:'12/28/2022',y:[89.70,89.70,85.10,85.80]},{ x:'12/29/2022',y:[85.30,87.20,84.60,87.00]},{ x:'12/30/2022',y:[88.10,88.90,86.80,86.80]},{ x:'01/03/2023',y:[86.90,89.90,86.80,89.20]},{ x:'01/04/2023',y:[89.00,90.10,86.00,87.00]},{ x:'01/05/2023',y:[87.70,88.10,85.20,85.20]},{ x:'01/06/2023',y:[85.10,87.90,84.70,87.20]},{ x:'01/09/2023',y:[88.20,91.10,88.10,91.00]},{ x:'01/10/2023',y:[91.00,92.50,90.50,91.80]},{ x:'01/11/2023',y:[92.50,93.70,90.80,90.90]},{ x:'01/12/2023',y:[91.40,91.50,88.10,88.60]},{ x:'01/13/2023',y:[89.20,89.70,88.50,89.30]},{ x:'01/16/2023',y:[89.20,89.80,87.20,88.70]},{ x:'01/17/2023',y:[88.70,89.10,87.60,88.00]},{ x:'01/30/2023',y:[89.60,89.90,88.00,88.00]},{ x:'01/31/2023',y:[88.00,88.80,85.90,87.30]},{ x:'02/01/2023',y:[88.00,89.70,87.70,89.10]},{ x:'02/02/2023',y:[89.80,93.50,89.80,93.50]},{ x:'02/03/2023',y:[93.70,94.70,92.10,93.40]},{ x:'02/06/2023',y:[92.70,93.10,89.00,89.50]},{ x:'02/07/2023',y:[89.00,89.00,87.50,88.00]},{ x:'02/08/2023',y:[88.50,88.80,87.20,87.80]},{ x:'02/09/2023',y:[87.50,87.50,86.30,86.90]},{ x:'02/10/2023',y:[86.70,87.70,85.00,85.10]},{ x:'02/13/2023',y:[85.10,86.60,85.00,86.50]},{ x:'02/14/2023',y:[86.70,87.30,86.20,86.50]},{ x:'02/15/2023',y:[86.50,87.60,86.30,87.10]},{ x:'02/16/2023',y:[87.70,88.60,87.30,88.10]},{ x:'02/17/2023',y:[87.50,87.70,86.30,87.70]},{ x:'02/20/2023',y:[88.50,90.00,88.30,88.50]},{ x:'02/21/2023',y:[89.90,90.50,88.50,88.60]},{ x:'02/22/2023',y:[87.50,87.60,86.20,87.10]},{ x:'02/23/2023',y:[87.60,89.40,87.40,89.00]},{ x:'02/24/2023',y:[90.00,92.50,89.30,92.10]},{ x:'03/01/2023',y:[92.10,93.40,89.80,90.80]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2368 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());