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:'02/01/2023',y:[82.60,84.50,81.70,84.50]},{ x:'02/02/2023',y:[84.50,84.90,78.80,79.50]},{ x:'02/03/2023',y:[78.70,81.20,77.60,78.10]},{ x:'02/06/2023',y:[78.00,79.40,76.80,77.50]},{ x:'02/07/2023',y:[77.50,78.70,77.10,77.80]},{ x:'02/08/2023',y:[78.00,78.30,75.80,77.80]},{ x:'02/09/2023',y:[77.70,78.30,76.80,76.90]},{ x:'02/10/2023',y:[77.30,80.20,77.00,79.00]},{ x:'02/13/2023',y:[78.40,78.80,77.30,77.50]},{ x:'02/14/2023',y:[78.00,78.20,76.60,77.20]},{ x:'02/15/2023',y:[77.50,79.00,77.50,77.90]},{ x:'02/16/2023',y:[78.90,83.10,78.40,81.50]},{ x:'02/17/2023',y:[80.80,82.30,79.50,80.00]},{ x:'02/20/2023',y:[80.30,81.30,79.50,80.60]},{ x:'02/21/2023',y:[81.20,82.50,80.40,80.90]},{ x:'02/22/2023',y:[79.80,79.90,77.20,78.10]},{ x:'02/23/2023',y:[78.10,80.50,77.60,80.00]},{ x:'02/24/2023',y:[80.60,83.00,80.40,81.30]},{ x:'03/01/2023',y:[82.60,83.50,81.10,81.60]},{ x:'03/02/2023',y:[82.00,82.60,77.80,78.80]},{ x:'03/03/2023',y:[79.40,79.60,77.80,78.10]},{ x:'03/06/2023',y:[79.00,79.40,78.20,79.00]},{ x:'03/07/2023',y:[79.30,79.80,78.70,79.20]},{ x:'03/08/2023',y:[78.70,78.70,77.30,77.60]},{ x:'03/09/2023',y:[77.80,78.20,75.20,76.00]},{ x:'03/10/2023',y:[74.30,75.40,72.00,72.40]},{ x:'03/13/2023',y:[71.80,76.10,71.50,76.00]},{ x:'03/14/2023',y:[74.80,76.00,74.10,75.50]},{ x:'03/15/2023',y:[76.00,78.20,75.80,75.90]},{ x:'03/16/2023',y:[75.60,76.80,73.50,73.90]},{ x:'03/17/2023',y:[75.20,75.70,74.30,75.70]},{ x:'03/20/2023',y:[76.00,76.30,74.70,75.80]},{ x:'03/21/2023',y:[76.80,79.00,76.60,77.30]},{ x:'03/22/2023',y:[78.60,78.80,76.40,76.40]},{ x:'03/23/2023',y:[76.40,77.60,76.30,77.50]},{ x:'03/24/2023',y:[78.00,78.90,77.20,78.80]},{ x:'03/27/2023',y:[78.80,78.80,75.50,75.50]},{ x:'03/28/2023',y:[75.50,75.80,74.10,74.50]},{ x:'03/29/2023',y:[75.30,75.80,74.80,75.60]},{ x:'03/30/2023',y:[75.40,77.20,75.40,76.50]},{ x:'03/31/2023',y:[77.30,77.30,74.80,75.20]},{ x:'04/06/2023',y:[75.00,75.00,72.60,73.70]},{ x:'04/07/2023',y:[74.10,74.70,73.40,74.30]},{ x:'04/10/2023',y:[74.00,75.00,73.80,74.80]},{ x:'04/11/2023',y:[75.00,76.20,74.40,74.70]},{ x:'04/12/2023',y:[75.40,76.00,74.70,75.60]},{ x:'04/13/2023',y:[75.90,79.00,74.90,77.60]},{ x:'04/14/2023',y:[77.60,80.20,76.10,79.10]},{ x:'04/17/2023',y:[79.90,82.50,79.00,81.80]},{ x:'04/18/2023',y:[82.60,85.80,82.00,85.70]},{ x:'04/19/2023',y:[86.00,86.40,82.60,83.20]},{ x:'04/20/2023',y:[83.00,83.20,78.10,82.00]},{ x:'04/21/2023',y:[81.70,81.80,79.00,80.30]},{ x:'04/24/2023',y:[80.00,80.90,78.70,80.90]},{ x:'04/25/2023',y:[81.30,82.50,78.10,78.50]},{ x:'04/26/2023',y:[78.50,79.90,78.20,79.80]},{ x:'04/27/2023',y:[80.00,81.40,79.10,80.50]},{ x:'04/28/2023',y:[81.40,82.40,80.40,80.60]},{ x:'05/02/2023',y:[80.80,81.50,79.50,80.00]},{ x:'05/03/2023',y:[80.00,80.00,77.60,77.60]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2201 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());