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:'02/23/2023',y:[24.90,25.15,24.55,24.60]},{ x:'02/24/2023',y:[24.65,24.80,24.20,24.25]},{ x:'03/01/2023',y:[24.15,24.20,23.95,24.15]},{ x:'03/02/2023',y:[24.15,25.20,24.15,24.90]},{ x:'03/03/2023',y:[25.00,25.10,24.50,24.60]},{ x:'03/06/2023',y:[24.65,25.20,24.50,24.90]},{ x:'03/07/2023',y:[25.20,26.35,25.05,25.80]},{ x:'03/08/2023',y:[25.70,27.10,25.55,27.05]},{ x:'03/09/2023',y:[26.85,27.05,25.80,26.20]},{ x:'03/10/2023',y:[25.65,25.85,24.75,24.95]},{ x:'03/13/2023',y:[24.55,24.90,24.15,24.80]},{ x:'03/14/2023',y:[24.80,26.00,24.75,25.55]},{ x:'03/15/2023',y:[26.00,26.45,25.70,26.05]},{ x:'03/16/2023',y:[25.90,25.95,24.90,25.40]},{ x:'03/17/2023',y:[25.50,25.95,24.80,24.95]},{ x:'03/20/2023',y:[25.05,25.50,24.55,25.20]},{ x:'03/21/2023',y:[25.50,25.80,24.95,25.00]},{ x:'03/22/2023',y:[25.20,25.25,24.70,24.75]},{ x:'03/23/2023',y:[24.75,25.05,24.55,25.05]},{ x:'03/24/2023',y:[25.80,27.15,25.35,26.15]},{ x:'03/27/2023',y:[26.70,27.60,26.25,26.25]},{ x:'03/28/2023',y:[26.00,26.25,25.35,25.50]},{ x:'03/29/2023',y:[25.70,26.90,25.45,26.55]},{ x:'03/30/2023',y:[26.80,27.15,26.05,26.15]},{ x:'03/31/2023',y:[26.30,26.30,25.80,25.85]},{ x:'04/06/2023',y:[26.30,27.10,26.00,26.75]},{ x:'04/07/2023',y:[27.10,27.35,26.70,27.20]},{ x:'04/10/2023',y:[27.20,27.55,26.85,26.85]},{ x:'04/11/2023',y:[27.15,27.90,26.90,27.35]},{ x:'04/12/2023',y:[27.50,29.35,27.40,28.70]},{ x:'04/13/2023',y:[29.20,29.35,28.20,28.70]},{ x:'04/14/2023',y:[29.15,29.50,28.35,28.60]},{ x:'04/17/2023',y:[28.25,28.80,28.20,28.40]},{ x:'04/18/2023',y:[28.45,28.50,27.30,27.45]},{ x:'04/19/2023',y:[27.60,28.80,27.55,28.40]},{ x:'04/20/2023',y:[28.40,28.60,27.50,27.80]},{ x:'04/21/2023',y:[27.90,28.05,26.90,27.10]},{ x:'04/24/2023',y:[27.10,28.10,27.00,27.80]},{ x:'04/25/2023',y:[27.85,28.05,27.00,27.30]},{ x:'04/26/2023',y:[27.05,27.20,26.65,27.10]},{ x:'04/27/2023',y:[27.15,27.35,26.75,27.05]},{ x:'04/28/2023',y:[27.40,27.80,27.30,27.40]},{ x:'05/02/2023',y:[27.90,29.35,27.85,29.20]},{ x:'05/03/2023',y:[28.95,29.40,28.55,28.95]},{ x:'05/04/2023',y:[29.10,31.60,29.00,31.00]},{ x:'05/05/2023',y:[32.00,32.25,30.65,31.30]},{ x:'05/08/2023',y:[31.60,32.30,30.80,32.00]},{ x:'05/09/2023',y:[32.00,32.00,29.80,30.05]},{ x:'05/10/2023',y:[31.55,31.70,30.45,30.90]},{ x:'05/11/2023',y:[30.90,30.90,28.90,28.95]},{ x:'05/12/2023',y:[28.90,29.70,28.40,29.55]},{ x:'05/15/2023',y:[29.55,30.40,29.30,30.25]},{ x:'05/16/2023',y:[30.40,30.75,30.30,30.60]},{ x:'05/17/2023',y:[30.85,31.30,30.50,30.50]},{ x:'05/18/2023',y:[31.10,31.65,31.05,31.35]},{ x:'05/19/2023',y:[31.75,32.20,31.15,31.25]},{ x:'05/22/2023',y:[31.20,32.15,30.85,31.80]},{ x:'05/23/2023',y:[32.00,32.10,31.35,31.75]},{ x:'05/24/2023',y:[31.75,31.80,31.30,31.60]},{ x:'05/25/2023',y:[31.80,32.20,31.20,31.20]} ] }], 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());