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:'10/12/2023',y:[35.50,35.75,35.20,35.50]},{ x:'10/13/2023',y:[35.50,35.60,34.95,34.95]},{ x:'10/18/2023',y:[33.50,33.55,32.90,32.90]},{ x:'10/19/2023',y:[32.55,33.45,32.50,32.80]},{ x:'10/20/2023',y:[32.90,32.90,31.80,32.10]},{ x:'10/23/2023',y:[31.90,33.60,31.80,33.05]},{ x:'10/24/2023',y:[33.10,33.45,32.65,33.40]},{ x:'10/25/2023',y:[33.70,34.10,33.40,33.45]},{ x:'10/26/2023',y:[33.10,33.25,32.80,32.80]},{ x:'10/27/2023',y:[32.85,33.15,32.80,32.80]},{ x:'10/31/2023',y:[33.05,33.20,32.00,32.00]},{ x:'11/01/2023',y:[32.25,32.30,31.70,31.90]},{ x:'11/02/2023',y:[32.20,32.60,32.15,32.50]},{ x:'11/03/2023',y:[32.85,33.15,32.65,32.80]},{ x:'11/06/2023',y:[33.00,33.55,33.00,33.45]},{ x:'11/07/2023',y:[33.55,33.60,33.15,33.15]},{ x:'11/08/2023',y:[33.30,33.35,32.50,32.60]},{ x:'11/09/2023',y:[32.75,32.95,32.20,32.55]},{ x:'11/10/2023',y:[32.40,32.55,32.20,32.25]},{ x:'11/13/2023',y:[32.30,32.60,31.95,32.45]},{ x:'11/14/2023',y:[32.60,32.65,32.00,32.05]},{ x:'11/15/2023',y:[32.30,33.15,32.25,32.75]},{ x:'11/16/2023',y:[32.85,33.20,32.55,33.00]},{ x:'11/17/2023',y:[33.10,33.55,33.05,33.25]},{ x:'11/20/2023',y:[33.30,33.75,33.20,33.50]},{ x:'11/21/2023',y:[33.80,34.00,33.55,33.70]},{ x:'11/22/2023',y:[33.75,33.90,33.40,33.55]},{ x:'11/23/2023',y:[33.60,34.30,33.60,33.70]},{ x:'11/24/2023',y:[34.00,34.80,33.80,34.20]},{ x:'11/27/2023',y:[34.30,34.75,33.90,34.00]},{ x:'11/28/2023',y:[34.00,34.50,34.00,34.45]},{ x:'11/29/2023',y:[34.50,34.55,34.10,34.25]},{ x:'11/30/2023',y:[34.30,34.40,34.00,34.05]},{ x:'12/01/2023',y:[34.10,34.25,33.90,33.90]},{ x:'12/04/2023',y:[33.95,34.80,33.90,33.95]},{ x:'12/05/2023',y:[33.95,34.00,33.15,33.45]},{ x:'12/06/2023',y:[33.80,34.10,33.50,33.95]},{ x:'12/07/2023',y:[33.75,36.30,33.75,35.95]},{ x:'12/08/2023',y:[36.00,36.30,35.15,35.60]},{ x:'12/11/2023',y:[35.95,36.85,35.80,35.80]},{ x:'12/12/2023',y:[36.15,36.75,35.60,35.60]},{ x:'12/18/2023',y:[34.50,34.70,33.90,33.90]},{ x:'12/19/2023',y:[33.90,33.90,33.35,33.45]},{ x:'01/10/2024',y:[33.60,33.65,33.10,33.25]},{ x:'01/11/2024',y:[33.60,34.20,33.60,34.10]},{ x:'01/12/2024',y:[34.05,34.45,33.95,34.15]},{ x:'01/15/2024',y:[34.90,37.45,34.90,36.90]},{ x:'01/16/2024',y:[36.75,36.75,35.40,35.50]},{ x:'01/17/2024',y:[35.25,35.60,34.50,34.60]},{ x:'01/18/2024',y:[34.55,34.90,34.10,34.80]},{ x:'01/19/2024',y:[35.20,35.40,34.65,34.80]},{ x:'01/22/2024',y:[35.00,35.70,34.75,35.35]},{ x:'01/23/2024',y:[35.35,35.90,35.35,35.40]},{ x:'01/24/2024',y:[35.60,35.65,35.20,35.35]},{ x:'01/25/2024',y:[35.65,35.65,34.80,34.85]},{ x:'01/26/2024',y:[34.90,35.10,34.50,34.60]},{ x:'01/29/2024',y:[34.55,34.90,34.40,34.80]},{ x:'01/30/2024',y:[34.95,35.35,34.90,34.90]},{ x:'01/31/2024',y:[34.90,35.20,34.55,34.95]},{ x:'02/01/2024',y:[35.15,35.45,34.90,35.40]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1609 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());