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/16/2022',y:[7.10,7.14,7.06,7.06]},{ x:'11/17/2022',y:[7.04,7.13,7.04,7.07]},{ x:'11/18/2022',y:[7.04,7.13,7.04,7.06]},{ x:'11/21/2022',y:[7.08,7.08,7.00,7.01]},{ x:'11/22/2022',y:[7.07,7.07,6.99,6.99]},{ x:'11/23/2022',y:[7.03,7.08,7.02,7.03]},{ x:'11/24/2022',y:[7.09,7.09,7.03,7.07]},{ x:'11/25/2022',y:[7.08,7.12,7.07,7.07]},{ x:'11/28/2022',y:[7.03,7.07,7.01,7.02]},{ x:'11/29/2022',y:[7.01,7.14,6.99,7.13]},{ x:'11/30/2022',y:[7.13,7.18,7.11,7.17]},{ x:'12/01/2022',y:[7.68,7.88,7.67,7.88]},{ x:'12/02/2022',y:[7.88,8.06,7.77,7.93]},{ x:'12/05/2022',y:[7.93,7.94,7.86,7.87]},{ x:'12/06/2022',y:[7.92,8.05,7.87,7.88]},{ x:'12/07/2022',y:[7.92,8.07,7.81,7.83]},{ x:'12/08/2022',y:[7.87,7.88,7.69,7.79]},{ x:'12/09/2022',y:[7.83,7.86,7.77,7.78]},{ x:'12/12/2022',y:[7.78,7.82,7.69,7.74]},{ x:'12/13/2022',y:[7.81,7.86,7.70,7.70]},{ x:'12/14/2022',y:[7.71,7.77,7.69,7.70]},{ x:'12/15/2022',y:[7.70,7.73,7.66,7.70]},{ x:'12/16/2022',y:[7.62,7.68,7.60,7.60]},{ x:'12/19/2022',y:[7.60,7.60,7.50,7.50]},{ x:'12/20/2022',y:[7.52,7.61,7.40,7.41]},{ x:'12/21/2022',y:[7.43,7.48,7.38,7.38]},{ x:'12/22/2022',y:[7.49,7.52,7.43,7.50]},{ x:'12/23/2022',y:[7.43,7.47,7.39,7.40]},{ x:'12/26/2022',y:[7.44,7.45,7.40,7.41]},{ x:'12/27/2022',y:[7.43,7.48,7.41,7.42]},{ x:'12/28/2022',y:[7.43,7.45,7.30,7.31]},{ x:'12/29/2022',y:[7.30,7.30,7.22,7.24]},{ x:'12/30/2022',y:[7.29,7.32,7.24,7.25]},{ x:'01/03/2023',y:[7.25,7.38,7.24,7.36]},{ x:'01/04/2023',y:[7.36,7.54,7.36,7.46]},{ x:'01/05/2023',y:[7.53,7.55,7.44,7.48]},{ x:'01/06/2023',y:[7.48,7.48,7.42,7.43]},{ x:'01/09/2023',y:[7.54,7.60,7.50,7.59]},{ x:'01/10/2023',y:[7.64,7.64,7.52,7.52]},{ x:'01/11/2023',y:[7.53,7.56,7.49,7.49]},{ x:'01/12/2023',y:[7.56,7.56,7.46,7.46]},{ x:'01/13/2023',y:[7.50,7.51,7.38,7.39]},{ x:'01/16/2023',y:[7.43,7.43,7.36,7.36]},{ x:'01/17/2023',y:[7.36,7.39,7.36,7.36]},{ x:'01/30/2023',y:[7.98,7.98,7.55,7.80]},{ x:'01/31/2023',y:[7.76,7.84,7.72,7.74]},{ x:'02/01/2023',y:[7.82,7.94,7.82,7.87]},{ x:'02/02/2023',y:[7.96,8.10,7.93,8.02]},{ x:'02/03/2023',y:[8.03,8.05,7.92,7.92]},{ x:'02/06/2023',y:[7.86,7.91,7.80,7.80]},{ x:'02/07/2023',y:[7.81,7.86,7.79,7.81]},{ x:'02/08/2023',y:[7.85,7.89,7.81,7.87]},{ x:'02/09/2023',y:[7.88,7.88,7.81,7.81]},{ x:'02/10/2023',y:[7.82,7.86,7.73,7.73]},{ x:'02/13/2023',y:[7.75,7.76,7.66,7.70]},{ x:'02/14/2023',y:[7.75,7.82,7.75,7.79]},{ x:'02/15/2023',y:[7.79,7.83,7.76,7.78]},{ x:'02/16/2023',y:[7.88,7.92,7.87,7.91]},{ x:'02/17/2023',y:[7.89,7.92,7.86,7.87]},{ x:'02/20/2023',y:[7.91,8.11,7.87,8.08]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2323 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());