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/23/2022',y:[121.00,124.50,119.00,121.50]},{ x:'11/24/2022',y:[122.50,123.00,119.50,120.00]},{ x:'11/25/2022',y:[121.00,129.50,121.00,121.50]},{ x:'11/28/2022',y:[125.50,130.50,123.00,124.50]},{ x:'11/29/2022',y:[125.50,126.50,120.00,121.00]},{ x:'11/30/2022',y:[121.50,124.00,119.50,124.00]},{ x:'12/01/2022',y:[125.50,126.50,122.00,122.00]},{ x:'12/02/2022',y:[122.50,125.00,122.00,122.50]},{ x:'12/05/2022',y:[124.50,130.50,123.00,123.00]},{ x:'12/06/2022',y:[122.00,123.50,119.00,121.00]},{ x:'12/07/2022',y:[120.50,120.50,114.00,115.50]},{ x:'12/08/2022',y:[116.00,119.00,111.50,117.00]},{ x:'12/09/2022',y:[118.50,121.00,116.00,116.00]},{ x:'12/12/2022',y:[115.50,116.00,113.00,115.00]},{ x:'12/13/2022',y:[116.50,116.50,110.50,110.50]},{ x:'12/14/2022',y:[111.50,113.00,110.00,111.50]},{ x:'12/15/2022',y:[111.50,119.00,111.50,116.00]},{ x:'12/16/2022',y:[114.00,114.00,109.50,111.50]},{ x:'12/19/2022',y:[108.00,111.50,106.50,107.00]},{ x:'12/20/2022',y:[107.50,109.00,102.00,103.00]},{ x:'12/21/2022',y:[107.50,111.00,104.00,104.00]},{ x:'12/22/2022',y:[105.50,108.00,103.00,104.00]},{ x:'12/23/2022',y:[103.50,105.00,100.00,105.00]},{ x:'12/26/2022',y:[105.50,106.00,102.50,103.00]},{ x:'12/27/2022',y:[104.00,104.00,101.00,102.50]},{ x:'12/28/2022',y:[102.50,102.50,99.10,99.70]},{ x:'12/29/2022',y:[98.90,103.50,95.50,100.50]},{ x:'12/30/2022',y:[102.00,102.50,99.00,99.10]},{ x:'01/03/2023',y:[100.00,104.00,99.30,101.50]},{ x:'01/04/2023',y:[101.50,103.00,100.50,101.00]},{ x:'01/05/2023',y:[103.50,103.50,98.50,98.50]},{ x:'01/06/2023',y:[98.50,100.00,97.70,97.70]},{ x:'01/09/2023',y:[98.90,100.50,97.20,97.30]},{ x:'01/10/2023',y:[97.00,98.00,92.00,95.00]},{ x:'01/11/2023',y:[95.50,97.30,94.20,95.20]},{ x:'01/12/2023',y:[95.70,96.40,92.00,92.00]},{ x:'01/13/2023',y:[92.00,93.50,89.80,90.20]},{ x:'01/16/2023',y:[90.70,92.90,89.50,92.50]},{ x:'01/17/2023',y:[91.90,92.00,89.90,89.90]},{ x:'01/30/2023',y:[90.50,94.00,90.20,92.30]},{ x:'01/31/2023',y:[92.40,92.90,91.10,91.20]},{ x:'02/01/2023',y:[92.00,100.00,92.00,100.00]},{ x:'02/02/2023',y:[110.00,110.00,110.00,110.00]},{ x:'02/03/2023',y:[111.50,114.50,107.00,107.00]},{ x:'02/06/2023',y:[106.00,106.50,101.00,102.00]},{ x:'02/07/2023',y:[101.00,112.00,101.00,112.00]},{ x:'02/08/2023',y:[116.00,120.50,113.50,113.50]},{ x:'02/09/2023',y:[111.50,116.50,111.00,113.00]},{ x:'02/10/2023',y:[112.00,114.50,109.00,109.00]},{ x:'02/13/2023',y:[110.00,119.00,108.50,114.00]},{ x:'02/14/2023',y:[117.00,120.00,113.50,113.50]},{ x:'02/15/2023',y:[113.50,116.00,113.00,114.50]},{ x:'02/16/2023',y:[116.00,118.00,114.50,114.50]},{ x:'02/17/2023',y:[114.00,116.50,114.00,114.00]},{ x:'02/20/2023',y:[115.50,116.50,113.00,115.00]},{ x:'02/21/2023',y:[116.00,116.50,113.00,113.00]},{ x:'02/22/2023',y:[112.50,112.50,108.50,111.50]},{ x:'02/23/2023',y:[112.00,114.50,111.00,112.50]},{ x:'02/24/2023',y:[113.00,114.00,109.00,110.50]},{ x:'03/01/2023',y:[111.00,112.00,109.50,110.50]} ] }], 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());