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/22/2024',y:[128.50,129.00,126.50,126.50]},{ x:'01/23/2024',y:[128.00,128.00,125.50,125.50]},{ x:'01/24/2024',y:[125.50,127.50,125.00,126.50]},{ x:'01/25/2024',y:[127.00,127.00,125.50,126.00]},{ x:'01/26/2024',y:[126.00,127.00,125.50,126.00]},{ x:'01/29/2024',y:[126.00,130.00,126.00,129.00]},{ x:'01/30/2024',y:[130.50,130.50,127.00,127.50]},{ x:'01/31/2024',y:[126.50,127.50,126.50,126.50]},{ x:'02/01/2024',y:[127.50,130.00,126.50,128.00]},{ x:'02/02/2024',y:[128.50,129.50,125.00,126.50]},{ x:'02/05/2024',y:[126.50,127.00,125.50,126.00]},{ x:'02/15/2024',y:[134.50,138.50,131.00,138.50]},{ x:'02/16/2024',y:[141.50,141.50,135.00,136.50]},{ x:'02/19/2024',y:[136.50,143.50,136.50,141.00]},{ x:'02/20/2024',y:[141.00,141.50,139.00,140.00]},{ x:'02/21/2024',y:[140.50,141.50,138.00,138.50]},{ x:'02/22/2024',y:[139.50,140.00,138.00,138.00]},{ x:'02/23/2024',y:[138.00,139.50,135.50,136.50]},{ x:'02/26/2024',y:[137.00,144.00,137.00,143.00]},{ x:'02/27/2024',y:[142.50,144.00,139.00,140.50]},{ x:'02/29/2024',y:[140.50,144.50,140.50,143.50]},{ x:'03/01/2024',y:[143.00,143.50,141.00,141.00]},{ x:'03/04/2024',y:[143.00,148.00,142.00,143.00]},{ x:'03/05/2024',y:[143.00,145.00,141.50,144.00]},{ x:'03/06/2024',y:[144.00,146.50,143.00,144.00]},{ x:'03/07/2024',y:[144.50,145.50,142.00,143.50]},{ x:'03/08/2024',y:[144.00,144.00,137.00,138.50]},{ x:'03/11/2024',y:[137.00,138.50,134.50,134.50]},{ x:'03/12/2024',y:[134.50,136.50,133.00,135.00]},{ x:'03/13/2024',y:[137.50,139.00,134.00,134.00]},{ x:'03/14/2024',y:[135.00,136.00,133.50,134.00]},{ x:'03/15/2024',y:[134.00,135.50,132.50,133.00]},{ x:'03/18/2024',y:[135.50,135.50,132.50,133.50]},{ x:'03/19/2024',y:[133.00,135.00,133.00,134.50]},{ x:'03/20/2024',y:[134.50,138.00,134.50,137.50]},{ x:'03/21/2024',y:[138.00,138.00,134.50,135.00]},{ x:'03/22/2024',y:[135.00,136.00,133.00,133.50]},{ x:'03/25/2024',y:[133.50,136.50,133.50,134.50]},{ x:'03/26/2024',y:[134.50,135.00,130.00,131.00]},{ x:'03/27/2024',y:[130.50,133.50,130.50,131.50]},{ x:'03/28/2024',y:[131.50,132.00,128.50,129.00]},{ x:'03/29/2024',y:[130.00,131.50,129.50,131.00]},{ x:'04/01/2024',y:[131.00,132.50,131.00,132.50]},{ x:'04/02/2024',y:[132.50,134.00,132.00,134.00]},{ x:'04/03/2024',y:[133.50,133.50,132.00,133.00]},{ x:'04/08/2024',y:[132.50,136.50,132.50,136.00]},{ x:'04/09/2024',y:[135.50,136.00,133.00,133.50]},{ x:'04/10/2024',y:[134.00,135.50,134.00,134.50]},{ x:'04/11/2024',y:[133.00,135.00,133.00,133.50]},{ x:'04/12/2024',y:[133.50,134.50,133.00,133.50]},{ x:'04/15/2024',y:[132.50,133.50,130.50,130.50]},{ x:'04/16/2024',y:[130.00,131.00,127.00,128.00]},{ x:'04/17/2024',y:[129.00,130.50,129.00,130.00]},{ x:'04/18/2024',y:[130.00,130.50,128.50,129.00]},{ x:'04/19/2024',y:[127.00,129.00,124.00,125.50]},{ x:'04/22/2024',y:[124.00,126.00,123.50,124.50]},{ x:'04/23/2024',y:[124.50,126.50,124.50,125.50]},{ x:'04/24/2024',y:[126.50,127.50,126.50,127.50]},{ x:'04/25/2024',y:[127.50,127.50,125.00,125.00]},{ x:'04/26/2024',y:[126.00,126.00,125.00,125.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2233 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());