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/04/2023',y:[120.00,120.50,120.00,120.50]},{ x:'01/05/2023',y:[121.00,121.50,120.00,120.00]},{ x:'01/06/2023',y:[118.50,120.50,118.50,119.50]},{ x:'01/09/2023',y:[119.50,120.50,119.00,120.00]},{ x:'01/10/2023',y:[121.00,125.00,121.00,124.50]},{ x:'01/11/2023',y:[122.50,124.00,122.50,123.00]},{ x:'01/12/2023',y:[124.00,124.00,122.00,122.00]},{ x:'01/13/2023',y:[123.00,123.00,122.00,122.00]},{ x:'01/16/2023',y:[122.00,122.00,120.00,120.50]},{ x:'01/17/2023',y:[120.00,123.00,120.00,122.50]},{ x:'01/30/2023',y:[124.50,132.00,123.00,128.00]},{ x:'01/31/2023',y:[128.00,129.00,126.50,127.50]},{ x:'02/01/2023',y:[129.50,130.00,129.50,130.00]},{ x:'02/02/2023',y:[129.00,130.00,128.00,130.00]},{ x:'02/03/2023',y:[130.00,130.50,128.00,128.00]},{ x:'02/06/2023',y:[129.00,138.50,128.00,134.00]},{ x:'02/07/2023',y:[131.00,141.00,131.00,140.00]},{ x:'02/08/2023',y:[140.00,141.00,137.00,137.50]},{ x:'02/09/2023',y:[139.00,141.00,137.50,138.50]},{ x:'02/10/2023',y:[138.00,138.00,134.50,134.50]},{ x:'02/13/2023',y:[134.50,139.50,133.50,138.00]},{ x:'02/14/2023',y:[139.00,140.00,136.50,139.50]},{ x:'02/15/2023',y:[139.50,141.50,137.50,138.50]},{ x:'02/16/2023',y:[138.50,138.50,136.50,137.50]},{ x:'02/17/2023',y:[138.00,139.50,135.50,138.50]},{ x:'02/20/2023',y:[138.50,141.50,138.50,140.00]},{ x:'02/21/2023',y:[140.00,140.00,139.00,139.00]},{ x:'02/22/2023',y:[137.50,137.50,135.00,137.00]},{ x:'02/23/2023',y:[136.50,142.50,136.50,141.00]},{ x:'02/24/2023',y:[141.50,143.00,138.50,142.00]},{ x:'03/01/2023',y:[142.00,142.00,137.00,137.50]},{ x:'03/02/2023',y:[139.00,141.50,138.50,140.00]},{ x:'03/03/2023',y:[141.50,141.50,139.00,139.00]},{ x:'03/06/2023',y:[140.50,140.50,138.50,140.00]},{ x:'03/07/2023',y:[141.00,145.50,140.50,144.00]},{ x:'03/08/2023',y:[144.00,144.50,142.00,144.50]},{ x:'03/09/2023',y:[145.00,150.00,145.00,149.00]},{ x:'03/10/2023',y:[150.00,150.00,139.50,140.50]},{ x:'03/13/2023',y:[140.50,142.00,138.00,140.00]},{ x:'03/14/2023',y:[140.00,140.00,137.50,137.50]},{ x:'03/15/2023',y:[139.00,139.00,135.00,135.50]},{ x:'03/16/2023',y:[136.00,136.00,130.00,134.00]},{ x:'03/17/2023',y:[137.00,138.50,134.50,138.50]},{ x:'03/20/2023',y:[138.50,142.50,138.50,141.50]},{ x:'03/21/2023',y:[142.50,145.50,142.50,145.00]},{ x:'03/22/2023',y:[146.00,153.00,146.00,151.50]},{ x:'03/23/2023',y:[151.50,152.50,149.00,149.50]},{ x:'03/24/2023',y:[147.50,147.50,142.50,143.50]},{ x:'03/27/2023',y:[143.50,143.50,140.50,141.50]},{ x:'03/28/2023',y:[141.50,141.50,137.00,139.50]},{ x:'03/29/2023',y:[141.00,141.00,139.00,140.50]},{ x:'03/30/2023',y:[142.50,146.50,142.50,144.50]},{ x:'03/31/2023',y:[146.00,150.00,146.00,148.00]},{ x:'04/06/2023',y:[150.00,150.00,145.00,145.50]},{ x:'04/07/2023',y:[145.50,148.00,145.50,147.50]},{ x:'04/10/2023',y:[147.50,148.50,145.50,146.00]},{ x:'04/11/2023',y:[149.50,149.50,146.50,147.00]},{ x:'04/12/2023',y:[148.00,148.50,147.00,148.00]},{ x:'04/13/2023',y:[148.00,157.00,148.00,153.00]},{ x:'04/14/2023',y:[154.50,159.50,154.50,156.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "8462 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());