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/02/2022',y:[8.08,8.30,8.08,8.22]},{ x:'12/05/2022',y:[8.18,8.30,8.18,8.28]},{ x:'12/06/2022',y:[8.27,8.31,8.05,8.09]},{ x:'12/07/2022',y:[8.09,8.15,7.92,8.09]},{ x:'12/08/2022',y:[8.09,8.13,7.98,8.04]},{ x:'12/09/2022',y:[8.25,8.25,8.00,8.00]},{ x:'12/12/2022',y:[8.00,8.04,7.96,7.96]},{ x:'12/13/2022',y:[8.14,8.14,7.96,8.00]},{ x:'12/14/2022',y:[8.00,8.42,8.00,8.16]},{ x:'12/15/2022',y:[8.10,8.18,8.06,8.11]},{ x:'12/16/2022',y:[8.11,8.11,7.94,7.99]},{ x:'12/19/2022',y:[7.98,8.11,7.94,7.95]},{ x:'12/20/2022',y:[7.95,8.03,7.56,7.70]},{ x:'12/21/2022',y:[7.70,7.82,7.69,7.71]},{ x:'12/22/2022',y:[7.76,7.79,7.68,7.71]},{ x:'12/23/2022',y:[7.71,7.75,7.64,7.71]},{ x:'12/26/2022',y:[7.71,7.76,7.68,7.72]},{ x:'12/27/2022',y:[7.73,7.78,7.68,7.72]},{ x:'12/28/2022',y:[7.69,7.72,7.60,7.62]},{ x:'12/29/2022',y:[7.60,7.63,7.45,7.62]},{ x:'12/30/2022',y:[7.66,7.74,7.63,7.65]},{ x:'01/03/2023',y:[7.65,7.68,7.59,7.66]},{ x:'01/04/2023',y:[7.62,7.69,7.60,7.66]},{ x:'01/05/2023',y:[7.66,7.66,7.61,7.65]},{ x:'01/06/2023',y:[7.70,7.70,7.65,7.67]},{ x:'01/09/2023',y:[7.68,7.82,7.68,7.79]},{ x:'01/10/2023',y:[7.79,7.79,7.59,7.68]},{ x:'01/11/2023',y:[7.77,7.82,7.63,7.68]},{ x:'01/12/2023',y:[7.82,7.82,7.68,7.68]},{ x:'01/13/2023',y:[7.78,7.78,7.60,7.63]},{ x:'01/16/2023',y:[7.61,7.69,7.59,7.61]},{ x:'01/17/2023',y:[7.69,7.69,7.59,7.67]},{ x:'01/30/2023',y:[7.74,7.75,7.68,7.74]},{ x:'01/31/2023',y:[7.70,7.78,7.70,7.74]},{ x:'02/01/2023',y:[7.81,8.05,7.75,8.00]},{ x:'02/02/2023',y:[7.99,8.00,7.88,7.93]},{ x:'02/03/2023',y:[7.95,7.95,7.85,7.87]},{ x:'02/06/2023',y:[7.87,7.92,7.78,7.87]},{ x:'02/07/2023',y:[7.94,7.94,7.83,7.90]},{ x:'02/08/2023',y:[7.91,7.94,7.80,7.84]},{ x:'02/09/2023',y:[7.85,7.85,7.74,7.75]},{ x:'02/10/2023',y:[7.75,7.82,7.71,7.76]},{ x:'02/13/2023',y:[7.76,7.80,7.68,7.77]},{ x:'02/14/2023',y:[7.77,7.82,7.76,7.78]},{ x:'02/15/2023',y:[7.80,7.81,7.71,7.78]},{ x:'02/16/2023',y:[7.80,7.82,7.71,7.77]},{ x:'02/17/2023',y:[7.80,7.80,7.71,7.79]},{ x:'02/20/2023',y:[7.88,7.90,7.77,7.82]},{ x:'02/21/2023',y:[7.90,7.90,7.81,7.84]},{ x:'02/22/2023',y:[7.83,7.83,7.73,7.77]},{ x:'02/23/2023',y:[7.77,7.90,7.77,7.89]},{ x:'02/24/2023',y:[7.89,8.00,7.84,7.88]},{ x:'03/01/2023',y:[7.88,7.98,7.86,7.90]},{ x:'03/02/2023',y:[7.90,7.96,7.89,7.94]},{ x:'03/03/2023',y:[7.95,7.95,7.86,7.90]},{ x:'03/06/2023',y:[7.90,7.94,7.87,7.92]},{ x:'03/07/2023',y:[7.94,8.29,7.89,8.23]},{ x:'03/08/2023',y:[8.13,8.19,8.05,8.15]},{ x:'03/09/2023',y:[8.17,8.20,8.04,8.05]},{ x:'03/10/2023',y:[7.98,8.04,7.83,7.92]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1471 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());