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/22/2024',y:[24.60,25.90,24.60,24.80]},{ x:'01/23/2024',y:[24.95,25.50,24.80,24.90]},{ x:'01/24/2024',y:[25.00,25.00,24.30,24.60]},{ x:'01/25/2024',y:[24.75,24.95,24.60,24.60]},{ x:'01/26/2024',y:[24.75,26.00,24.70,25.30]},{ x:'01/29/2024',y:[26.00,27.50,25.55,26.30]},{ x:'01/30/2024',y:[26.35,26.65,25.70,26.05]},{ x:'01/31/2024',y:[26.50,26.50,25.55,25.60]},{ x:'02/01/2024',y:[25.80,26.40,25.70,26.30]},{ x:'02/02/2024',y:[26.60,27.20,26.35,26.35]},{ x:'02/05/2024',y:[26.40,26.45,25.40,25.75]},{ x:'02/15/2024',y:[26.10,26.65,26.10,26.50]},{ x:'02/16/2024',y:[26.95,27.85,26.85,27.65]},{ x:'02/19/2024',y:[27.95,30.40,27.75,29.45]},{ x:'02/20/2024',y:[29.45,29.65,28.60,29.00]},{ x:'02/21/2024',y:[29.10,29.50,28.65,29.10]},{ x:'02/22/2024',y:[29.10,31.75,28.85,29.90]},{ x:'02/23/2024',y:[29.90,30.80,29.55,29.75]},{ x:'02/26/2024',y:[30.00,31.45,29.75,30.60]},{ x:'02/27/2024',y:[30.90,31.60,30.15,31.30]},{ x:'02/29/2024',y:[31.65,34.40,31.55,34.40]},{ x:'03/01/2024',y:[34.10,36.50,33.80,34.80]},{ x:'03/04/2024',y:[35.10,37.45,35.10,36.50]},{ x:'03/05/2024',y:[36.80,36.95,34.80,35.00]},{ x:'03/06/2024',y:[34.95,37.45,34.95,36.30]},{ x:'03/07/2024',y:[36.30,36.30,32.70,32.70]},{ x:'03/08/2024',y:[33.45,34.05,31.80,32.30]},{ x:'03/11/2024',y:[32.50,33.95,32.50,33.25]},{ x:'03/12/2024',y:[33.60,33.60,32.10,32.20]},{ x:'03/13/2024',y:[32.20,32.45,31.00,31.15]},{ x:'03/14/2024',y:[31.15,31.70,30.55,31.15]},{ x:'03/15/2024',y:[31.20,31.50,30.15,30.15]},{ x:'03/18/2024',y:[29.70,30.80,29.70,30.80]},{ x:'03/19/2024',y:[30.85,31.65,30.70,31.20]},{ x:'03/20/2024',y:[31.40,31.80,31.05,31.40]},{ x:'03/21/2024',y:[31.60,31.85,31.20,31.50]},{ x:'03/22/2024',y:[31.50,31.60,31.20,31.20]},{ x:'03/25/2024',y:[31.40,32.60,31.40,32.50]},{ x:'03/26/2024',y:[32.70,32.75,30.85,31.00]},{ x:'03/27/2024',y:[31.00,32.00,31.00,31.25]},{ x:'03/28/2024',y:[31.45,31.65,31.05,31.05]},{ x:'03/29/2024',y:[31.10,31.25,30.70,31.20]},{ x:'04/01/2024',y:[31.50,31.70,31.20,31.30]},{ x:'04/02/2024',y:[31.50,31.50,31.00,31.20]},{ x:'04/03/2024',y:[31.40,31.40,30.70,31.10]},{ x:'04/08/2024',y:[31.70,32.55,31.10,32.40]},{ x:'04/09/2024',y:[32.75,33.55,32.35,32.35]},{ x:'04/10/2024',y:[32.50,32.50,32.05,32.45]},{ x:'04/11/2024',y:[32.80,33.80,32.55,33.00]},{ x:'04/12/2024',y:[33.05,33.05,31.80,31.95]},{ x:'04/15/2024',y:[32.00,32.95,31.75,32.50]},{ x:'04/16/2024',y:[32.50,32.50,30.75,30.80]},{ x:'04/17/2024',y:[30.85,32.35,30.85,32.10]},{ x:'04/18/2024',y:[32.10,32.10,31.35,31.55]},{ x:'04/19/2024',y:[31.70,31.70,29.50,30.60]},{ x:'04/22/2024',y:[30.60,31.15,30.20,30.40]},{ x:'04/23/2024',y:[31.00,31.00,30.30,30.45]},{ x:'04/24/2024',y:[30.60,30.75,30.00,30.20]},{ x:'04/25/2024',y:[30.20,30.50,30.20,30.50]},{ x:'04/26/2024',y:[30.20,30.30,29.90,30.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3232 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());