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:'03/23/2023',y:[8.25,8.27,8.20,8.23]},{ x:'03/24/2023',y:[8.29,8.29,8.23,8.25]},{ x:'03/27/2023',y:[8.25,8.30,8.13,8.30]},{ x:'03/28/2023',y:[8.30,8.37,8.24,8.29]},{ x:'03/29/2023',y:[8.29,8.32,8.28,8.32]},{ x:'03/30/2023',y:[8.32,8.33,8.28,8.30]},{ x:'03/31/2023',y:[8.33,8.34,8.27,8.29]},{ x:'04/06/2023',y:[8.29,8.32,8.25,8.30]},{ x:'04/07/2023',y:[8.32,8.32,8.25,8.28]},{ x:'04/10/2023',y:[8.28,8.30,8.25,8.28]},{ x:'04/11/2023',y:[8.28,8.34,8.28,8.30]},{ x:'04/12/2023',y:[8.35,8.37,8.30,8.36]},{ x:'04/13/2023',y:[8.37,8.39,8.31,8.36]},{ x:'04/14/2023',y:[8.36,8.40,8.33,8.35]},{ x:'04/17/2023',y:[8.34,8.39,8.32,8.35]},{ x:'04/18/2023',y:[8.35,8.48,8.35,8.38]},{ x:'04/19/2023',y:[8.40,8.48,8.39,8.48]},{ x:'04/20/2023',y:[8.49,8.55,8.45,8.55]},{ x:'04/21/2023',y:[8.80,8.80,8.38,8.38]},{ x:'04/24/2023',y:[8.35,8.42,8.33,8.42]},{ x:'04/25/2023',y:[8.42,8.49,8.42,8.43]},{ x:'04/26/2023',y:[8.43,8.60,8.40,8.60]},{ x:'04/27/2023',y:[8.63,8.88,8.58,8.86]},{ x:'04/28/2023',y:[9.00,9.74,8.99,9.74]},{ x:'05/02/2023',y:[9.85,10.65,9.80,10.50]},{ x:'05/03/2023',y:[10.00,10.30,10.00,10.20]},{ x:'05/04/2023',y:[10.20,10.20,9.82,10.00]},{ x:'05/05/2023',y:[10.15,10.55,10.00,10.25]},{ x:'05/08/2023',y:[10.30,10.35,10.10,10.25]},{ x:'05/09/2023',y:[10.35,10.35,10.00,10.15]},{ x:'05/10/2023',y:[10.15,11.15,10.10,11.15]},{ x:'05/11/2023',y:[11.00,11.05,10.30,10.80]},{ x:'05/12/2023',y:[10.80,11.15,10.40,11.05]},{ x:'05/15/2023',y:[11.10,11.45,10.85,11.00]},{ x:'05/16/2023',y:[11.00,11.05,10.65,10.80]},{ x:'05/17/2023',y:[10.80,11.20,10.80,10.95]},{ x:'05/18/2023',y:[11.10,11.10,10.70,10.85]},{ x:'05/19/2023',y:[11.00,11.35,10.85,10.95]},{ x:'05/22/2023',y:[11.05,11.05,10.80,10.85]},{ x:'05/23/2023',y:[10.85,10.85,10.30,10.50]},{ x:'05/24/2023',y:[10.50,10.60,10.40,10.60]},{ x:'05/25/2023',y:[10.60,10.60,10.10,10.30]},{ x:'05/26/2023',y:[10.30,10.30,10.00,10.15]},{ x:'05/29/2023',y:[10.20,10.35,10.10,10.25]},{ x:'05/30/2023',y:[10.25,10.35,10.15,10.25]},{ x:'05/31/2023',y:[10.15,10.40,10.15,10.20]},{ x:'06/01/2023',y:[10.15,10.20,10.05,10.15]},{ x:'06/02/2023',y:[10.15,10.20,10.10,10.10]},{ x:'06/05/2023',y:[10.10,10.40,10.10,10.35]},{ x:'06/06/2023',y:[10.25,10.45,10.15,10.15]},{ x:'06/07/2023',y:[10.15,10.30,10.05,10.10]},{ x:'06/08/2023',y:[10.10,10.15,9.60,10.00]},{ x:'06/09/2023',y:[9.97,10.00,9.80,9.81]},{ x:'06/12/2023',y:[9.81,9.81,9.50,9.54]},{ x:'06/13/2023',y:[9.58,9.68,9.58,9.64]},{ x:'06/14/2023',y:[9.66,9.96,9.66,9.90]},{ x:'06/15/2023',y:[9.95,10.10,9.80,9.94]},{ x:'06/16/2023',y:[9.91,9.96,9.81,9.83]},{ x:'06/19/2023',y:[9.83,10.20,9.80,10.10]},{ x:'06/20/2023',y:[10.10,10.10,9.96,9.97]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2022 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());