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/30/2023',y:[26.00,26.10,25.35,25.55]},{ x:'01/31/2023',y:[25.50,25.75,25.20,25.25]},{ x:'02/01/2023',y:[25.25,25.60,25.25,25.50]},{ x:'02/02/2023',y:[25.60,25.70,25.35,25.45]},{ x:'02/03/2023',y:[25.45,25.70,25.40,25.65]},{ x:'02/06/2023',y:[25.55,25.95,25.55,25.65]},{ x:'02/07/2023',y:[25.90,25.95,25.70,25.90]},{ x:'02/08/2023',y:[25.95,26.10,25.90,25.95]},{ x:'02/09/2023',y:[25.80,26.05,25.80,25.80]},{ x:'02/10/2023',y:[25.70,25.95,25.60,25.60]},{ x:'02/13/2023',y:[25.55,26.00,25.55,25.75]},{ x:'02/14/2023',y:[26.00,26.10,25.75,26.05]},{ x:'02/15/2023',y:[26.10,26.20,25.95,26.10]},{ x:'02/16/2023',y:[26.10,26.45,26.10,26.25]},{ x:'02/17/2023',y:[26.25,26.50,26.10,26.40]},{ x:'02/20/2023',y:[26.40,26.75,26.30,26.65]},{ x:'02/21/2023',y:[26.65,26.65,26.45,26.55]},{ 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]} ] }], 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());