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:'11/11/2022',y:[8.20,8.25,8.16,8.21]},{ x:'11/14/2022',y:[8.20,8.26,8.19,8.23]},{ x:'11/15/2022',y:[8.23,8.25,8.18,8.23]},{ x:'11/16/2022',y:[8.20,8.22,8.04,8.05]},{ x:'11/17/2022',y:[8.05,8.15,8.05,8.11]},{ x:'11/18/2022',y:[8.11,8.13,8.03,8.09]},{ x:'11/21/2022',y:[8.09,8.10,8.04,8.06]},{ x:'11/22/2022',y:[8.07,8.08,8.03,8.07]},{ x:'11/23/2022',y:[8.09,8.16,8.09,8.16]},{ x:'11/24/2022',y:[8.16,8.23,8.16,8.19]},{ x:'11/25/2022',y:[8.19,8.24,8.18,8.19]},{ x:'11/28/2022',y:[8.13,8.21,8.11,8.21]},{ x:'11/29/2022',y:[8.21,8.28,8.18,8.26]},{ x:'11/30/2022',y:[8.28,8.35,8.26,8.27]},{ x:'12/01/2022',y:[8.41,8.43,8.33,8.38]},{ x:'12/02/2022',y:[8.40,8.42,8.32,8.34]},{ x:'12/05/2022',y:[8.35,8.39,8.32,8.32]},{ x:'12/06/2022',y:[8.33,8.36,8.21,8.22]},{ x:'12/07/2022',y:[8.25,8.29,8.15,8.17]},{ x:'12/08/2022',y:[8.22,8.39,8.17,8.37]},{ x:'12/09/2022',y:[8.38,8.41,8.34,8.38]},{ x:'12/12/2022',y:[8.33,8.44,8.27,8.43]},{ x:'12/13/2022',y:[8.45,8.48,8.38,8.40]},{ x:'12/14/2022',y:[8.46,8.53,8.46,8.51]},{ x:'12/15/2022',y:[8.47,8.53,8.47,8.49]},{ x:'12/16/2022',y:[8.45,8.45,8.36,8.36]},{ x:'12/19/2022',y:[8.32,8.41,8.32,8.34]},{ x:'12/20/2022',y:[8.34,8.37,8.21,8.26]},{ x:'12/21/2022',y:[8.25,8.33,8.25,8.29]},{ x:'12/22/2022',y:[8.31,8.36,8.29,8.29]},{ x:'12/23/2022',y:[8.28,8.28,8.23,8.25]},{ x:'12/26/2022',y:[8.25,8.30,8.22,8.23]},{ x:'12/27/2022',y:[8.24,8.28,8.23,8.25]},{ x:'12/28/2022',y:[8.24,8.24,8.18,8.18]},{ x:'12/29/2022',y:[8.18,8.18,8.10,8.12]},{ x:'12/30/2022',y:[8.16,8.17,8.12,8.14]},{ x:'01/03/2023',y:[8.17,8.17,8.07,8.11]},{ x:'01/04/2023',y:[8.11,8.18,8.11,8.16]},{ x:'01/05/2023',y:[8.18,8.22,8.15,8.18]},{ x:'01/06/2023',y:[8.18,8.20,8.15,8.18]},{ x:'01/09/2023',y:[8.22,8.23,8.18,8.20]},{ x:'01/10/2023',y:[8.22,8.29,8.20,8.22]},{ x:'01/11/2023',y:[8.22,8.28,8.20,8.26]},{ x:'01/12/2023',y:[8.27,8.36,8.26,8.30]},{ x:'01/13/2023',y:[8.34,8.34,8.27,8.27]},{ x:'01/16/2023',y:[8.28,8.30,8.22,8.23]},{ x:'01/17/2023',y:[8.22,8.25,8.20,8.23]},{ x:'01/30/2023',y:[8.26,8.33,8.26,8.33]},{ x:'01/31/2023',y:[8.34,8.39,8.34,8.38]},{ x:'02/01/2023',y:[8.39,8.48,8.38,8.48]},{ x:'02/02/2023',y:[8.48,8.52,8.46,8.51]},{ x:'02/03/2023',y:[8.50,8.62,8.46,8.60]},{ x:'02/06/2023',y:[8.57,8.66,8.52,8.61]},{ x:'02/07/2023',y:[8.60,8.66,8.60,8.65]},{ x:'02/08/2023',y:[8.65,8.76,8.62,8.73]},{ x:'02/09/2023',y:[8.70,8.73,8.64,8.65]},{ x:'02/10/2023',y:[8.60,8.62,8.52,8.57]},{ x:'02/13/2023',y:[8.57,8.61,8.50,8.57]},{ x:'02/14/2023',y:[8.59,8.63,8.56,8.57]},{ x:'02/15/2023',y:[8.57,8.59,8.49,8.51]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2515 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());