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/22/2023',y:[26.40,26.80,26.30,26.80]},{ x:'02/23/2023',y:[26.80,26.95,26.70,26.80]},{ x:'02/24/2023',y:[26.80,26.90,26.55,26.60]},{ x:'03/01/2023',y:[26.65,27.05,26.60,26.95]},{ x:'03/02/2023',y:[26.95,26.95,26.55,26.75]},{ x:'03/03/2023',y:[26.95,26.95,26.70,26.70]},{ x:'03/06/2023',y:[26.90,27.20,26.80,27.15]},{ x:'03/07/2023',y:[27.15,27.25,27.10,27.25]},{ x:'03/08/2023',y:[27.20,27.25,27.05,27.20]},{ x:'03/09/2023',y:[27.15,27.15,26.75,27.00]},{ x:'03/10/2023',y:[26.70,27.25,26.70,27.05]},{ x:'03/13/2023',y:[27.05,27.50,26.95,27.35]},{ x:'03/14/2023',y:[26.95,27.45,26.90,27.15]},{ x:'03/15/2023',y:[26.95,27.40,26.95,27.20]},{ x:'03/16/2023',y:[27.20,28.00,27.15,28.00]},{ x:'03/17/2023',y:[28.00,28.20,27.75,28.15]},{ x:'03/20/2023',y:[28.25,28.55,28.10,28.55]},{ x:'03/21/2023',y:[28.55,29.50,28.50,29.40]},{ x:'03/22/2023',y:[29.50,30.25,29.45,30.20]},{ x:'03/23/2023',y:[30.15,31.20,30.00,31.15]},{ x:'03/24/2023',y:[31.20,31.35,30.35,30.75]},{ x:'03/27/2023',y:[30.50,31.20,30.50,30.80]},{ x:'03/28/2023',y:[30.70,31.05,30.45,30.95]},{ x:'03/29/2023',y:[30.70,31.10,30.70,31.10]},{ x:'03/30/2023',y:[31.35,31.80,30.90,31.80]},{ x:'03/31/2023',y:[31.90,32.05,31.70,31.95]},{ x:'04/06/2023',y:[32.35,33.90,31.85,33.90]},{ x:'04/07/2023',y:[33.90,33.90,31.50,31.50]},{ x:'04/10/2023',y:[31.70,32.60,31.50,32.40]},{ x:'04/11/2023',y:[32.40,33.30,32.40,32.70]},{ x:'04/12/2023',y:[32.55,32.85,32.10,32.80]},{ x:'04/13/2023',y:[32.50,32.75,32.05,32.35]},{ x:'04/14/2023',y:[32.00,32.15,31.20,31.60]},{ x:'04/17/2023',y:[31.20,32.00,31.20,31.70]},{ x:'04/18/2023',y:[31.70,32.20,31.45,32.20]},{ x:'04/19/2023',y:[32.20,33.60,32.15,32.50]},{ x:'04/20/2023',y:[32.05,32.75,31.95,32.40]},{ x:'04/21/2023',y:[32.40,33.20,32.10,32.40]},{ x:'04/24/2023',y:[31.95,33.15,31.90,33.15]},{ x:'04/25/2023',y:[32.70,32.80,31.60,31.70]},{ x:'04/26/2023',y:[31.25,32.20,31.25,32.15]},{ x:'04/27/2023',y:[32.10,32.95,32.10,32.95]},{ x:'04/28/2023',y:[32.60,33.10,32.45,33.10]},{ x:'05/02/2023',y:[33.10,33.20,32.75,33.05]},{ x:'05/03/2023',y:[32.70,32.95,32.45,32.85]},{ x:'05/04/2023',y:[32.35,32.60,31.90,32.35]},{ x:'05/05/2023',y:[32.00,32.30,31.75,32.10]},{ x:'05/08/2023',y:[32.50,33.00,32.25,32.75]},{ x:'05/09/2023',y:[32.20,32.70,32.20,32.70]},{ x:'05/10/2023',y:[32.25,32.50,31.50,31.75]},{ x:'05/11/2023',y:[31.55,32.50,31.55,32.25]},{ x:'05/12/2023',y:[32.25,33.30,32.10,32.75]},{ x:'05/15/2023',y:[31.00,31.35,29.85,30.95]},{ x:'05/16/2023',y:[30.00,31.00,29.10,30.80]},{ x:'05/17/2023',y:[30.00,30.95,29.65,30.45]},{ x:'05/18/2023',y:[30.40,30.75,30.20,30.55]},{ x:'05/19/2023',y:[30.80,31.50,30.65,31.45]},{ x:'05/22/2023',y:[30.85,31.35,30.30,30.55]},{ x:'05/23/2023',y:[30.50,31.00,30.40,31.00]},{ x:'05/24/2023',y:[30.95,30.95,30.35,30.85]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2356 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());