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/29/2022',y:[85.00,86.20,81.60,81.60]},{ x:'12/30/2022',y:[82.50,82.60,79.00,79.00]},{ x:'01/03/2023',y:[78.50,79.70,77.40,79.70]},{ x:'01/04/2023',y:[80.70,81.30,79.00,79.00]},{ x:'01/05/2023',y:[79.20,81.40,79.20,79.60]},{ x:'01/06/2023',y:[79.70,81.20,78.60,78.90]},{ x:'01/09/2023',y:[80.00,81.50,78.60,80.10]},{ x:'01/10/2023',y:[79.60,80.20,78.00,78.40]},{ x:'01/11/2023',y:[78.60,79.10,76.30,76.70]},{ x:'01/12/2023',y:[76.30,77.30,75.20,75.60]},{ x:'01/13/2023',y:[75.60,78.10,75.60,77.50]},{ x:'01/16/2023',y:[76.80,78.10,76.70,77.20]},{ x:'01/17/2023',y:[78.00,79.50,77.90,78.40]},{ x:'01/30/2023',y:[79.20,80.50,79.20,80.10]},{ x:'01/31/2023',y:[80.40,84.00,80.10,83.30]},{ x:'02/01/2023',y:[83.50,85.00,82.40,82.40]},{ x:'02/02/2023',y:[82.70,84.50,81.70,83.90]},{ x:'02/03/2023',y:[83.90,87.00,82.70,84.40]},{ x:'02/06/2023',y:[83.90,86.50,83.90,85.20]},{ x:'02/07/2023',y:[86.50,87.40,84.50,84.50]},{ x:'02/08/2023',y:[84.20,89.00,84.20,86.60]},{ x:'02/09/2023',y:[87.00,89.40,86.10,87.80]},{ x:'02/10/2023',y:[89.00,89.60,86.80,86.80]},{ x:'02/13/2023',y:[86.10,86.10,81.10,81.90]},{ x:'02/14/2023',y:[83.40,83.50,82.00,83.50]},{ x:'02/15/2023',y:[83.40,85.00,83.30,84.80]},{ x:'02/16/2023',y:[83.80,86.00,83.80,85.90]},{ x:'02/17/2023',y:[86.90,89.90,84.70,84.80]},{ x:'02/20/2023',y:[85.40,90.70,85.00,88.70]},{ x:'02/21/2023',y:[88.90,92.40,88.70,90.20]},{ x:'02/22/2023',y:[91.60,99.20,89.90,99.20]},{ x:'02/23/2023',y:[103.50,104.50,97.70,97.80]},{ x:'02/24/2023',y:[100.00,100.00,93.50,93.70]},{ x:'03/01/2023',y:[94.40,94.60,90.10,90.20]},{ x:'03/02/2023',y:[90.60,91.90,89.40,91.50]},{ x:'03/03/2023',y:[92.00,93.40,90.60,90.70]},{ x:'03/06/2023',y:[90.70,91.50,89.00,90.10]},{ x:'03/07/2023',y:[90.20,90.90,89.40,90.00]},{ x:'03/08/2023',y:[90.30,95.70,90.20,90.50]},{ x:'03/09/2023',y:[90.50,91.00,85.70,86.40]},{ x:'03/10/2023',y:[85.00,86.00,82.50,82.60]},{ x:'03/13/2023',y:[83.50,83.90,80.50,82.90]},{ x:'03/14/2023',y:[82.80,82.80,80.00,80.00]},{ x:'03/15/2023',y:[82.40,82.40,80.60,80.60]},{ x:'03/16/2023',y:[80.60,82.10,78.00,78.00]},{ x:'03/17/2023',y:[78.90,79.90,78.00,79.50]},{ x:'03/20/2023',y:[79.30,82.10,78.20,82.00]},{ x:'03/21/2023',y:[82.00,83.20,81.20,81.40]},{ x:'03/22/2023',y:[82.60,82.60,81.60,81.80]},{ x:'03/23/2023',y:[81.40,82.40,81.00,81.30]},{ x:'03/24/2023',y:[81.40,83.60,80.50,83.10]},{ x:'03/27/2023',y:[83.10,83.50,81.30,82.00]},{ x:'03/28/2023',y:[82.00,82.00,80.40,80.70]},{ x:'03/29/2023',y:[80.70,81.80,80.70,81.00]},{ x:'03/30/2023',y:[80.90,81.30,80.90,81.00]},{ x:'03/31/2023',y:[81.10,82.00,81.10,81.70]},{ x:'04/06/2023',y:[81.10,82.10,81.00,81.40]},{ x:'04/07/2023',y:[81.90,84.40,81.90,84.00]},{ x:'04/10/2023',y:[85.60,86.60,84.10,84.90]},{ x:'04/11/2023',y:[86.70,88.30,84.60,85.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "6666 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());