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/28/2022',y:[8.17,8.18,8.05,8.10]},{ x:'11/29/2022',y:[8.10,8.20,8.05,8.20]},{ x:'11/30/2022',y:[8.20,8.30,8.19,8.30]},{ x:'12/01/2022',y:[8.36,8.45,8.22,8.30]},{ x:'12/02/2022',y:[8.34,8.38,8.30,8.32]},{ x:'12/05/2022',y:[8.32,8.44,8.30,8.43]},{ x:'12/06/2022',y:[8.43,8.43,8.25,8.29]},{ x:'12/07/2022',y:[8.21,8.29,8.05,8.13]},{ x:'12/08/2022',y:[8.12,8.18,8.08,8.18]},{ x:'12/09/2022',y:[8.22,8.22,8.12,8.14]},{ x:'12/12/2022',y:[8.14,8.14,8.07,8.08]},{ x:'12/13/2022',y:[8.12,8.88,8.11,8.78]},{ x:'12/14/2022',y:[8.56,8.62,8.45,8.47]},{ x:'12/15/2022',y:[8.48,8.88,8.44,8.70]},{ x:'12/16/2022',y:[8.58,8.68,8.44,8.50]},{ x:'12/19/2022',y:[8.51,8.62,8.45,8.45]},{ 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]} ] }], 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());