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/06/2023',y:[100.00,100.00,99.30,99.60]},{ x:'01/09/2023',y:[100.50,100.50,100.00,100.00]},{ x:'01/10/2023',y:[99.60,100.00,99.40,99.70]},{ x:'01/11/2023',y:[99.60,99.90,99.40,99.70]},{ x:'01/12/2023',y:[99.70,99.70,98.90,99.00]},{ x:'01/13/2023',y:[99.00,99.00,98.10,98.10]},{ x:'01/16/2023',y:[98.20,98.60,98.00,98.00]},{ x:'01/17/2023',y:[98.00,98.50,98.00,98.50]},{ x:'01/30/2023',y:[99.00,99.70,98.80,99.50]},{ x:'01/31/2023',y:[99.80,101.00,99.70,100.50]},{ x:'02/01/2023',y:[101.50,102.50,101.00,102.50]},{ x:'02/02/2023',y:[103.00,104.50,102.00,104.50]},{ x:'02/03/2023',y:[104.00,104.50,102.50,103.00]},{ x:'02/06/2023',y:[102.00,102.00,101.00,101.50]},{ x:'02/07/2023',y:[101.50,102.00,101.00,101.50]},{ x:'02/08/2023',y:[102.00,102.50,102.00,102.00]},{ x:'02/09/2023',y:[102.50,103.50,102.50,102.50]},{ x:'02/10/2023',y:[102.50,103.50,101.00,101.00]},{ x:'02/13/2023',y:[101.00,102.00,101.00,101.00]},{ x:'02/14/2023',y:[102.00,102.50,101.50,102.00]},{ x:'02/15/2023',y:[102.00,102.50,101.50,101.50]},{ x:'02/16/2023',y:[102.00,103.50,102.00,103.00]},{ x:'02/17/2023',y:[103.00,106.00,103.00,105.50]},{ x:'02/20/2023',y:[106.50,107.00,105.00,105.00]},{ x:'02/21/2023',y:[106.00,107.00,105.00,106.50]},{ x:'02/22/2023',y:[105.50,106.00,104.00,105.50]},{ x:'02/23/2023',y:[106.00,106.00,104.00,105.00]},{ x:'02/24/2023',y:[105.00,105.00,103.50,103.50]},{ x:'03/01/2023',y:[103.50,104.50,103.50,104.50]},{ x:'03/02/2023',y:[105.00,106.00,104.00,105.50]},{ x:'03/03/2023',y:[105.50,107.50,105.50,107.00]},{ x:'03/06/2023',y:[107.00,111.00,107.00,110.50]},{ x:'03/07/2023',y:[111.00,112.00,110.50,112.00]},{ x:'03/08/2023',y:[111.00,111.50,110.50,111.00]},{ x:'03/09/2023',y:[111.00,111.00,109.50,109.50]},{ x:'03/10/2023',y:[108.50,109.50,107.00,107.50]},{ x:'03/13/2023',y:[107.50,109.00,105.50,108.00]},{ x:'03/14/2023',y:[107.00,109.00,107.00,108.50]},{ x:'03/15/2023',y:[110.00,110.00,108.50,109.00]},{ x:'03/16/2023',y:[107.50,108.50,105.50,105.50]},{ x:'03/17/2023',y:[106.50,107.00,106.00,106.00]},{ x:'03/20/2023',y:[106.00,106.50,105.50,106.50]},{ x:'03/21/2023',y:[107.50,108.50,107.00,108.00]},{ x:'03/22/2023',y:[109.00,110.50,109.00,110.50]},{ x:'03/23/2023',y:[110.00,110.00,108.50,108.50]},{ x:'03/24/2023',y:[108.50,109.00,107.00,108.00]},{ x:'03/27/2023',y:[107.50,108.00,105.50,106.00]},{ x:'03/28/2023',y:[107.00,107.00,105.00,105.50]},{ x:'03/29/2023',y:[106.00,106.00,104.50,105.00]},{ x:'03/30/2023',y:[106.00,106.50,105.50,106.50]},{ x:'03/31/2023',y:[108.00,117.00,108.00,115.00]},{ x:'04/06/2023',y:[114.00,119.00,114.00,117.00]},{ x:'04/07/2023',y:[116.50,121.00,115.00,120.50]},{ x:'04/10/2023',y:[123.00,125.00,120.00,120.00]},{ x:'04/11/2023',y:[119.00,121.00,118.00,120.50]},{ x:'04/12/2023',y:[122.50,126.00,122.00,122.50]},{ x:'04/13/2023',y:[122.00,123.50,121.00,121.00]},{ x:'04/14/2023',y:[121.50,122.00,118.00,119.00]},{ x:'04/17/2023',y:[119.50,123.00,118.50,122.50]},{ x:'04/18/2023',y:[122.50,123.00,119.00,119.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2233 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());