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/05/2023',y:[253.50,258.00,252.00,252.00]},{ x:'01/06/2023',y:[252.00,253.00,250.50,252.00]},{ x:'01/09/2023',y:[252.50,254.00,249.00,252.50]},{ x:'01/10/2023',y:[256.00,256.00,250.00,252.50]},{ x:'01/11/2023',y:[252.50,252.50,250.50,250.50]},{ x:'01/12/2023',y:[252.00,252.00,250.00,250.50]},{ x:'01/13/2023',y:[250.50,251.00,247.00,247.50]},{ x:'01/16/2023',y:[248.00,253.50,248.00,252.50]},{ x:'01/17/2023',y:[252.50,253.50,251.50,251.50]},{ x:'01/30/2023',y:[255.00,255.00,251.50,252.00]},{ x:'01/31/2023',y:[251.50,257.00,251.50,253.00]},{ x:'02/01/2023',y:[256.00,262.00,255.00,259.50]},{ x:'02/02/2023',y:[262.00,262.50,257.50,261.50]},{ x:'02/03/2023',y:[262.00,262.50,259.50,260.50]},{ x:'02/06/2023',y:[261.00,263.50,261.00,262.00]},{ x:'02/07/2023',y:[263.50,263.50,262.00,262.00]},{ x:'02/08/2023',y:[262.00,265.00,260.50,260.50]},{ x:'02/09/2023',y:[260.50,261.00,255.00,255.00]},{ x:'02/10/2023',y:[257.50,257.50,253.00,253.00]},{ x:'02/13/2023',y:[253.50,253.50,251.50,252.50]},{ x:'02/14/2023',y:[253.00,255.00,253.00,255.00]},{ x:'02/15/2023',y:[255.50,255.50,251.50,252.00]},{ x:'02/16/2023',y:[252.50,254.00,251.50,253.00]},{ x:'02/17/2023',y:[253.00,256.00,252.50,255.50]},{ x:'02/20/2023',y:[255.50,262.00,255.50,262.00]},{ x:'02/21/2023',y:[262.00,264.50,260.00,260.50]},{ x:'02/22/2023',y:[260.50,260.50,257.00,258.50]},{ x:'02/23/2023',y:[259.00,263.00,259.00,263.00]},{ x:'02/24/2023',y:[265.00,265.50,260.00,260.50]},{ x:'03/01/2023',y:[262.00,262.00,256.50,258.00]},{ x:'03/02/2023',y:[258.00,266.50,258.00,263.00]},{ x:'03/03/2023',y:[267.00,267.00,264.00,264.00]},{ x:'03/06/2023',y:[265.00,265.00,262.00,263.00]},{ x:'03/07/2023',y:[263.00,264.00,262.50,263.50]},{ x:'03/08/2023',y:[265.00,277.50,265.00,270.50]},{ x:'03/09/2023',y:[273.50,273.50,266.00,266.50]},{ x:'03/10/2023',y:[266.00,266.00,259.50,261.00]},{ x:'03/13/2023',y:[260.00,263.50,256.00,263.50]},{ x:'03/14/2023',y:[262.50,263.50,262.00,262.50]},{ x:'03/15/2023',y:[268.00,268.00,258.00,258.50]},{ x:'03/16/2023',y:[258.00,258.00,254.50,256.00]},{ x:'03/17/2023',y:[257.50,260.00,257.00,259.00]},{ x:'03/20/2023',y:[259.00,262.00,259.00,261.50]},{ x:'03/21/2023',y:[264.00,266.00,263.50,265.00]},{ x:'03/22/2023',y:[269.50,269.50,263.50,263.50]},{ x:'03/23/2023',y:[262.50,262.50,260.50,261.00]},{ x:'03/24/2023',y:[263.00,263.00,259.50,260.00]},{ x:'03/27/2023',y:[262.50,262.50,259.00,261.50]},{ x:'03/28/2023',y:[262.00,262.00,258.50,258.50]},{ x:'03/29/2023',y:[258.50,260.00,257.00,257.50]},{ x:'03/30/2023',y:[260.00,261.50,259.00,259.00]},{ x:'03/31/2023',y:[259.50,259.50,257.00,259.00]},{ x:'04/06/2023',y:[260.00,260.00,257.50,257.50]},{ x:'04/07/2023',y:[258.00,260.50,258.00,259.00]},{ x:'04/10/2023',y:[258.50,260.00,258.00,258.50]},{ x:'04/11/2023',y:[258.00,258.50,257.00,257.50]},{ x:'04/12/2023',y:[257.50,258.00,256.00,256.00]},{ x:'04/13/2023',y:[256.50,259.50,256.00,257.50]},{ x:'04/14/2023',y:[258.00,264.50,258.00,263.50]},{ x:'04/17/2023',y:[262.50,264.00,261.00,261.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1565 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());