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/24/2023',y:[20.15,20.40,20.10,20.20]},{ x:'10/25/2023',y:[20.25,20.60,20.25,20.40]},{ x:'10/26/2023',y:[20.50,20.65,20.15,20.25]},{ x:'10/27/2023',y:[20.30,20.60,20.20,20.30]},{ x:'10/31/2023',y:[20.25,20.25,20.25,20.25]},{ x:'11/01/2023',y:[20.35,20.35,20.25,20.25]},{ x:'11/02/2023',y:[20.50,20.50,20.30,20.35]},{ x:'11/03/2023',y:[20.35,20.45,20.30,20.35]},{ x:'11/06/2023',y:[20.35,20.35,20.30,20.30]},{ x:'11/07/2023',y:[20.50,20.50,20.40,20.45]},{ x:'11/08/2023',y:[20.35,20.55,20.15,20.15]},{ x:'11/09/2023',y:[20.35,20.60,20.15,20.25]},{ x:'11/10/2023',y:[20.30,20.75,20.25,20.35]},{ x:'11/13/2023',y:[20.70,22.35,20.65,21.95]},{ x:'11/14/2023',y:[22.20,22.35,21.50,21.85]},{ x:'11/15/2023',y:[21.90,23.00,21.65,22.65]},{ x:'11/16/2023',y:[22.65,22.85,22.20,22.35]},{ x:'11/17/2023',y:[22.35,22.40,22.00,22.05]},{ x:'11/20/2023',y:[22.10,22.10,21.70,21.75]},{ x:'11/21/2023',y:[21.80,22.10,21.80,21.90]},{ x:'11/22/2023',y:[22.00,22.00,21.75,21.80]},{ x:'11/23/2023',y:[21.95,22.00,21.80,21.95]},{ x:'11/24/2023',y:[21.95,22.05,21.95,22.00]},{ x:'11/27/2023',y:[22.05,22.15,21.90,21.90]},{ x:'11/28/2023',y:[21.95,22.60,21.60,22.55]},{ x:'11/29/2023',y:[22.55,23.45,22.20,23.40]},{ x:'11/30/2023',y:[23.80,24.50,23.65,23.65]},{ x:'12/01/2023',y:[23.80,23.80,23.00,23.30]},{ x:'12/04/2023',y:[23.30,23.50,22.80,23.25]},{ x:'12/05/2023',y:[23.20,23.60,22.85,23.60]},{ x:'12/06/2023',y:[23.70,24.30,23.70,24.00]},{ x:'12/07/2023',y:[24.30,24.55,24.00,24.10]},{ x:'12/08/2023',y:[24.45,24.45,23.80,23.85]},{ x:'12/11/2023',y:[23.85,23.90,23.20,23.35]},{ x:'12/12/2023',y:[23.60,23.60,23.10,23.20]},{ x:'12/18/2023',y:[23.40,24.10,23.15,24.00]},{ x:'12/19/2023',y:[24.30,24.45,23.50,24.00]},{ x:'01/10/2024',y:[24.30,24.40,23.50,23.85]},{ x:'01/11/2024',y:[25.90,25.90,24.50,25.50]},{ x:'01/12/2024',y:[25.75,26.55,25.25,25.40]},{ x:'01/15/2024',y:[25.30,26.50,25.25,26.50]},{ x:'01/16/2024',y:[26.85,27.80,26.50,26.75]},{ x:'01/17/2024',y:[26.60,26.60,25.55,25.65]},{ x:'01/18/2024',y:[25.65,26.80,25.30,26.40]},{ x:'01/19/2024',y:[27.10,27.10,26.15,26.35]},{ x:'01/22/2024',y:[26.30,26.65,25.70,25.95]},{ x:'01/23/2024',y:[25.95,26.65,25.90,25.95]},{ x:'01/24/2024',y:[26.05,27.70,26.05,27.00]},{ x:'01/25/2024',y:[27.45,27.75,27.00,27.70]},{ x:'01/26/2024',y:[27.85,28.25,27.25,27.35]},{ x:'01/29/2024',y:[27.45,28.00,27.10,27.55]},{ x:'01/30/2024',y:[27.70,27.90,26.60,26.70]},{ x:'01/31/2024',y:[26.70,27.15,26.30,26.65]},{ x:'02/01/2024',y:[26.85,29.30,26.80,28.95]},{ x:'02/02/2024',y:[28.90,30.00,28.50,29.30]},{ x:'02/05/2024',y:[29.20,29.25,27.50,28.05]},{ x:'02/15/2024',y:[28.50,28.50,27.75,27.90]},{ x:'02/16/2024',y:[27.55,28.70,27.30,28.50]},{ x:'02/19/2024',y:[28.50,28.90,27.50,27.50]},{ x:'02/20/2024',y:[27.60,28.00,26.80,26.80]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3543 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());