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/21/2023',y:[4.20,4.22,4.20,4.22]},{ x:'02/22/2023',y:[4.17,4.17,4.15,4.15]},{ x:'02/23/2023',y:[4.17,4.19,4.17,4.19]},{ x:'02/24/2023',y:[4.20,4.20,4.15,4.15]},{ x:'03/01/2023',y:[4.12,4.21,4.12,4.20]},{ x:'03/02/2023',y:[4.20,4.20,4.17,4.20]},{ x:'03/03/2023',y:[4.22,4.25,4.22,4.23]},{ x:'03/06/2023',y:[4.27,4.30,4.27,4.28]},{ x:'03/07/2023',y:[4.29,4.33,4.29,4.31]},{ x:'03/08/2023',y:[4.32,4.33,4.30,4.32]},{ x:'03/09/2023',y:[4.32,4.34,4.31,4.32]},{ x:'03/10/2023',y:[4.28,4.28,4.23,4.23]},{ x:'03/13/2023',y:[4.20,4.22,4.16,4.22]},{ x:'03/14/2023',y:[4.15,4.17,4.15,4.15]},{ x:'03/15/2023',y:[4.18,4.20,4.15,4.15]},{ x:'03/16/2023',y:[4.19,4.19,4.12,4.12]},{ x:'03/17/2023',y:[4.18,4.19,4.18,4.19]},{ x:'03/20/2023',y:[4.22,4.22,4.21,4.21]},{ x:'03/21/2023',y:[4.25,4.26,4.24,4.25]},{ x:'03/22/2023',y:[4.25,4.30,4.25,4.30]},{ x:'03/23/2023',y:[4.30,4.33,4.30,4.33]},{ x:'03/24/2023',y:[4.33,4.37,4.33,4.36]},{ x:'03/27/2023',y:[4.29,4.38,4.29,4.34]},{ x:'03/28/2023',y:[4.27,4.29,4.26,4.26]},{ x:'03/29/2023',y:[4.27,4.27,4.23,4.24]},{ x:'03/30/2023',y:[4.27,4.29,4.27,4.29]},{ x:'03/31/2023',y:[4.29,4.33,4.29,4.31]},{ x:'04/06/2023',y:[4.31,4.31,4.27,4.28]},{ x:'04/07/2023',y:[4.28,4.28,4.26,4.26]},{ x:'04/10/2023',y:[4.28,4.30,4.28,4.29]},{ x:'04/11/2023',y:[4.29,4.33,4.29,4.32]},{ x:'04/12/2023',y:[4.32,4.34,4.31,4.33]},{ x:'04/13/2023',y:[4.34,4.34,4.30,4.30]},{ x:'04/14/2023',y:[4.32,4.33,4.31,4.32]},{ x:'04/17/2023',y:[4.11,4.33,4.11,4.31]},{ x:'04/18/2023',y:[4.31,4.32,4.27,4.28]},{ x:'04/19/2023',y:[4.27,4.28,4.25,4.25]},{ x:'04/20/2023',y:[4.29,4.29,4.22,4.23]},{ x:'04/21/2023',y:[4.24,4.24,4.17,4.17]},{ x:'04/24/2023',y:[4.17,4.19,4.17,4.19]},{ x:'04/25/2023',y:[4.19,4.19,4.09,4.09]},{ x:'04/26/2023',y:[4.07,4.10,4.06,4.10]},{ x:'04/27/2023',y:[4.06,4.13,4.06,4.12]},{ x:'04/28/2023',y:[4.16,4.17,4.15,4.17]},{ x:'05/02/2023',y:[4.17,4.22,4.17,4.20]},{ x:'05/03/2023',y:[4.18,4.21,4.18,4.21]},{ x:'05/04/2023',y:[4.18,4.22,4.18,4.21]},{ x:'05/05/2023',y:[4.21,4.24,4.21,4.22]},{ x:'05/08/2023',y:[4.28,4.28,4.27,4.27]},{ x:'05/09/2023',y:[4.24,4.26,4.24,4.25]},{ x:'05/10/2023',y:[4.25,4.25,4.23,4.23]},{ x:'05/11/2023',y:[4.19,4.20,4.17,4.17]},{ x:'05/12/2023',y:[4.11,4.20,4.11,4.20]},{ x:'05/15/2023',y:[4.20,4.20,4.14,4.15]},{ x:'05/16/2023',y:[4.19,4.20,4.19,4.19]},{ x:'05/17/2023',y:[4.21,4.25,4.21,4.24]},{ x:'05/18/2023',y:[4.28,4.29,4.27,4.28]},{ x:'05/19/2023',y:[4.28,4.30,4.28,4.29]},{ x:'05/22/2023',y:[4.29,4.30,4.27,4.28]},{ x:'05/23/2023',y:[4.28,4.31,4.27,4.28]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "020030 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());