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:'01/23/2024',y:[7.21,7.22,7.19,7.22]},{ x:'01/24/2024',y:[7.22,7.29,7.22,7.26]},{ x:'01/25/2024',y:[7.27,7.30,7.22,7.27]},{ x:'01/26/2024',y:[7.27,7.39,7.27,7.36]},{ x:'01/29/2024',y:[7.40,7.46,7.36,7.39]},{ x:'01/30/2024',y:[7.39,7.39,7.28,7.28]},{ x:'01/31/2024',y:[7.34,7.34,7.14,7.17]},{ x:'02/01/2024',y:[7.23,7.23,7.16,7.16]},{ x:'02/02/2024',y:[7.20,7.22,7.16,7.18]},{ x:'02/05/2024',y:[7.18,7.20,7.12,7.15]},{ x:'02/15/2024',y:[7.19,7.65,7.17,7.42]},{ x:'02/16/2024',y:[7.42,7.63,7.42,7.55]},{ x:'02/19/2024',y:[7.56,7.98,7.56,7.81]},{ x:'02/20/2024',y:[7.81,7.90,7.80,7.81]},{ x:'02/21/2024',y:[7.92,8.10,7.83,8.00]},{ x:'02/22/2024',y:[8.16,8.29,7.98,7.98]},{ x:'02/23/2024',y:[8.00,8.14,7.78,7.89]},{ x:'02/26/2024',y:[7.85,7.96,7.80,7.80]},{ x:'02/27/2024',y:[7.82,7.94,7.66,7.68]},{ x:'02/29/2024',y:[7.69,7.86,7.69,7.76]},{ x:'03/01/2024',y:[7.80,7.82,7.71,7.76]},{ x:'03/04/2024',y:[7.77,7.90,7.68,7.75]},{ x:'03/05/2024',y:[7.75,7.80,7.64,7.70]},{ x:'03/06/2024',y:[7.69,7.81,7.63,7.63]},{ x:'03/07/2024',y:[7.64,7.64,7.49,7.49]},{ x:'03/08/2024',y:[7.50,7.61,7.41,7.43]},{ x:'03/11/2024',y:[7.40,7.65,7.40,7.52]},{ x:'03/12/2024',y:[7.53,7.58,7.49,7.54]},{ x:'03/13/2024',y:[7.54,7.58,7.30,7.38]},{ x:'03/14/2024',y:[7.36,7.49,7.33,7.35]},{ x:'03/15/2024',y:[7.36,7.45,7.01,7.10]},{ x:'03/18/2024',y:[7.10,7.24,7.06,7.20]},{ x:'03/19/2024',y:[7.18,7.21,7.14,7.17]},{ x:'03/20/2024',y:[7.20,7.20,7.08,7.08]},{ x:'03/21/2024',y:[7.10,7.17,7.10,7.11]},{ x:'03/22/2024',y:[7.11,7.16,7.09,7.10]},{ x:'03/25/2024',y:[7.09,7.15,7.09,7.13]},{ x:'03/26/2024',y:[7.14,7.30,7.14,7.22]},{ x:'03/27/2024',y:[7.25,7.29,7.14,7.14]},{ x:'03/28/2024',y:[7.16,7.20,7.15,7.15]},{ x:'03/29/2024',y:[7.17,7.19,7.14,7.14]},{ x:'04/01/2024',y:[7.15,7.20,7.13,7.15]},{ x:'04/02/2024',y:[7.15,7.19,7.13,7.13]},{ x:'04/03/2024',y:[7.13,7.15,7.10,7.12]},{ x:'04/08/2024',y:[7.12,7.16,7.12,7.16]},{ x:'04/09/2024',y:[7.17,7.22,7.15,7.17]},{ x:'04/10/2024',y:[7.18,7.38,7.18,7.28]},{ x:'04/11/2024',y:[7.28,7.34,7.22,7.31]},{ x:'04/12/2024',y:[7.31,7.33,7.25,7.31]},{ x:'04/15/2024',y:[7.30,7.30,7.22,7.22]},{ x:'04/16/2024',y:[7.25,7.25,7.08,7.13]},{ x:'04/17/2024',y:[7.13,7.26,7.10,7.18]},{ x:'04/18/2024',y:[7.18,7.27,7.12,7.24]},{ x:'04/19/2024',y:[7.24,7.24,7.09,7.12]},{ x:'04/22/2024',y:[7.22,7.32,7.12,7.21]},{ x:'04/23/2024',y:[7.32,7.67,7.26,7.60]},{ x:'04/24/2024',y:[7.60,7.81,7.53,7.62]},{ x:'04/25/2024',y:[7.62,7.84,7.42,7.75]},{ x:'04/26/2024',y:[7.75,7.78,7.62,7.70]},{ x:'04/29/2024',y:[7.72,7.94,7.72,7.82]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1337 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());