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/13/2022',y:[84.30,84.40,83.70,84.20]},{ x:'12/14/2022',y:[84.60,85.30,84.20,85.30]},{ x:'12/15/2022',y:[85.30,88.60,84.50,88.60]},{ x:'12/16/2022',y:[87.80,89.00,87.10,87.10]},{ x:'12/19/2022',y:[87.00,88.60,86.50,87.80]},{ x:'12/20/2022',y:[87.80,87.80,84.10,84.10]},{ x:'12/21/2022',y:[84.50,85.30,83.10,84.00]},{ x:'12/22/2022',y:[84.50,85.80,83.80,85.10]},{ x:'12/23/2022',y:[84.90,86.90,83.60,86.90]},{ x:'12/26/2022',y:[86.90,87.20,85.70,87.10]},{ x:'12/27/2022',y:[87.60,87.90,86.10,86.80]},{ x:'12/28/2022',y:[87.00,87.90,85.80,86.00]},{ x:'12/29/2022',y:[85.30,87.00,84.50,87.00]},{ x:'12/30/2022',y:[86.30,87.70,86.30,87.00]},{ x:'01/03/2023',y:[86.50,86.60,85.40,86.40]},{ x:'01/04/2023',y:[86.00,86.40,85.40,86.10]},{ x:'01/05/2023',y:[85.80,87.20,85.60,86.90]},{ x:'01/06/2023',y:[86.60,88.00,86.30,87.40]},{ x:'01/09/2023',y:[87.60,88.50,87.50,87.70]},{ x:'01/10/2023',y:[87.70,87.90,87.20,87.50]},{ x:'01/11/2023',y:[87.80,89.20,86.80,87.50]},{ x:'01/12/2023',y:[87.50,87.70,85.70,86.30]},{ x:'01/13/2023',y:[86.60,87.00,85.50,85.70]},{ x:'01/16/2023',y:[85.70,88.00,85.70,87.30]},{ x:'01/17/2023',y:[87.00,87.40,86.40,87.00]},{ x:'01/30/2023',y:[87.30,89.20,87.30,88.90]},{ x:'01/31/2023',y:[89.20,90.50,88.90,89.50]},{ x:'02/01/2023',y:[90.00,91.70,89.80,90.40]},{ x:'02/02/2023',y:[90.40,91.20,89.60,90.40]},{ x:'02/03/2023',y:[91.00,91.80,90.20,91.70]},{ x:'02/06/2023',y:[91.60,91.70,90.40,90.60]},{ x:'02/07/2023',y:[90.90,91.70,90.30,91.70]},{ x:'02/08/2023',y:[91.90,95.20,91.50,94.50]},{ x:'02/09/2023',y:[94.00,96.80,93.10,93.50]},{ x:'02/10/2023',y:[92.80,94.70,90.00,92.50]},{ x:'02/13/2023',y:[91.80,92.70,90.80,92.30]},{ x:'02/14/2023',y:[92.60,94.50,91.60,91.70]},{ x:'02/15/2023',y:[91.70,93.00,91.50,92.60]},{ x:'02/16/2023',y:[93.00,95.40,92.60,94.40]},{ x:'02/17/2023',y:[93.90,97.20,93.80,96.60]},{ x:'02/20/2023',y:[96.40,97.50,95.00,95.90]},{ x:'02/21/2023',y:[96.10,98.00,95.30,97.80]},{ x:'02/22/2023',y:[96.80,98.10,95.30,95.60]},{ x:'02/23/2023',y:[95.70,98.40,95.70,96.40]},{ x:'02/24/2023',y:[97.00,97.40,96.00,96.50]},{ x:'03/01/2023',y:[96.00,96.30,94.10,96.20]},{ x:'03/02/2023',y:[96.90,97.80,95.60,96.50]},{ x:'03/03/2023',y:[97.00,100.50,96.80,100.00]},{ x:'03/06/2023',y:[100.00,102.50,98.80,101.50]},{ x:'03/07/2023',y:[101.50,102.50,100.00,101.00]},{ x:'03/08/2023',y:[101.00,102.00,99.30,101.00]},{ x:'03/09/2023',y:[101.00,104.50,99.30,104.50]},{ x:'03/10/2023',y:[102.00,102.50,99.60,101.00]},{ x:'03/13/2023',y:[101.00,101.00,97.40,98.90]},{ x:'03/14/2023',y:[99.00,100.50,98.20,98.50]},{ x:'03/15/2023',y:[99.60,100.50,99.10,99.10]},{ x:'03/16/2023',y:[98.70,99.80,97.40,98.90]},{ x:'03/17/2023',y:[99.30,99.60,97.10,97.80]},{ x:'03/20/2023',y:[97.90,99.50,97.70,99.20]},{ x:'03/21/2023',y:[99.50,101.00,99.40,99.80]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "9939 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());