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/19/2023',y:[112.00,112.50,110.00,110.50]},{ x:'05/22/2023',y:[111.50,111.50,110.00,111.50]},{ x:'05/23/2023',y:[111.00,112.00,110.50,111.50]},{ x:'05/24/2023',y:[111.50,113.00,111.50,112.50]},{ x:'05/25/2023',y:[112.50,112.50,111.50,112.00]},{ x:'05/26/2023',y:[113.00,113.00,109.50,110.00]},{ x:'05/29/2023',y:[111.50,112.50,110.50,111.00]},{ x:'05/30/2023',y:[111.50,111.50,110.00,110.50]},{ x:'05/31/2023',y:[110.50,111.50,110.00,110.50]},{ x:'06/01/2023',y:[110.50,112.50,110.00,112.50]},{ x:'06/02/2023',y:[113.50,113.50,111.00,111.00]},{ x:'06/05/2023',y:[112.50,112.50,109.50,110.50]},{ x:'06/06/2023',y:[111.00,111.00,109.00,109.50]},{ x:'06/07/2023',y:[110.00,110.50,109.00,109.50]},{ x:'06/08/2023',y:[109.50,109.50,108.00,108.50]},{ x:'06/09/2023',y:[109.00,109.50,108.50,109.00]},{ x:'06/12/2023',y:[109.50,110.00,109.00,109.50]},{ x:'06/13/2023',y:[110.00,112.50,110.00,111.00]},{ x:'06/14/2023',y:[111.50,112.00,110.50,111.00]},{ x:'06/15/2023',y:[111.50,112.00,110.00,110.50]},{ x:'06/16/2023',y:[110.50,112.00,110.50,111.00]},{ x:'06/19/2023',y:[111.50,111.50,110.50,110.50]},{ x:'06/20/2023',y:[110.50,111.00,109.50,109.50]},{ x:'06/21/2023',y:[110.00,110.50,109.00,110.00]},{ x:'06/26/2023',y:[111.00,111.00,108.50,109.00]},{ x:'06/27/2023',y:[109.00,110.00,108.50,108.50]},{ x:'06/28/2023',y:[109.50,110.00,108.50,110.00]},{ x:'06/29/2023',y:[110.00,110.50,109.00,109.00]},{ x:'06/30/2023',y:[109.50,110.50,109.00,110.00]},{ x:'07/03/2023',y:[110.50,111.50,110.00,111.50]},{ x:'07/04/2023',y:[111.50,112.00,110.50,110.50]},{ x:'07/05/2023',y:[110.50,111.50,110.50,111.00]},{ x:'07/06/2023',y:[111.50,111.50,110.00,110.00]},{ x:'07/07/2023',y:[109.50,110.50,108.50,109.00]},{ x:'07/10/2023',y:[109.00,111.50,109.00,111.50]},{ x:'07/11/2023',y:[111.50,112.00,111.50,111.50]},{ x:'07/12/2023',y:[111.50,112.00,110.50,110.50]},{ x:'07/13/2023',y:[111.00,111.50,110.00,110.50]},{ x:'07/14/2023',y:[111.00,112.00,111.00,112.00]},{ x:'07/17/2023',y:[112.00,116.00,112.00,115.00]},{ x:'07/18/2023',y:[115.50,115.50,112.50,113.50]},{ x:'07/19/2023',y:[113.50,114.00,112.50,112.50]},{ x:'07/20/2023',y:[112.50,114.00,112.00,113.50]},{ x:'07/21/2023',y:[113.50,115.00,113.00,115.00]},{ x:'07/24/2023',y:[115.00,115.50,111.50,112.00]},{ x:'07/25/2023',y:[112.50,112.50,111.50,112.00]},{ x:'07/26/2023',y:[112.50,112.50,111.50,112.00]},{ x:'07/27/2023',y:[112.00,113.50,112.00,113.50]},{ x:'07/28/2023',y:[113.00,114.00,112.00,113.50]},{ x:'07/31/2023',y:[114.50,114.50,111.50,112.50]},{ x:'08/01/2023',y:[113.50,113.50,111.00,112.00]},{ x:'08/02/2023',y:[112.50,112.50,110.00,111.00]},{ x:'08/04/2023',y:[104.00,105.50,103.00,104.50]},{ x:'08/07/2023',y:[105.00,106.00,104.00,105.00]},{ x:'08/08/2023',y:[105.50,106.00,103.50,104.50]},{ x:'08/09/2023',y:[104.50,105.50,103.50,104.00]},{ x:'08/10/2023',y:[104.00,104.00,102.00,102.50]},{ x:'08/11/2023',y:[103.50,103.50,101.00,101.50]},{ x:'08/14/2023',y:[100.50,101.50,99.80,100.50]},{ x:'08/15/2023',y:[101.00,101.00,100.00,100.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());