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:'12/20/2022',y:[8.55,8.64,8.32,8.32]},{ x:'12/21/2022',y:[8.34,8.84,8.34,8.75]},{ x:'12/22/2022',y:[8.80,8.80,8.65,8.77]},{ x:'12/23/2022',y:[8.47,8.70,8.47,8.65]},{ x:'12/26/2022',y:[8.75,8.75,8.56,8.63]},{ x:'12/27/2022',y:[8.66,8.68,8.50,8.54]},{ x:'12/28/2022',y:[8.60,8.63,8.41,8.41]},{ x:'12/29/2022',y:[8.43,8.45,8.25,8.32]},{ x:'12/30/2022',y:[8.38,8.47,8.32,8.32]},{ x:'01/03/2023',y:[8.36,8.36,8.23,8.31]},{ x:'01/04/2023',y:[8.31,8.36,8.30,8.32]},{ x:'01/05/2023',y:[8.34,8.42,8.32,8.34]},{ x:'01/06/2023',y:[8.34,8.37,8.30,8.31]},{ x:'01/09/2023',y:[8.33,8.42,8.33,8.36]},{ x:'01/10/2023',y:[8.33,8.43,8.33,8.36]},{ x:'01/11/2023',y:[8.36,8.54,8.35,8.43]},{ x:'01/12/2023',y:[8.50,8.53,8.37,8.38]},{ x:'01/13/2023',y:[8.40,8.40,8.34,8.34]},{ x:'01/16/2023',y:[8.35,8.46,8.32,8.32]},{ x:'01/17/2023',y:[8.31,8.36,8.27,8.30]},{ x:'01/30/2023',y:[8.31,8.45,8.31,8.43]},{ x:'01/31/2023',y:[8.42,8.59,8.42,8.57]},{ x:'02/01/2023',y:[8.63,8.65,8.51,8.56]},{ x:'02/02/2023',y:[8.56,8.57,8.50,8.52]},{ x:'02/03/2023',y:[8.52,8.56,8.42,8.49]},{ x:'02/06/2023',y:[8.49,8.54,8.42,8.48]},{ x:'02/07/2023',y:[8.48,8.48,8.41,8.47]},{ x:'02/08/2023',y:[8.47,8.49,8.38,8.43]},{ x:'02/09/2023',y:[8.40,8.42,8.37,8.37]},{ x:'02/10/2023',y:[8.37,8.40,8.35,8.35]},{ x:'02/13/2023',y:[8.35,8.35,8.29,8.33]},{ x:'02/14/2023',y:[8.33,8.42,8.33,8.42]},{ x:'02/15/2023',y:[8.46,8.75,8.46,8.64]},{ x:'02/16/2023',y:[8.80,8.81,8.57,8.63]},{ x:'02/17/2023',y:[8.60,8.62,8.55,8.60]},{ x:'02/20/2023',y:[8.59,8.67,8.59,8.66]},{ x:'02/21/2023',y:[8.66,8.79,8.65,8.73]},{ x:'02/22/2023',y:[8.76,8.90,8.67,8.79]},{ x:'02/23/2023',y:[8.81,8.89,8.81,8.83]},{ x:'02/24/2023',y:[8.83,8.90,8.75,8.82]},{ x:'03/01/2023',y:[8.83,8.83,8.60,8.61]},{ x:'03/02/2023',y:[8.62,8.66,8.58,8.61]},{ x:'03/03/2023',y:[8.63,8.70,8.58,8.59]},{ x:'03/06/2023',y:[8.70,8.70,8.61,8.63]},{ x:'03/07/2023',y:[8.65,8.68,8.58,8.62]},{ x:'03/08/2023',y:[8.60,8.63,8.55,8.60]},{ x:'03/09/2023',y:[8.60,8.60,8.50,8.52]},{ x:'03/10/2023',y:[8.52,8.52,8.35,8.40]},{ x:'03/13/2023',y:[8.38,8.44,8.29,8.42]},{ x:'03/14/2023',y:[8.45,8.45,8.39,8.40]},{ x:'03/15/2023',y:[8.40,8.42,8.35,8.36]},{ x:'03/16/2023',y:[8.37,8.37,8.16,8.18]},{ x:'03/17/2023',y:[8.21,8.26,8.20,8.26]},{ x:'03/20/2023',y:[7.93,8.21,7.92,8.19]},{ x:'03/21/2023',y:[8.19,8.26,8.19,8.25]},{ x:'03/22/2023',y:[8.25,8.30,8.24,8.25]},{ 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]} ] }], 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());