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/22/2022',y:[6.89,6.97,6.86,6.90]},{ x:'12/23/2022',y:[6.87,6.96,6.83,6.90]},{ x:'12/26/2022',y:[6.95,7.06,6.86,6.98]},{ x:'12/27/2022',y:[6.98,7.15,6.98,7.13]},{ x:'12/28/2022',y:[7.10,7.20,7.06,7.07]},{ x:'12/29/2022',y:[7.07,7.07,7.00,7.01]},{ x:'12/30/2022',y:[7.07,7.07,7.01,7.02]},{ x:'01/03/2023',y:[7.03,7.07,6.99,7.02]},{ x:'01/04/2023',y:[7.03,7.07,7.00,7.00]},{ x:'01/05/2023',y:[7.07,7.10,7.03,7.05]},{ x:'01/06/2023',y:[7.07,7.19,7.06,7.09]},{ x:'01/09/2023',y:[7.23,7.23,7.08,7.11]},{ x:'01/10/2023',y:[7.16,7.20,7.08,7.12]},{ x:'01/11/2023',y:[7.19,7.19,7.05,7.07]},{ x:'01/12/2023',y:[7.07,7.07,7.02,7.02]},{ x:'01/13/2023',y:[7.08,7.09,7.01,7.01]},{ x:'01/16/2023',y:[7.02,7.04,6.96,6.98]},{ x:'01/17/2023',y:[7.01,7.04,6.98,7.00]},{ x:'01/30/2023',y:[7.03,7.10,7.02,7.08]},{ x:'01/31/2023',y:[7.10,7.17,7.07,7.10]},{ x:'02/01/2023',y:[7.20,7.20,7.09,7.11]},{ x:'02/02/2023',y:[7.12,7.18,7.11,7.15]},{ x:'02/03/2023',y:[7.18,7.18,7.09,7.13]},{ x:'02/06/2023',y:[7.10,7.17,7.08,7.15]},{ x:'02/07/2023',y:[7.19,7.33,7.14,7.24]},{ x:'02/08/2023',y:[7.38,7.38,7.17,7.18]},{ x:'02/09/2023',y:[7.18,7.23,7.17,7.21]},{ x:'02/10/2023',y:[7.25,7.25,7.06,7.08]},{ x:'02/13/2023',y:[7.10,7.14,7.05,7.13]},{ x:'02/14/2023',y:[7.14,7.14,7.08,7.08]},{ x:'02/15/2023',y:[7.12,7.14,7.04,7.06]},{ x:'02/16/2023',y:[7.19,7.19,7.08,7.09]},{ x:'02/17/2023',y:[7.11,7.12,7.06,7.10]},{ x:'02/20/2023',y:[7.12,7.18,7.11,7.13]},{ x:'02/21/2023',y:[7.13,7.18,7.13,7.15]},{ x:'02/22/2023',y:[7.14,7.19,7.11,7.18]},{ x:'02/23/2023',y:[7.21,7.34,7.20,7.20]},{ x:'02/24/2023',y:[7.25,7.25,7.18,7.20]},{ x:'03/01/2023',y:[7.20,7.20,7.16,7.18]},{ x:'03/02/2023',y:[7.17,7.18,7.12,7.16]},{ x:'03/03/2023',y:[7.20,7.21,7.15,7.15]},{ x:'03/06/2023',y:[7.25,7.25,7.19,7.22]},{ x:'03/07/2023',y:[7.25,7.25,7.20,7.20]},{ x:'03/08/2023',y:[7.20,7.24,7.19,7.20]},{ x:'03/09/2023',y:[7.24,7.28,7.23,7.26]},{ x:'03/10/2023',y:[7.27,7.27,7.14,7.15]},{ x:'03/13/2023',y:[7.10,7.12,7.02,7.08]},{ x:'03/14/2023',y:[7.08,7.10,7.04,7.04]},{ x:'03/15/2023',y:[7.09,7.09,7.02,7.03]},{ x:'03/16/2023',y:[7.00,7.03,6.85,6.90]},{ x:'03/17/2023',y:[6.93,7.01,6.93,6.97]},{ x:'03/20/2023',y:[6.98,7.00,6.92,6.97]},{ x:'03/21/2023',y:[7.00,7.11,6.93,7.01]},{ x:'03/22/2023',y:[7.09,7.09,7.00,7.03]},{ x:'03/23/2023',y:[7.01,7.05,6.98,6.99]},{ x:'03/24/2023',y:[7.08,7.08,6.96,6.98]},{ x:'03/27/2023',y:[6.98,6.98,6.90,6.94]},{ x:'03/28/2023',y:[6.94,6.97,6.92,6.94]},{ x:'03/29/2023',y:[6.94,6.98,6.94,6.96]},{ x:'03/30/2023',y:[7.00,7.04,6.97,6.98]} ] }], 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());