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/22/2024',y:[280.00,282.50,274.50,276.50]},{ x:'01/23/2024',y:[278.00,278.00,269.00,269.50]},{ x:'01/24/2024',y:[270.00,293.00,270.00,289.50]},{ x:'01/25/2024',y:[293.50,296.00,280.50,281.00]},{ x:'01/26/2024',y:[282.50,282.50,273.50,274.00]},{ x:'01/29/2024',y:[275.00,289.00,275.00,288.00]},{ x:'01/30/2024',y:[286.00,291.50,282.50,286.00]},{ x:'01/31/2024',y:[285.00,292.00,280.50,281.50]},{ x:'02/01/2024',y:[283.50,295.00,282.00,292.00]},{ x:'02/02/2024',y:[295.00,306.00,294.00,301.00]},{ x:'02/05/2024',y:[304.00,306.00,295.00,301.50]},{ x:'02/15/2024',y:[305.00,308.00,292.50,304.00]},{ x:'02/16/2024',y:[307.00,318.50,303.50,318.00]},{ x:'02/19/2024',y:[320.00,341.00,302.00,305.50]},{ x:'02/20/2024',y:[305.00,307.50,298.00,305.00]},{ x:'02/21/2024',y:[304.00,311.00,299.00,299.00]},{ x:'02/22/2024',y:[306.50,312.00,293.00,307.50]},{ x:'02/23/2024',y:[311.00,333.00,310.50,327.50]},{ x:'02/26/2024',y:[330.50,330.50,313.00,315.50]},{ x:'02/27/2024',y:[316.00,319.00,297.00,301.00]},{ x:'02/29/2024',y:[300.00,308.50,297.50,307.00]},{ x:'03/01/2024',y:[310.00,311.00,302.50,305.50]},{ x:'03/04/2024',y:[311.50,314.50,305.00,307.50]},{ x:'03/05/2024',y:[310.00,314.00,303.00,305.50]},{ x:'03/06/2024',y:[302.50,305.00,299.00,300.00]},{ x:'03/07/2024',y:[302.50,304.00,290.00,292.00]},{ x:'03/08/2024',y:[291.00,297.50,280.50,282.50]},{ x:'03/11/2024',y:[292.00,304.50,292.00,299.00]},{ x:'03/12/2024',y:[296.50,299.50,291.00,293.50]},{ x:'03/13/2024',y:[296.50,296.50,283.00,284.00]},{ x:'03/14/2024',y:[284.00,287.50,278.00,283.50]},{ x:'03/15/2024',y:[286.50,287.50,282.50,283.00]},{ x:'03/18/2024',y:[286.00,297.00,283.50,295.50]},{ x:'03/19/2024',y:[295.50,296.00,288.50,289.50]},{ x:'03/20/2024',y:[298.00,303.00,291.50,298.00]},{ x:'03/21/2024',y:[302.00,307.00,298.50,299.00]},{ x:'03/22/2024',y:[300.00,312.00,299.50,306.50]},{ x:'03/25/2024',y:[305.00,321.00,305.00,318.00]},{ x:'03/26/2024',y:[322.00,322.00,302.00,310.00]},{ x:'03/27/2024',y:[308.50,313.50,307.00,307.50]},{ x:'03/28/2024',y:[310.50,313.50,300.00,300.00]},{ x:'03/29/2024',y:[302.50,306.00,298.50,302.00]},{ x:'04/01/2024',y:[305.00,311.50,304.50,310.50]},{ x:'04/02/2024',y:[311.50,314.00,306.50,309.50]},{ x:'04/03/2024',y:[307.00,310.00,303.00,307.50]},{ x:'04/08/2024',y:[310.00,312.00,302.00,307.50]},{ x:'04/09/2024',y:[308.50,310.50,303.50,306.00]},{ x:'04/10/2024',y:[307.50,317.50,307.50,314.00]},{ x:'04/11/2024',y:[304.50,304.50,285.00,288.00]},{ x:'04/12/2024',y:[288.00,292.50,283.00,286.00]},{ x:'04/15/2024',y:[283.00,286.00,275.00,275.50]},{ x:'04/16/2024',y:[268.50,275.00,262.50,266.50]},{ x:'04/17/2024',y:[267.50,270.50,266.50,269.00]},{ x:'04/18/2024',y:[264.00,269.00,264.00,266.00]},{ x:'04/19/2024',y:[262.00,262.50,246.50,253.50]},{ x:'04/22/2024',y:[253.00,261.50,252.50,254.50]},{ x:'04/23/2024',y:[258.00,260.00,255.50,258.00]},{ x:'04/24/2024',y:[259.50,265.00,259.50,265.00]},{ x:'04/25/2024',y:[263.50,264.50,260.50,261.50]},{ x:'04/26/2024',y:[264.00,270.00,264.00,268.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "6789 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());