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:'02/10/2023',y:[6.69,6.71,6.69,6.70]},{ x:'02/13/2023',y:[6.70,6.70,6.64,6.68]},{ x:'02/14/2023',y:[6.71,6.74,6.71,6.72]},{ x:'02/15/2023',y:[6.67,6.67,6.60,6.60]},{ x:'02/16/2023',y:[6.65,6.66,6.63,6.66]},{ x:'02/17/2023',y:[6.66,6.66,6.62,6.64]},{ x:'02/20/2023',y:[6.60,6.68,6.60,6.66]},{ x:'02/21/2023',y:[6.66,6.69,6.66,6.68]},{ x:'02/22/2023',y:[6.64,6.64,6.59,6.60]},{ x:'02/23/2023',y:[6.66,6.71,6.65,6.70]},{ x:'02/24/2023',y:[6.71,6.72,6.66,6.67]},{ x:'03/01/2023',y:[6.62,6.76,6.57,6.76]},{ x:'03/02/2023',y:[6.74,6.75,6.70,6.74]},{ x:'03/03/2023',y:[6.75,6.78,6.75,6.75]},{ x:'03/06/2023',y:[6.80,6.87,6.80,6.83]},{ x:'03/07/2023',y:[6.84,6.89,6.84,6.89]},{ x:'03/08/2023',y:[6.85,6.85,6.81,6.83]},{ x:'03/09/2023',y:[6.85,6.85,6.80,6.80]},{ x:'03/10/2023',y:[6.75,6.75,6.70,6.71]},{ x:'03/13/2023',y:[6.70,6.75,6.65,6.75]},{ x:'03/14/2023',y:[6.67,6.70,6.65,6.68]},{ x:'03/15/2023',y:[6.73,6.73,6.70,6.70]},{ x:'03/16/2023',y:[6.64,6.67,6.63,6.63]},{ x:'03/17/2023',y:[6.69,6.72,6.69,6.70]},{ x:'03/20/2023',y:[6.71,6.72,6.67,6.68]},{ x:'03/21/2023',y:[6.72,6.72,6.70,6.72]},{ x:'03/22/2023',y:[6.75,6.82,6.75,6.81]},{ x:'03/23/2023',y:[6.70,6.87,6.70,6.84]},{ x:'03/24/2023',y:[6.87,6.89,6.86,6.88]},{ x:'03/27/2023',y:[6.83,6.85,6.83,6.85]},{ x:'03/28/2023',y:[6.84,6.84,6.79,6.80]},{ x:'03/29/2023',y:[6.82,6.82,6.79,6.80]},{ x:'03/30/2023',y:[6.85,6.85,6.83,6.84]},{ x:'03/31/2023',y:[6.88,6.90,6.86,6.86]},{ x:'04/06/2023',y:[6.86,6.86,6.78,6.78]},{ x:'04/07/2023',y:[6.79,6.80,6.79,6.79]},{ x:'04/10/2023',y:[6.81,6.81,6.78,6.79]},{ x:'04/11/2023',y:[6.80,6.83,6.80,6.81]},{ x:'04/12/2023',y:[6.81,6.82,6.80,6.82]},{ x:'04/13/2023',y:[6.79,6.81,6.78,6.78]},{ x:'04/14/2023',y:[6.78,6.85,6.78,6.84]},{ x:'04/17/2023',y:[6.75,6.77,6.75,6.76]},{ x:'04/18/2023',y:[6.76,6.76,6.71,6.71]},{ x:'04/19/2023',y:[6.73,6.73,6.66,6.66]},{ x:'04/20/2023',y:[6.65,6.70,6.65,6.67]},{ x:'04/21/2023',y:[6.70,6.70,6.63,6.63]},{ x:'04/24/2023',y:[6.62,6.65,6.60,6.64]},{ x:'04/25/2023',y:[6.64,6.64,6.53,6.53]},{ x:'04/26/2023',y:[6.53,6.53,6.48,6.53]},{ x:'04/27/2023',y:[6.53,6.56,6.53,6.53]},{ x:'04/28/2023',y:[6.60,6.63,6.60,6.60]},{ x:'05/02/2023',y:[6.60,6.63,6.60,6.61]},{ x:'05/03/2023',y:[6.59,6.60,6.59,6.60]},{ x:'05/04/2023',y:[6.60,6.61,6.58,6.61]},{ x:'05/05/2023',y:[6.61,6.63,6.61,6.62]},{ x:'05/08/2023',y:[6.66,6.68,6.65,6.65]},{ x:'05/09/2023',y:[6.68,6.69,6.66,6.69]},{ x:'05/10/2023',y:[6.66,6.66,6.63,6.65]},{ x:'05/11/2023',y:[6.66,6.67,6.64,6.64]},{ x:'05/12/2023',y:[6.64,6.68,6.62,6.68]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "020020 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());