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/10/2022',y:[73.70,76.80,73.70,75.20]},{ x:'11/11/2022',y:[76.00,76.40,74.00,74.00]},{ x:'11/14/2022',y:[74.30,74.80,73.30,74.00]},{ x:'11/15/2022',y:[74.00,74.30,72.20,72.70]},{ x:'11/16/2022',y:[73.20,73.80,71.50,72.00]},{ x:'11/17/2022',y:[71.80,73.40,71.80,72.10]},{ x:'11/18/2022',y:[72.10,73.80,71.80,72.30]},{ x:'11/21/2022',y:[72.40,72.90,69.70,70.00]},{ x:'11/22/2022',y:[70.00,70.70,68.00,70.10]},{ x:'11/23/2022',y:[70.10,72.00,70.00,70.90]},{ x:'11/24/2022',y:[71.00,71.60,69.30,69.40]},{ x:'11/25/2022',y:[69.60,71.10,68.10,68.40]},{ x:'11/28/2022',y:[68.60,69.60,67.90,68.60]},{ x:'11/29/2022',y:[68.20,69.20,67.30,68.70]},{ x:'11/30/2022',y:[68.50,72.70,68.50,70.20]},{ x:'12/01/2022',y:[72.70,72.80,71.00,71.80]},{ x:'12/02/2022',y:[71.80,78.00,71.80,76.20]},{ x:'12/05/2022',y:[77.70,79.40,75.40,77.40]},{ x:'12/06/2022',y:[77.40,85.10,77.40,85.10]},{ x:'12/07/2022',y:[88.20,93.00,83.90,86.70]},{ x:'12/08/2022',y:[87.00,91.50,86.70,88.00]},{ x:'12/09/2022',y:[89.10,90.60,86.80,90.10]},{ x:'12/12/2022',y:[88.40,88.80,81.40,81.50]},{ x:'12/13/2022',y:[82.30,84.10,79.20,81.30]},{ x:'12/14/2022',y:[81.50,84.20,80.20,83.50]},{ x:'12/15/2022',y:[83.50,84.80,81.30,82.50]},{ x:'12/16/2022',y:[83.20,84.50,79.50,79.60]},{ x:'12/19/2022',y:[80.10,83.70,79.10,82.00]},{ x:'12/20/2022',y:[82.00,82.10,75.80,76.10]},{ x:'12/21/2022',y:[74.80,79.30,74.80,77.90]},{ x:'12/22/2022',y:[79.00,79.20,77.00,78.40]},{ x:'12/23/2022',y:[78.00,79.50,77.80,79.00]},{ x:'12/26/2022',y:[79.50,81.30,77.40,77.40]},{ x:'12/27/2022',y:[79.00,85.10,78.30,85.10]},{ x:'12/28/2022',y:[88.00,93.00,85.00,85.50]},{ 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]} ] }], 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());