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:[85.00,85.00,82.10,82.30]},{ x:'12/14/2022',y:[82.10,83.30,81.40,82.80]},{ x:'12/15/2022',y:[83.00,84.80,82.40,82.90]},{ x:'12/16/2022',y:[82.00,82.00,80.00,80.20]},{ x:'12/19/2022',y:[79.90,80.20,79.10,79.10]},{ x:'12/20/2022',y:[78.00,79.90,75.50,76.00]},{ x:'12/21/2022',y:[77.30,77.60,76.00,76.40]},{ x:'12/22/2022',y:[77.60,77.60,76.60,76.90]},{ x:'12/23/2022',y:[76.20,77.80,75.30,77.80]},{ x:'12/26/2022',y:[77.80,79.00,77.00,78.30]},{ x:'12/27/2022',y:[79.20,79.50,77.90,77.90]},{ x:'12/28/2022',y:[77.30,78.20,75.90,75.90]},{ x:'12/29/2022',y:[75.10,76.70,74.50,76.30]},{ x:'12/30/2022',y:[77.30,77.40,75.80,75.80]},{ x:'01/03/2023',y:[75.80,78.50,75.70,78.50]},{ x:'01/04/2023',y:[78.90,83.00,78.30,81.70]},{ x:'01/05/2023',y:[82.40,84.80,82.20,83.50]},{ x:'01/06/2023',y:[84.00,84.40,82.50,84.40]},{ x:'01/09/2023',y:[85.40,85.40,83.00,83.20]},{ x:'01/10/2023',y:[83.60,85.00,82.00,82.40]},{ x:'01/11/2023',y:[82.80,84.20,82.80,83.10]},{ x:'01/12/2023',y:[84.50,84.50,81.40,81.40]},{ x:'01/13/2023',y:[81.60,82.00,79.60,81.70]},{ x:'01/16/2023',y:[82.10,82.70,81.60,82.20]},{ x:'01/17/2023',y:[82.20,82.70,81.60,82.10]},{ x:'01/30/2023',y:[83.50,83.80,82.60,83.10]},{ x:'01/31/2023',y:[83.40,87.50,83.10,85.70]},{ x:'02/01/2023',y:[86.50,86.50,84.80,86.20]},{ x:'02/02/2023',y:[88.10,92.50,88.00,89.90]},{ x:'02/03/2023',y:[90.20,90.30,88.10,88.30]},{ x:'02/06/2023',y:[88.30,89.10,87.60,88.50]},{ x:'02/07/2023',y:[88.00,90.00,87.30,87.40]},{ x:'02/08/2023',y:[88.60,88.60,87.10,87.10]},{ x:'02/09/2023',y:[87.90,88.40,87.20,87.90]},{ x:'02/10/2023',y:[88.30,88.40,85.50,85.50]},{ x:'02/13/2023',y:[83.00,85.40,83.00,83.60]},{ x:'02/14/2023',y:[83.70,84.90,83.40,83.40]},{ x:'02/15/2023',y:[83.40,84.00,81.90,82.30]},{ x:'02/16/2023',y:[82.80,83.70,82.80,83.50]},{ x:'02/17/2023',y:[83.50,83.50,82.30,82.60]},{ x:'02/20/2023',y:[83.10,85.00,82.90,85.00]},{ x:'02/21/2023',y:[85.50,88.40,85.20,87.60]},{ x:'02/22/2023',y:[85.40,86.10,84.20,84.20]},{ x:'02/23/2023',y:[84.70,85.50,84.30,84.40]},{ x:'02/24/2023',y:[84.50,85.20,82.80,83.10]},{ x:'03/01/2023',y:[83.00,85.20,82.90,83.50]},{ x:'03/02/2023',y:[83.60,84.70,83.00,84.10]},{ x:'03/03/2023',y:[84.00,87.30,84.00,85.80]},{ x:'03/06/2023',y:[87.00,91.80,86.50,91.40]},{ x:'03/07/2023',y:[92.00,93.60,90.00,90.70]},{ x:'03/08/2023',y:[90.00,90.30,88.90,89.20]},{ x:'03/09/2023',y:[90.00,91.70,88.50,88.60]},{ x:'03/10/2023',y:[88.00,88.00,85.10,86.00]},{ x:'03/13/2023',y:[85.10,87.50,83.10,86.80]},{ x:'03/14/2023',y:[86.10,87.40,85.80,86.40]},{ x:'03/15/2023',y:[87.00,88.00,86.00,86.00]},{ x:'03/16/2023',y:[85.70,86.40,83.50,84.40]},{ x:'03/17/2023',y:[85.10,85.70,84.50,84.50]},{ x:'03/20/2023',y:[84.80,85.60,84.10,85.50]},{ x:'03/21/2023',y:[86.00,87.10,85.80,86.90]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3504 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());