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:'09/13/2023',y:[107.00,110.50,107.00,109.50]},{ x:'09/14/2023',y:[111.00,116.00,110.50,114.50]},{ x:'09/15/2023',y:[115.00,120.00,114.00,117.50]},{ x:'09/18/2023',y:[116.00,120.00,116.00,119.50]},{ x:'09/19/2023',y:[120.50,121.00,110.00,113.00]},{ x:'09/20/2023',y:[112.00,113.50,112.00,113.00]},{ x:'09/21/2023',y:[113.00,115.50,112.00,112.50]},{ x:'09/22/2023',y:[112.50,115.00,112.50,113.00]},{ x:'09/25/2023',y:[113.50,116.00,112.50,115.50]},{ x:'09/26/2023',y:[115.00,116.00,114.50,114.50]},{ x:'09/27/2023',y:[114.50,116.00,113.50,115.50]},{ x:'09/28/2023',y:[116.00,117.50,115.50,116.00]},{ x:'10/02/2023',y:[117.00,117.00,115.50,116.50]},{ x:'10/03/2023',y:[116.50,116.50,114.00,115.00]},{ x:'10/04/2023',y:[114.50,115.00,112.00,114.00]},{ x:'10/05/2023',y:[114.50,116.00,114.50,116.00]},{ x:'10/06/2023',y:[116.00,116.00,115.50,115.50]},{ x:'10/11/2023',y:[117.00,117.50,115.00,116.00]},{ x:'10/12/2023',y:[117.00,127.50,117.00,127.50]},{ x:'10/13/2023',y:[129.50,140.00,129.50,135.50]},{ x:'10/18/2023',y:[138.00,141.50,136.50,137.50]},{ x:'10/19/2023',y:[134.50,141.50,132.00,141.50]},{ x:'10/20/2023',y:[141.50,141.50,137.00,140.50]},{ x:'10/23/2023',y:[139.50,140.50,135.00,135.00]},{ x:'10/24/2023',y:[138.00,144.00,137.50,142.00]},{ x:'10/25/2023',y:[141.50,146.00,140.00,145.00]},{ x:'10/26/2023',y:[141.00,146.50,139.00,140.00]},{ x:'10/27/2023',y:[145.00,153.00,135.50,136.50]},{ x:'10/31/2023',y:[139.50,140.00,134.00,134.00]},{ x:'11/01/2023',y:[136.00,137.50,134.50,136.50]},{ x:'11/02/2023',y:[139.50,140.00,136.50,137.50]},{ x:'11/03/2023',y:[139.00,141.00,137.50,138.50]},{ x:'11/06/2023',y:[138.50,139.50,135.00,138.00]},{ x:'11/07/2023',y:[137.50,143.50,136.50,137.50]},{ x:'11/08/2023',y:[138.50,141.00,137.00,141.00]},{ x:'11/09/2023',y:[140.00,141.00,138.50,140.00]},{ x:'11/10/2023',y:[140.00,142.50,137.00,137.00]},{ x:'11/13/2023',y:[137.50,137.50,131.50,133.50]},{ x:'11/14/2023',y:[133.50,136.00,132.50,135.50]},{ x:'11/15/2023',y:[136.50,138.00,135.00,135.50]},{ x:'11/16/2023',y:[137.00,141.50,136.50,141.00]},{ x:'11/17/2023',y:[142.00,142.00,139.00,140.50]},{ x:'11/20/2023',y:[141.00,144.50,140.00,144.00]},{ x:'11/21/2023',y:[144.50,146.00,142.00,143.50]},{ x:'11/22/2023',y:[143.50,152.50,143.50,149.50]},{ x:'11/23/2023',y:[150.00,153.50,143.00,144.00]},{ x:'11/24/2023',y:[145.50,147.00,144.00,146.50]},{ x:'11/27/2023',y:[148.00,148.50,145.00,145.50]},{ x:'11/28/2023',y:[146.00,147.50,144.50,147.00]},{ x:'11/29/2023',y:[148.00,154.00,146.50,151.50]},{ x:'11/30/2023',y:[152.50,152.50,149.00,149.00]},{ x:'12/01/2023',y:[149.00,150.50,147.50,150.00]},{ x:'12/04/2023',y:[151.00,152.50,146.00,147.00]},{ x:'12/05/2023',y:[147.00,148.00,145.00,147.50]},{ x:'12/06/2023',y:[148.00,150.00,146.50,147.00]},{ x:'12/07/2023',y:[149.50,154.00,141.00,142.00]},{ x:'12/08/2023',y:[143.50,144.50,141.00,141.00]},{ x:'12/11/2023',y:[143.00,143.50,141.00,143.00]},{ x:'12/12/2023',y:[143.50,143.50,137.00,138.00]},{ x:'12/18/2023',y:[138.50,138.50,134.50,134.50]} ] }], 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());