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:'09/28/2023',y:[26.00,26.00,25.30,25.30]},{ x:'10/02/2023',y:[25.50,26.00,25.40,25.60]},{ x:'10/03/2023',y:[25.60,26.35,25.50,25.85]},{ x:'10/04/2023',y:[25.65,25.65,25.30,25.50]},{ x:'10/05/2023',y:[25.70,26.85,25.65,26.75]},{ x:'10/06/2023',y:[27.00,27.65,26.75,27.45]},{ x:'10/11/2023',y:[28.00,28.15,27.35,27.95]},{ x:'10/12/2023',y:[28.10,29.10,27.60,28.90]},{ x:'10/13/2023',y:[28.85,28.90,28.20,28.35]},{ x:'10/18/2023',y:[26.80,26.80,25.90,25.95]},{ x:'10/19/2023',y:[25.85,26.45,25.70,26.40]},{ x:'10/20/2023',y:[26.05,26.25,25.90,26.05]},{ x:'10/23/2023',y:[26.00,26.35,25.85,25.85]},{ x:'10/24/2023',y:[26.00,26.20,25.75,26.05]},{ x:'10/25/2023',y:[26.05,26.25,25.80,25.80]},{ x:'10/26/2023',y:[25.40,25.40,24.60,24.65]},{ x:'10/27/2023',y:[24.70,24.90,24.60,24.60]},{ x:'10/31/2023',y:[25.65,26.00,24.95,24.95]},{ x:'11/01/2023',y:[25.35,25.40,24.95,24.95]},{ x:'11/02/2023',y:[25.40,25.70,25.25,25.55]},{ x:'11/03/2023',y:[25.75,25.75,25.20,25.35]},{ x:'11/06/2023',y:[25.45,26.10,25.45,25.85]},{ x:'11/07/2023',y:[25.60,25.60,25.30,25.40]},{ x:'11/08/2023',y:[25.60,25.75,25.25,25.40]},{ x:'11/09/2023',y:[25.50,25.50,24.95,25.10]},{ x:'11/10/2023',y:[25.10,25.20,25.00,25.00]},{ x:'11/13/2023',y:[25.40,25.50,25.10,25.50]},{ x:'11/14/2023',y:[25.55,26.30,25.50,26.20]},{ x:'11/15/2023',y:[26.65,28.80,26.65,28.60]},{ x:'11/16/2023',y:[28.60,28.75,27.55,27.65]},{ x:'11/17/2023',y:[27.80,28.00,27.30,27.65]},{ x:'11/20/2023',y:[27.95,28.20,27.75,27.85]},{ x:'11/21/2023',y:[28.10,28.10,27.55,27.80]},{ x:'11/22/2023',y:[27.70,27.75,27.40,27.60]},{ x:'11/23/2023',y:[27.75,27.95,27.40,27.50]},{ x:'11/24/2023',y:[27.70,27.85,27.15,27.40]},{ x:'11/27/2023',y:[27.55,27.70,26.80,26.80]},{ x:'11/28/2023',y:[27.10,27.85,26.85,27.85]},{ x:'11/29/2023',y:[28.00,28.60,27.70,28.45]},{ x:'11/30/2023',y:[28.70,29.30,28.05,28.35]},{ x:'12/01/2023',y:[28.20,28.25,27.85,28.10]},{ x:'12/04/2023',y:[28.20,28.60,28.05,28.10]},{ x:'12/05/2023',y:[27.85,27.85,27.35,27.45]},{ x:'12/06/2023',y:[27.70,27.70,27.15,27.20]},{ x:'12/07/2023',y:[27.40,27.40,26.95,27.00]},{ x:'12/08/2023',y:[27.35,27.55,27.15,27.40]},{ x:'12/11/2023',y:[27.55,27.90,27.40,27.80]},{ x:'12/12/2023',y:[28.10,28.20,27.35,27.45]},{ x:'12/18/2023',y:[28.55,29.50,27.95,28.55]},{ x:'12/19/2023',y:[28.50,28.55,27.70,27.85]},{ x:'01/10/2024',y:[28.10,28.20,27.80,28.10]},{ x:'01/11/2024',y:[28.30,28.30,27.70,27.85]},{ x:'01/12/2024',y:[27.80,28.05,27.70,27.95]},{ x:'01/15/2024',y:[28.15,29.30,28.05,29.00]},{ x:'01/16/2024',y:[28.70,28.70,28.00,28.10]},{ x:'01/17/2024',y:[28.00,28.05,26.80,26.85]},{ x:'01/18/2024',y:[27.00,27.65,26.90,27.50]},{ x:'01/19/2024',y:[27.75,27.90,27.50,27.65]},{ x:'01/22/2024',y:[27.85,28.20,27.55,27.90]},{ x:'01/23/2024',y:[28.10,28.75,27.85,28.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2344 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());