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/01/2023',y:[87.60,92.00,87.20,87.40]},{ x:'12/04/2023',y:[87.90,90.10,87.50,88.00]},{ x:'12/05/2023',y:[88.00,88.00,86.80,87.00]},{ x:'12/06/2023',y:[87.10,87.40,86.60,86.60]},{ x:'12/07/2023',y:[86.80,87.90,86.30,86.70]},{ x:'12/08/2023',y:[87.00,87.00,86.30,86.60]},{ x:'12/11/2023',y:[86.40,90.80,85.50,87.20]},{ x:'12/12/2023',y:[87.20,87.60,86.00,86.00]},{ x:'12/18/2023',y:[86.80,86.80,85.00,85.70]},{ x:'12/19/2023',y:[86.80,88.00,84.90,84.90]},{ x:'01/10/2024',y:[85.00,85.50,82.60,83.10]},{ x:'01/11/2024',y:[83.10,89.80,83.10,89.70]},{ x:'01/12/2024',y:[89.70,89.70,85.40,87.10]},{ x:'01/15/2024',y:[88.00,88.80,87.00,87.70]},{ x:'01/16/2024',y:[87.00,89.80,87.00,88.60]},{ x:'01/17/2024',y:[88.50,90.60,88.50,90.50]},{ x:'01/18/2024',y:[90.50,91.30,88.90,90.50]},{ x:'01/19/2024',y:[90.30,91.60,86.50,87.70]},{ x:'01/22/2024',y:[88.60,88.60,87.00,87.50]},{ x:'01/23/2024',y:[87.50,89.60,87.50,88.50]},{ x:'01/24/2024',y:[88.80,90.00,88.50,90.00]},{ x:'01/25/2024',y:[89.80,90.50,88.60,90.50]},{ x:'01/26/2024',y:[90.50,90.50,87.50,88.20]},{ x:'01/29/2024',y:[90.40,90.40,88.00,89.00]},{ x:'01/30/2024',y:[89.00,89.00,87.70,88.90]},{ x:'01/31/2024',y:[89.30,89.30,88.30,88.50]},{ x:'02/01/2024',y:[88.50,88.50,87.60,88.00]},{ x:'02/02/2024',y:[88.40,89.20,87.00,87.30]},{ x:'02/05/2024',y:[87.40,87.40,85.10,85.20]},{ x:'02/15/2024',y:[87.00,88.00,85.20,86.80]},{ x:'02/16/2024',y:[86.50,88.00,85.70,86.70]},{ x:'02/19/2024',y:[86.70,86.70,83.50,84.00]},{ x:'02/20/2024',y:[85.10,85.30,83.80,84.10]},{ x:'02/21/2024',y:[84.20,84.50,83.50,84.20]},{ x:'02/22/2024',y:[84.70,85.70,84.20,84.20]},{ x:'02/23/2024',y:[84.60,87.80,83.50,87.80]},{ x:'02/26/2024',y:[86.20,86.20,83.90,84.00]},{ x:'02/27/2024',y:[84.40,84.40,81.10,84.10]},{ x:'02/29/2024',y:[84.10,84.30,83.10,83.30]},{ x:'03/01/2024',y:[83.30,84.40,83.30,83.80]},{ x:'03/04/2024',y:[84.80,84.80,83.70,84.20]},{ x:'03/05/2024',y:[84.70,84.70,83.80,84.30]},{ x:'03/06/2024',y:[83.20,84.00,83.00,83.20]},{ x:'03/07/2024',y:[83.10,83.10,81.90,82.00]},{ x:'03/08/2024',y:[82.20,82.20,77.90,81.00]},{ x:'03/11/2024',y:[81.00,81.00,77.00,80.10]},{ x:'03/12/2024',y:[78.80,79.10,74.90,76.10]},{ x:'03/13/2024',y:[77.20,78.00,70.40,75.10]},{ x:'03/14/2024',y:[73.10,74.90,72.10,74.90]},{ x:'03/15/2024',y:[74.90,74.90,71.90,71.90]},{ x:'03/18/2024',y:[71.90,73.70,69.90,72.40]},{ x:'03/19/2024',y:[73.40,73.40,70.70,71.70]},{ x:'03/20/2024',y:[72.20,73.10,71.30,72.40]},{ x:'03/21/2024',y:[73.00,73.00,72.00,72.90]},{ x:'03/22/2024',y:[72.10,72.90,72.10,72.60]},{ x:'03/25/2024',y:[72.10,73.00,72.10,72.60]},{ x:'03/26/2024',y:[72.30,72.70,71.60,71.80]},{ x:'03/27/2024',y:[71.90,73.40,71.60,71.60]},{ x:'03/28/2024',y:[72.50,73.00,71.90,72.00]},{ x:'03/29/2024',y:[72.00,72.30,71.50,72.10]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "4747 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());