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:'01/23/2024',y:[24.20,24.40,23.90,24.35]},{ x:'01/24/2024',y:[24.30,24.70,24.20,24.45]},{ x:'01/25/2024',y:[24.65,24.65,24.35,24.45]},{ x:'01/26/2024',y:[24.60,24.95,24.60,24.80]},{ x:'01/29/2024',y:[25.00,25.40,24.85,25.20]},{ x:'01/30/2024',y:[25.20,26.00,25.20,25.60]},{ x:'01/31/2024',y:[25.75,26.05,25.45,26.00]},{ x:'02/01/2024',y:[26.35,27.50,26.10,27.20]},{ x:'02/02/2024',y:[27.00,27.00,25.65,25.95]},{ x:'02/05/2024',y:[25.95,26.50,25.55,26.35]},{ x:'02/15/2024',y:[26.30,26.95,26.25,26.75]},{ x:'02/16/2024',y:[26.80,26.85,26.10,26.40]},{ x:'02/19/2024',y:[26.55,27.10,26.20,26.90]},{ x:'02/20/2024',y:[26.80,26.80,26.20,26.45]},{ x:'02/21/2024',y:[26.55,26.55,26.05,26.10]},{ x:'02/22/2024',y:[26.10,26.30,25.80,26.15]},{ x:'02/23/2024',y:[26.15,26.35,25.95,26.10]},{ x:'02/26/2024',y:[26.10,26.70,25.95,26.65]},{ x:'02/27/2024',y:[26.70,27.35,26.65,27.15]},{ x:'02/29/2024',y:[27.50,28.75,27.00,27.30]},{ x:'03/01/2024',y:[27.15,27.60,26.60,26.65]},{ x:'03/04/2024',y:[26.75,27.25,26.40,26.60]},{ x:'03/05/2024',y:[26.60,27.05,26.40,26.40]},{ x:'03/06/2024',y:[26.45,27.55,26.20,27.40]},{ x:'03/07/2024',y:[27.50,27.75,26.80,27.75]},{ x:'03/08/2024',y:[27.60,28.60,27.10,27.75]},{ x:'03/11/2024',y:[27.75,28.45,27.40,28.35]},{ x:'03/12/2024',y:[28.55,29.30,28.55,29.20]},{ x:'03/13/2024',y:[28.95,28.95,27.05,27.90]},{ x:'03/14/2024',y:[27.85,28.55,27.85,28.20]},{ x:'03/15/2024',y:[28.25,28.25,27.15,27.30]},{ x:'03/18/2024',y:[27.50,27.50,26.95,27.35]},{ x:'03/19/2024',y:[27.25,27.70,26.70,26.75]},{ x:'03/20/2024',y:[26.70,26.80,26.15,26.50]},{ x:'03/21/2024',y:[26.50,26.85,26.20,26.35]},{ x:'03/22/2024',y:[26.50,27.25,26.40,27.15]},{ x:'03/25/2024',y:[27.15,27.55,27.10,27.40]},{ x:'03/26/2024',y:[27.40,27.45,26.60,26.80]},{ x:'03/27/2024',y:[27.20,27.85,27.10,27.85]},{ x:'03/28/2024',y:[27.20,27.65,26.70,26.80]},{ x:'03/29/2024',y:[26.85,27.10,26.70,26.85]},{ x:'04/01/2024',y:[27.00,27.30,27.00,27.10]},{ x:'04/02/2024',y:[27.10,27.35,26.90,27.25]},{ x:'04/03/2024',y:[27.20,27.20,26.75,26.80]},{ x:'04/08/2024',y:[26.95,27.15,26.50,26.90]},{ x:'04/09/2024',y:[26.95,26.95,26.60,26.80]},{ x:'04/10/2024',y:[26.85,27.55,26.80,27.25]},{ x:'04/11/2024',y:[27.20,27.55,27.00,27.05]},{ x:'04/12/2024',y:[26.95,27.30,26.95,27.15]},{ x:'04/15/2024',y:[27.05,27.45,26.80,27.20]},{ x:'04/16/2024',y:[27.00,27.00,25.30,25.85]},{ x:'04/17/2024',y:[25.85,26.65,25.45,26.60]},{ x:'04/18/2024',y:[26.70,28.80,26.65,28.50]},{ x:'04/19/2024',y:[28.05,28.35,26.65,27.40]},{ x:'04/22/2024',y:[27.40,29.30,27.35,27.50]},{ x:'04/23/2024',y:[27.80,29.30,27.50,29.15]},{ x:'04/24/2024',y:[29.95,30.10,28.85,29.60]},{ x:'04/25/2024',y:[29.60,30.25,29.15,29.85]},{ x:'04/26/2024',y:[30.05,31.60,29.55,31.20]},{ x:'04/29/2024',y:[32.00,33.35,31.55,32.75]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2442 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());