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:'10/05/2023',y:[260.50,265.00,260.00,261.00]},{ x:'10/06/2023',y:[262.50,262.50,259.00,259.00]},{ x:'10/11/2023',y:[260.00,260.00,250.00,250.00]},{ x:'10/12/2023',y:[252.00,255.00,250.00,252.00]},{ x:'10/13/2023',y:[252.50,254.00,248.00,248.00]},{ x:'10/18/2023',y:[239.50,241.50,236.00,238.00]},{ x:'10/19/2023',y:[237.00,237.00,229.50,231.00]},{ x:'10/20/2023',y:[230.00,230.00,226.00,228.50]},{ x:'10/23/2023',y:[227.00,239.50,227.00,238.00]},{ x:'10/24/2023',y:[238.00,238.00,232.50,236.00]},{ x:'10/25/2023',y:[237.50,242.50,236.50,240.50]},{ x:'10/26/2023',y:[236.50,238.00,234.00,235.50]},{ x:'10/27/2023',y:[236.00,240.00,234.50,237.00]},{ x:'10/31/2023',y:[237.50,245.00,237.50,239.00]},{ x:'11/01/2023',y:[241.00,252.50,241.00,251.50]},{ x:'11/02/2023',y:[252.50,264.00,248.00,261.00]},{ x:'11/03/2023',y:[262.00,264.50,258.50,260.00]},{ x:'11/06/2023',y:[263.00,264.50,257.00,258.00]},{ x:'11/07/2023',y:[257.50,263.00,257.00,259.00]},{ x:'11/08/2023',y:[258.50,260.50,257.00,260.00]},{ x:'11/09/2023',y:[260.00,260.00,253.00,253.50]},{ x:'11/10/2023',y:[251.50,254.50,248.00,249.50]},{ x:'11/13/2023',y:[249.50,251.50,245.00,245.00]},{ x:'11/14/2023',y:[244.50,249.00,244.50,245.00]},{ x:'11/15/2023',y:[247.50,249.00,244.00,245.50]},{ x:'11/16/2023',y:[248.00,256.00,248.00,253.50]},{ x:'11/17/2023',y:[255.00,262.00,254.00,254.50]},{ x:'11/20/2023',y:[252.50,252.50,246.50,248.50]},{ x:'11/21/2023',y:[248.50,250.50,246.50,247.00]},{ x:'11/22/2023',y:[247.50,251.00,244.00,245.50]},{ x:'11/23/2023',y:[246.00,247.00,242.00,243.00]},{ x:'11/24/2023',y:[243.00,243.00,238.00,238.00]},{ x:'11/27/2023',y:[238.50,242.00,237.00,237.00]},{ x:'11/28/2023',y:[239.00,241.00,235.50,240.50]},{ x:'11/29/2023',y:[240.00,241.50,239.00,240.00]},{ x:'11/30/2023',y:[241.50,245.00,240.50,244.00]},{ x:'12/01/2023',y:[244.50,247.00,242.50,243.50]},{ x:'12/04/2023',y:[244.50,246.50,242.00,244.00]},{ x:'12/05/2023',y:[244.00,244.50,241.00,241.50]},{ x:'12/06/2023',y:[241.00,245.50,241.00,243.00]},{ x:'12/07/2023',y:[243.00,245.00,240.00,241.00]},{ x:'12/08/2023',y:[242.00,242.00,240.00,240.50]},{ x:'12/11/2023',y:[241.50,243.00,239.50,240.50]},{ x:'12/12/2023',y:[241.00,241.50,237.50,238.00]},{ x:'12/18/2023',y:[244.50,245.00,242.00,242.00]},{ x:'12/19/2023',y:[243.50,245.00,240.50,241.00]},{ x:'01/10/2024',y:[260.50,260.50,251.00,252.00]},{ x:'01/11/2024',y:[256.50,257.50,253.50,254.50]},{ x:'01/12/2024',y:[255.50,259.00,252.00,252.50]},{ x:'01/15/2024',y:[253.00,258.00,250.00,254.50]},{ x:'01/16/2024',y:[253.00,254.00,250.50,251.00]},{ x:'01/17/2024',y:[251.50,252.50,244.50,245.50]},{ x:'01/18/2024',y:[243.00,246.00,236.50,240.50]},{ x:'01/19/2024',y:[241.00,242.50,238.00,241.00]},{ x:'01/22/2024',y:[241.00,246.00,240.00,241.50]},{ x:'01/23/2024',y:[242.00,243.00,240.50,242.00]},{ x:'01/24/2024',y:[242.50,250.00,242.00,248.00]},{ x:'01/25/2024',y:[248.00,253.00,245.50,245.50]},{ x:'01/26/2024',y:[248.00,255.00,247.50,251.00]},{ x:'01/29/2024',y:[251.50,255.50,250.50,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());