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:'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]},{ x:'06/21/2023',y:[9.90,10.10,9.90,9.97]},{ x:'06/26/2023',y:[10.00,10.05,9.85,10.00]},{ x:'06/27/2023',y:[10.00,10.10,9.89,9.99]},{ x:'06/28/2023',y:[10.00,10.10,9.96,9.96]},{ x:'06/29/2023',y:[9.91,9.97,9.73,9.78]},{ x:'06/30/2023',y:[9.80,9.87,9.68,9.69]},{ x:'07/03/2023',y:[9.70,9.79,9.67,9.67]},{ x:'07/04/2023',y:[9.72,9.72,9.60,9.60]},{ x:'07/05/2023',y:[9.64,9.66,9.50,9.52]},{ x:'07/06/2023',y:[9.52,9.52,9.37,9.39]},{ x:'07/07/2023',y:[9.39,9.77,9.30,9.61]},{ x:'07/10/2023',y:[9.76,9.76,9.47,9.52]},{ x:'07/11/2023',y:[9.52,9.58,9.47,9.50]},{ x:'07/12/2023',y:[9.50,9.50,9.40,9.43]},{ x:'07/13/2023',y:[9.57,9.57,9.36,9.37]},{ x:'07/14/2023',y:[9.37,9.44,9.35,9.38]},{ x:'07/17/2023',y:[9.38,9.50,9.35,9.39]},{ x:'07/18/2023',y:[9.40,9.40,9.30,9.32]},{ x:'07/19/2023',y:[9.33,9.37,9.31,9.35]},{ x:'07/20/2023',y:[9.35,9.72,9.35,9.61]},{ x:'07/21/2023',y:[9.61,9.61,9.36,9.39]},{ x:'07/24/2023',y:[9.39,9.39,9.22,9.22]},{ x:'07/25/2023',y:[9.26,9.31,9.21,9.23]} ] }], 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());