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:'11/15/2022',y:[152.00,154.50,151.50,154.50]},{ x:'11/16/2022',y:[155.00,156.00,152.00,155.00]},{ x:'11/17/2022',y:[154.50,157.50,153.50,157.00]},{ x:'11/18/2022',y:[157.00,158.00,155.50,157.00]},{ x:'11/21/2022',y:[157.00,158.50,156.50,157.50]},{ x:'11/22/2022',y:[158.50,159.00,153.00,153.50]},{ x:'11/23/2022',y:[154.50,156.50,153.50,155.50]},{ x:'11/24/2022',y:[155.00,157.50,152.00,152.00]},{ x:'11/25/2022',y:[151.00,152.50,148.00,148.50]},{ x:'11/28/2022',y:[148.00,155.00,148.00,155.00]},{ x:'11/29/2022',y:[155.00,158.00,152.50,154.00]},{ x:'11/30/2022',y:[155.00,164.00,155.00,158.00]},{ x:'12/01/2022',y:[160.50,165.50,159.50,164.50]},{ x:'12/02/2022',y:[166.00,166.00,161.50,162.00]},{ x:'12/05/2022',y:[163.50,165.00,160.00,163.50]},{ x:'12/06/2022',y:[163.00,167.00,162.50,166.00]},{ x:'12/07/2022',y:[165.00,165.50,161.00,163.50]},{ x:'12/08/2022',y:[162.00,170.00,161.50,166.50]},{ x:'12/09/2022',y:[167.00,168.50,164.50,168.00]},{ x:'12/12/2022',y:[166.50,169.50,162.50,162.50]},{ x:'12/13/2022',y:[165.00,168.00,162.00,163.00]},{ x:'12/14/2022',y:[162.50,164.50,162.00,163.00]},{ x:'12/15/2022',y:[163.00,166.50,162.00,163.00]},{ x:'12/16/2022',y:[162.00,163.50,160.50,162.50]},{ x:'12/19/2022',y:[162.50,167.00,161.50,166.50]},{ x:'12/20/2022',y:[166.50,167.00,157.50,158.00]},{ x:'12/21/2022',y:[158.00,161.00,158.00,158.50]},{ x:'12/22/2022',y:[161.00,163.50,160.00,160.50]},{ x:'12/23/2022',y:[158.50,160.00,158.00,158.00]},{ x:'12/26/2022',y:[158.50,161.00,158.50,160.00]},{ x:'12/27/2022',y:[162.50,167.00,161.50,162.00]},{ x:'12/28/2022',y:[162.00,170.00,162.00,169.00]},{ x:'12/29/2022',y:[169.50,170.00,162.00,163.00]},{ x:'12/30/2022',y:[163.50,169.50,163.50,168.00]},{ x:'01/03/2023',y:[164.00,165.00,161.00,164.50]},{ x:'01/04/2023',y:[165.00,168.50,163.50,168.50]},{ x:'01/05/2023',y:[168.50,168.50,166.00,166.00]},{ x:'01/06/2023',y:[166.50,167.50,166.00,167.00]},{ x:'01/09/2023',y:[168.00,168.00,165.00,167.50]},{ x:'01/10/2023',y:[167.50,171.00,166.50,169.00]},{ x:'01/11/2023',y:[169.00,170.00,167.50,167.50]},{ x:'01/12/2023',y:[169.50,172.00,168.00,169.00]},{ x:'01/13/2023',y:[171.00,172.00,168.50,171.00]},{ x:'01/16/2023',y:[172.50,172.50,167.50,169.00]},{ x:'01/17/2023',y:[169.00,171.00,168.00,169.50]},{ x:'01/30/2023',y:[170.50,179.50,170.50,174.50]},{ x:'01/31/2023',y:[173.00,182.00,173.00,179.50]},{ x:'02/01/2023',y:[185.00,197.00,184.00,197.00]},{ x:'02/02/2023',y:[198.00,198.00,186.00,193.00]},{ x:'02/03/2023',y:[193.00,193.50,186.50,189.00]},{ x:'02/06/2023',y:[189.00,196.00,187.00,195.00]},{ x:'02/07/2023',y:[193.50,199.00,192.50,198.50]},{ x:'02/08/2023',y:[199.50,201.00,195.00,201.00]},{ x:'02/09/2023',y:[209.50,210.00,194.00,202.00]},{ x:'02/10/2023',y:[202.00,208.00,197.50,199.00]},{ x:'02/13/2023',y:[202.50,208.00,201.50,206.50]},{ x:'02/14/2023',y:[208.00,219.00,202.50,216.50]},{ x:'02/15/2023',y:[217.50,235.00,215.00,230.50]},{ x:'02/16/2023',y:[228.00,236.00,226.00,234.00]},{ x:'02/17/2023',y:[236.50,254.00,234.00,251.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2727 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());