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/17/2022',y:[95.10,96.10,95.10,96.00]},{ x:'11/18/2022',y:[96.00,98.10,95.40,95.50]},{ x:'11/21/2022',y:[96.60,96.60,95.20,95.20]},{ x:'11/22/2022',y:[95.00,95.40,94.40,95.30]},{ x:'11/23/2022',y:[95.50,96.70,95.50,96.60]},{ x:'11/24/2022',y:[96.80,97.30,96.60,97.20]},{ x:'11/25/2022',y:[96.80,97.10,96.30,96.40]},{ x:'11/28/2022',y:[95.70,96.90,95.60,96.60]},{ x:'11/29/2022',y:[96.90,97.30,96.30,96.70]},{ x:'11/30/2022',y:[96.50,98.20,96.50,98.00]},{ x:'12/01/2022',y:[98.80,100.50,98.70,98.90]},{ x:'12/02/2022',y:[98.40,99.80,98.40,99.00]},{ x:'12/05/2022',y:[98.90,99.70,98.80,99.20]},{ x:'12/06/2022',y:[99.20,100.50,98.40,98.50]},{ x:'12/07/2022',y:[98.50,99.10,98.10,99.10]},{ x:'12/08/2022',y:[99.00,100.50,98.90,99.90]},{ x:'12/09/2022',y:[100.50,103.00,100.50,103.00]},{ x:'12/12/2022',y:[103.50,104.00,101.50,103.00]},{ x:'12/13/2022',y:[103.50,103.50,101.00,101.00]},{ x:'12/14/2022',y:[101.50,104.00,101.00,102.50]},{ x:'12/15/2022',y:[103.00,103.00,102.00,103.00]},{ x:'12/16/2022',y:[102.00,102.00,100.50,101.00]},{ x:'12/19/2022',y:[100.50,101.00,100.50,100.50]},{ x:'12/20/2022',y:[100.50,100.50,98.60,99.00]},{ x:'12/21/2022',y:[99.50,99.70,98.70,98.70]},{ x:'12/22/2022',y:[99.50,99.50,98.90,99.20]},{ x:'12/23/2022',y:[99.50,100.00,98.70,99.50]},{ x:'12/26/2022',y:[99.60,100.00,99.20,99.90]},{ x:'12/27/2022',y:[99.60,100.00,99.60,99.90]},{ x:'12/28/2022',y:[99.90,101.50,99.90,100.00]},{ x:'12/29/2022',y:[99.50,100.50,99.20,100.50]},{ x:'12/30/2022',y:[102.00,102.50,100.50,101.00]},{ x:'01/03/2023',y:[101.00,101.00,99.90,100.00]},{ x:'01/04/2023',y:[100.00,100.00,99.90,99.90]},{ x:'01/05/2023',y:[100.00,100.50,99.40,99.50]},{ 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]} ] }], 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());