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:'05/22/2023',y:[107.50,108.00,106.50,107.00]},{ x:'05/23/2023',y:[107.00,108.00,106.50,107.50]},{ x:'05/24/2023',y:[108.50,108.50,107.00,108.50]},{ x:'05/25/2023',y:[109.00,109.00,106.50,106.50]},{ x:'05/26/2023',y:[107.00,107.50,102.50,103.50]},{ x:'05/29/2023',y:[104.50,106.00,103.50,104.50]},{ x:'05/30/2023',y:[104.50,105.00,103.50,104.00]},{ x:'05/31/2023',y:[104.50,105.00,103.50,103.50]},{ x:'06/01/2023',y:[103.00,105.50,103.00,104.00]},{ x:'06/02/2023',y:[105.00,106.50,103.50,104.00]},{ x:'06/05/2023',y:[105.00,105.50,103.50,104.50]},{ x:'06/06/2023',y:[104.50,104.50,102.50,104.00]},{ x:'06/07/2023',y:[103.50,104.00,102.50,102.50]},{ x:'06/08/2023',y:[103.00,109.00,102.50,103.00]},{ x:'06/09/2023',y:[105.00,105.50,102.50,103.00]},{ x:'06/12/2023',y:[103.50,103.50,102.00,102.00]},{ x:'06/13/2023',y:[103.00,104.50,102.50,103.00]},{ x:'06/14/2023',y:[105.00,106.00,102.50,102.50]},{ x:'06/15/2023',y:[103.00,103.50,102.50,103.00]},{ x:'06/16/2023',y:[103.00,103.00,102.00,102.00]},{ x:'06/19/2023',y:[101.50,102.50,101.00,102.50]},{ x:'06/20/2023',y:[103.50,104.00,100.00,101.00]},{ x:'06/21/2023',y:[101.50,102.00,101.00,101.00]},{ x:'06/26/2023',y:[101.00,101.50,100.50,101.50]},{ x:'06/27/2023',y:[101.50,101.50,98.30,98.30]},{ x:'06/28/2023',y:[98.50,101.00,98.50,98.70]},{ x:'06/29/2023',y:[97.90,99.80,97.60,97.60]},{ x:'06/30/2023',y:[96.70,98.50,96.70,98.20]},{ x:'07/03/2023',y:[98.30,101.00,98.30,99.90]},{ x:'07/04/2023',y:[100.50,100.50,98.10,98.80]},{ x:'07/05/2023',y:[98.80,99.90,98.70,98.70]},{ x:'07/06/2023',y:[98.20,99.20,97.40,97.40]},{ x:'07/07/2023',y:[97.20,99.00,95.00,96.10]},{ x:'07/10/2023',y:[95.00,97.00,94.20,94.60]},{ x:'07/11/2023',y:[94.60,96.10,92.50,92.50]},{ x:'07/12/2023',y:[93.00,94.90,90.20,91.30]},{ x:'07/13/2023',y:[91.30,92.70,90.20,90.20]},{ x:'07/14/2023',y:[90.20,93.00,89.80,92.60]},{ x:'07/17/2023',y:[92.80,96.90,92.80,95.20]},{ x:'07/18/2023',y:[95.20,100.00,92.80,93.00]},{ x:'07/19/2023',y:[93.00,94.20,91.00,91.00]},{ x:'07/20/2023',y:[91.00,92.00,91.00,91.40]},{ x:'07/21/2023',y:[90.50,93.60,90.50,93.60]},{ x:'07/24/2023',y:[98.00,101.00,94.00,94.00]},{ x:'07/25/2023',y:[94.00,94.90,93.40,93.50]},{ x:'07/26/2023',y:[92.80,95.50,92.80,93.00]},{ x:'07/27/2023',y:[92.30,94.30,91.00,91.00]},{ x:'07/28/2023',y:[91.60,91.60,90.00,90.00]},{ x:'07/31/2023',y:[90.50,90.50,88.00,88.00]},{ x:'08/01/2023',y:[89.20,89.20,86.10,86.10]},{ x:'08/02/2023',y:[86.10,86.50,82.30,83.40]},{ x:'08/04/2023',y:[83.40,85.10,81.00,85.10]},{ x:'08/07/2023',y:[85.10,88.00,85.00,86.30]},{ x:'08/08/2023',y:[86.30,86.30,82.60,82.70]},{ x:'08/09/2023',y:[81.90,82.70,79.30,81.90]},{ x:'08/10/2023',y:[81.10,81.30,77.50,78.20]},{ x:'08/11/2023',y:[78.00,81.90,78.00,79.20]},{ x:'08/14/2023',y:[78.50,79.20,76.20,76.30]},{ x:'08/15/2023',y:[76.50,78.50,76.50,77.80]},{ x:'08/16/2023',y:[77.50,79.00,76.20,78.60]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2364 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());