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/01/2022',y:[6.02,6.53,6.02,6.53]},{ x:'12/02/2022',y:[6.54,6.54,6.40,6.40]},{ x:'12/05/2022',y:[6.06,6.06,6.06,6.06]},{ x:'12/06/2022',y:[0.00,0.00,0.00,0.00]},{ x:'12/07/2022',y:[6.18,6.51,6.18,6.51]},{ x:'12/08/2022',y:[0.00,0.00,0.00,0.00]},{ x:'12/09/2022',y:[6.45,6.45,6.45,6.45]},{ x:'12/12/2022',y:[0.00,0.00,0.00,0.00]},{ x:'12/13/2022',y:[6.18,6.20,6.18,6.20]},{ x:'12/14/2022',y:[6.04,6.04,6.04,6.04]},{ x:'12/15/2022',y:[6.05,6.64,6.05,6.64]},{ x:'12/16/2022',y:[6.60,7.30,6.60,7.30]},{ x:'12/19/2022',y:[7.36,8.02,7.36,8.01]},{ x:'12/20/2022',y:[8.01,8.01,7.97,7.98]},{ x:'12/21/2022',y:[7.97,7.97,7.20,7.20]},{ x:'12/22/2022',y:[7.20,7.50,7.19,7.50]},{ x:'12/23/2022',y:[7.50,7.90,7.50,7.90]},{ x:'12/26/2022',y:[8.68,8.68,8.60,8.60]},{ x:'12/27/2022',y:[8.60,8.60,8.60,8.60]},{ x:'12/28/2022',y:[8.23,8.23,8.21,8.21]},{ x:'12/29/2022',y:[8.01,8.20,8.01,8.18]},{ x:'12/30/2022',y:[8.00,8.00,8.00,8.00]},{ x:'01/03/2023',y:[8.01,8.09,8.01,8.09]},{ x:'01/04/2023',y:[8.11,8.11,8.11,8.11]},{ x:'01/05/2023',y:[8.00,8.00,8.00,8.00]},{ x:'01/06/2023',y:[0.00,0.00,0.00,0.00]},{ x:'01/09/2023',y:[0.00,0.00,0.00,0.00]},{ x:'01/10/2023',y:[7.99,7.99,7.28,7.28]},{ x:'01/11/2023',y:[7.79,7.79,7.79,7.79]},{ x:'01/12/2023',y:[8.00,8.00,7.96,7.99]},{ x:'01/13/2023',y:[0.00,0.00,0.00,0.00]},{ x:'01/16/2023',y:[0.00,0.00,0.00,0.00]},{ x:'01/17/2023',y:[7.39,7.39,7.39,7.39]},{ x:'01/30/2023',y:[7.02,7.30,7.02,7.30]},{ x:'01/31/2023',y:[7.03,7.04,7.03,7.04]},{ x:'02/01/2023',y:[7.39,7.39,7.39,7.39]},{ x:'02/02/2023',y:[7.50,7.50,7.50,7.50]},{ x:'02/03/2023',y:[7.66,7.66,7.30,7.30]},{ x:'02/06/2023',y:[7.50,7.60,7.49,7.60]},{ x:'02/07/2023',y:[7.78,7.78,7.78,7.78]},{ x:'02/08/2023',y:[7.78,8.20,7.78,8.20]},{ x:'02/09/2023',y:[7.58,7.58,7.51,7.51]},{ x:'02/10/2023',y:[0.00,0.00,0.00,0.00]},{ x:'02/13/2023',y:[7.32,7.35,7.32,7.35]},{ x:'02/14/2023',y:[7.08,7.08,7.08,7.08]},{ x:'02/15/2023',y:[7.65,7.65,7.63,7.63]},{ x:'02/16/2023',y:[0.00,0.00,0.00,0.00]},{ x:'02/17/2023',y:[7.77,7.77,7.76,7.76]},{ x:'02/20/2023',y:[7.78,7.78,7.78,7.78]},{ x:'02/21/2023',y:[7.93,8.55,7.93,8.55]},{ x:'02/22/2023',y:[8.10,8.30,8.10,8.30]},{ x:'02/23/2023',y:[8.99,8.99,8.99,8.99]},{ x:'02/24/2023',y:[0.00,0.00,0.00,0.00]},{ x:'03/01/2023',y:[8.07,8.98,8.07,8.98]},{ x:'03/02/2023',y:[8.98,8.98,8.98,8.98]},{ x:'03/03/2023',y:[8.33,8.33,8.22,8.22]},{ x:'03/06/2023',y:[8.33,8.50,8.33,8.50]},{ x:'03/07/2023',y:[8.50,8.88,8.50,8.88]},{ x:'03/08/2023',y:[8.85,8.85,8.85,8.85]},{ x:'03/09/2023',y:[8.53,9.50,8.53,9.47]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1538 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());