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/11/2022',y:[248.00,251.00,244.50,249.00]},{ x:'11/14/2022',y:[250.00,250.50,247.50,248.00]},{ x:'11/15/2022',y:[248.00,252.50,247.00,252.00]},{ x:'11/16/2022',y:[251.50,254.00,250.50,252.00]},{ x:'11/17/2022',y:[252.00,254.50,250.00,254.00]},{ x:'11/18/2022',y:[253.00,256.00,252.00,256.00]},{ x:'11/21/2022',y:[257.00,259.00,254.00,258.00]},{ x:'11/22/2022',y:[259.00,261.50,255.00,261.00]},{ x:'11/23/2022',y:[261.50,267.00,260.50,265.00]},{ x:'11/24/2022',y:[267.00,270.00,266.00,267.50]},{ x:'11/25/2022',y:[270.00,271.50,265.00,265.00]},{ x:'11/28/2022',y:[263.00,270.00,259.00,265.50]},{ x:'11/29/2022',y:[266.00,270.00,264.00,267.00]},{ x:'11/30/2022',y:[267.00,269.00,265.50,266.00]},{ x:'12/01/2022',y:[270.00,273.50,267.00,271.50]},{ x:'12/02/2022',y:[273.00,277.00,271.00,277.00]},{ x:'12/05/2022',y:[276.50,283.00,275.00,283.00]},{ x:'12/06/2022',y:[281.50,281.50,275.50,277.50]},{ x:'12/07/2022',y:[275.00,275.50,271.50,272.00]},{ x:'12/08/2022',y:[272.00,274.00,266.00,268.00]},{ x:'12/09/2022',y:[269.50,270.00,266.00,268.50]},{ x:'12/12/2022',y:[266.00,273.00,262.00,273.00]},{ x:'12/13/2022',y:[271.00,271.50,266.50,267.50]},{ x:'12/14/2022',y:[270.50,273.50,269.50,273.00]},{ x:'12/15/2022',y:[272.00,272.50,266.50,267.00]},{ x:'12/16/2022',y:[264.00,267.00,262.00,265.50]},{ x:'12/19/2022',y:[263.00,267.00,261.50,264.00]},{ x:'12/20/2022',y:[267.00,271.00,266.00,269.00]},{ x:'12/21/2022',y:[269.00,269.00,263.50,266.00]},{ x:'12/22/2022',y:[270.50,278.00,269.00,275.50]},{ x:'12/23/2022',y:[272.00,273.00,270.00,271.00]},{ x:'12/26/2022',y:[272.00,273.00,271.00,272.00]},{ x:'12/27/2022',y:[272.50,273.50,270.00,270.00]},{ x:'12/28/2022',y:[268.00,270.00,268.00,269.00]},{ x:'12/29/2022',y:[267.50,270.50,264.50,269.00]},{ x:'12/30/2022',y:[270.00,270.00,268.50,268.50]},{ x:'01/03/2023',y:[267.00,271.00,266.00,270.00]},{ x:'01/04/2023',y:[271.50,271.50,268.50,268.50]},{ x:'01/05/2023',y:[271.00,275.00,271.00,271.00]},{ x:'01/06/2023',y:[272.00,273.00,270.00,271.50]},{ x:'01/09/2023',y:[273.50,275.50,272.50,275.00]},{ x:'01/10/2023',y:[274.00,274.00,269.50,269.50]},{ x:'01/11/2023',y:[270.50,271.50,269.00,269.00]},{ x:'01/12/2023',y:[270.00,270.50,263.50,265.00]},{ x:'01/13/2023',y:[267.50,268.50,265.50,268.00]},{ x:'01/16/2023',y:[269.00,271.00,268.00,269.00]},{ x:'01/17/2023',y:[270.00,270.50,268.00,268.00]},{ x:'01/30/2023',y:[275.00,280.00,273.50,280.00]},{ x:'01/31/2023',y:[280.00,280.50,271.50,272.00]},{ x:'02/01/2023',y:[274.50,276.00,272.50,275.00]},{ x:'02/02/2023',y:[277.00,279.00,275.00,278.50]},{ x:'02/03/2023',y:[278.00,279.00,275.50,278.00]},{ x:'02/06/2023',y:[274.50,279.00,274.00,276.00]},{ x:'02/07/2023',y:[276.00,279.00,275.00,278.00]},{ x:'02/08/2023',y:[278.00,279.50,276.50,277.50]},{ x:'02/09/2023',y:[276.50,277.50,276.00,276.00]},{ x:'02/10/2023',y:[273.50,274.00,270.00,270.00]},{ x:'02/13/2023',y:[270.50,275.00,270.00,274.50]},{ x:'02/14/2023',y:[276.50,278.00,276.00,276.50]},{ x:'02/15/2023',y:[277.50,277.50,275.50,276.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2357 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());