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/23/2024',y:[101.00,102.00,98.30,98.50]},{ x:'01/24/2024',y:[98.50,100.50,97.10,97.50]},{ x:'01/25/2024',y:[97.50,97.90,95.10,95.60]},{ x:'01/26/2024',y:[95.60,96.80,94.20,95.40]},{ x:'01/29/2024',y:[95.50,96.60,94.90,95.40]},{ x:'01/30/2024',y:[96.70,96.70,95.00,95.80]},{ x:'01/31/2024',y:[95.60,96.70,94.90,95.70]},{ x:'02/01/2024',y:[96.50,97.20,95.40,96.60]},{ x:'02/02/2024',y:[97.20,98.50,96.80,97.80]},{ x:'02/05/2024',y:[98.00,100.00,94.40,95.10]},{ x:'02/15/2024',y:[97.00,99.00,96.00,99.00]},{ x:'02/16/2024',y:[99.20,100.50,98.90,100.00]},{ x:'02/19/2024',y:[100.00,103.00,99.20,100.50]},{ x:'02/20/2024',y:[101.00,102.00,99.30,99.60]},{ x:'02/21/2024',y:[100.50,109.50,100.00,107.00]},{ x:'02/22/2024',y:[107.50,109.00,103.00,103.50]},{ x:'02/23/2024',y:[104.50,107.50,103.50,106.00]},{ x:'02/26/2024',y:[106.00,107.00,104.00,104.00]},{ x:'02/27/2024',y:[105.50,109.00,104.00,109.00]},{ x:'02/29/2024',y:[108.00,108.50,104.00,104.50]},{ x:'03/01/2024',y:[105.50,106.00,103.50,105.50]},{ x:'03/04/2024',y:[106.00,108.00,105.00,107.50]},{ x:'03/05/2024',y:[108.00,108.00,106.00,108.00]},{ x:'03/06/2024',y:[108.00,111.00,107.50,108.00]},{ x:'03/07/2024',y:[109.00,109.00,103.00,103.00]},{ x:'03/08/2024',y:[104.00,107.00,102.00,103.00]},{ x:'03/11/2024',y:[104.00,104.50,103.00,103.50]},{ x:'03/12/2024',y:[103.50,110.00,103.50,108.50]},{ x:'03/13/2024',y:[110.00,118.00,110.00,113.50]},{ x:'03/14/2024',y:[115.00,116.00,109.00,109.50]},{ x:'03/15/2024',y:[108.50,110.00,104.50,104.50]},{ x:'03/18/2024',y:[107.00,107.00,102.00,104.50]},{ x:'03/19/2024',y:[105.00,107.00,103.50,103.50]},{ x:'03/20/2024',y:[105.00,105.00,100.50,101.00]},{ x:'03/21/2024',y:[102.00,105.00,102.00,103.00]},{ x:'03/22/2024',y:[103.50,105.00,101.00,101.00]},{ x:'03/25/2024',y:[102.00,103.50,100.00,100.00]},{ x:'03/26/2024',y:[101.00,102.00,98.50,100.00]},{ x:'03/27/2024',y:[100.50,101.00,99.60,99.70]},{ x:'03/28/2024',y:[102.00,104.00,100.50,101.50]},{ x:'03/29/2024',y:[102.50,103.50,100.00,100.00]},{ x:'04/01/2024',y:[101.00,103.00,101.00,101.00]},{ x:'04/02/2024',y:[102.50,104.00,101.50,101.50]},{ x:'04/03/2024',y:[101.00,102.50,101.00,102.00]},{ x:'04/08/2024',y:[104.50,112.00,104.50,112.00]},{ x:'04/09/2024',y:[113.50,113.50,107.50,107.50]},{ x:'04/10/2024',y:[107.50,118.00,107.00,116.50]},{ x:'04/11/2024',y:[116.00,127.00,116.00,123.50]},{ x:'04/12/2024',y:[126.00,130.00,126.00,126.50]},{ x:'04/15/2024',y:[125.00,127.50,122.00,123.00]},{ x:'04/16/2024',y:[123.00,125.00,116.00,123.50]},{ x:'04/17/2024',y:[124.50,135.50,124.00,132.00]},{ x:'04/18/2024',y:[131.50,137.00,131.00,135.00]},{ x:'04/19/2024',y:[135.50,137.50,128.50,136.00]},{ x:'04/22/2024',y:[137.00,137.00,123.00,127.50]},{ x:'04/23/2024',y:[128.00,129.50,124.00,124.50]},{ x:'04/24/2024',y:[127.00,131.00,126.50,128.00]},{ x:'04/25/2024',y:[128.50,131.50,124.50,125.00]},{ x:'04/26/2024',y:[126.50,126.50,120.00,120.00]},{ x:'04/29/2024',y:[120.50,121.50,117.00,117.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3444 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());