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/22/2024',y:[70.10,71.80,70.10,71.80]},{ x:'01/23/2024',y:[71.80,72.20,71.10,71.60]},{ x:'01/24/2024',y:[71.90,72.90,71.60,72.60]},{ x:'01/25/2024',y:[72.90,72.90,72.30,72.70]},{ x:'01/26/2024',y:[72.50,73.10,72.30,72.70]},{ x:'01/29/2024',y:[72.30,72.80,72.00,72.70]},{ x:'01/30/2024',y:[72.70,72.70,71.20,71.80]},{ x:'01/31/2024',y:[71.90,72.10,71.30,72.00]},{ x:'02/01/2024',y:[72.10,72.70,71.70,72.70]},{ x:'02/02/2024',y:[73.00,73.00,72.00,72.30]},{ x:'02/05/2024',y:[71.00,72.20,71.00,71.50]},{ x:'02/15/2024',y:[72.20,73.00,71.90,73.00]},{ x:'02/16/2024',y:[73.80,75.80,73.50,74.10]},{ x:'02/19/2024',y:[74.70,74.80,73.70,74.70]},{ x:'02/20/2024',y:[74.70,76.00,74.40,75.50]},{ x:'02/21/2024',y:[75.80,75.90,75.50,75.90]},{ x:'02/22/2024',y:[76.00,76.40,75.30,76.30]},{ x:'02/23/2024',y:[76.30,76.50,75.80,76.10]},{ x:'02/26/2024',y:[75.80,76.40,75.60,76.00]},{ x:'02/27/2024',y:[76.20,77.10,76.00,76.30]},{ x:'02/29/2024',y:[76.60,77.80,76.00,77.80]},{ x:'03/01/2024',y:[76.80,77.40,76.20,76.70]},{ x:'03/04/2024',y:[76.60,77.10,75.90,76.50]},{ x:'03/05/2024',y:[75.90,76.20,74.60,75.50]},{ x:'03/06/2024',y:[75.50,76.30,75.20,76.00]},{ x:'03/07/2024',y:[75.50,76.30,75.40,76.00]},{ x:'03/08/2024',y:[75.80,76.20,74.50,74.70]},{ x:'03/11/2024',y:[74.70,75.00,73.50,74.00]},{ x:'03/12/2024',y:[74.10,75.70,74.10,75.30]},{ x:'03/13/2024',y:[75.00,79.20,75.00,78.10]},{ x:'03/14/2024',y:[79.40,80.10,76.50,76.90]},{ x:'03/15/2024',y:[76.90,80.00,76.50,79.50]},{ x:'03/18/2024',y:[80.20,81.00,77.70,80.10]},{ x:'03/19/2024',y:[79.50,80.40,78.40,79.00]},{ x:'03/20/2024',y:[79.00,79.00,77.60,78.20]},{ x:'03/21/2024',y:[78.60,78.70,76.80,78.50]},{ x:'03/22/2024',y:[78.00,78.80,77.10,78.40]},{ x:'03/25/2024',y:[77.60,78.40,77.50,78.10]},{ x:'03/26/2024',y:[77.60,78.40,76.70,78.40]},{ x:'03/27/2024',y:[77.80,78.60,77.80,78.50]},{ x:'03/28/2024',y:[78.50,79.20,77.80,78.40]},{ x:'03/29/2024',y:[78.00,78.90,77.30,78.90]},{ x:'04/01/2024',y:[77.70,78.50,75.40,75.90]},{ x:'04/02/2024',y:[76.20,77.40,76.20,77.00]},{ x:'04/03/2024',y:[77.00,77.10,75.60,76.10]},{ x:'04/08/2024',y:[75.90,76.90,75.10,76.30]},{ x:'04/09/2024',y:[75.80,77.30,75.80,76.90]},{ x:'04/10/2024',y:[76.50,76.90,75.50,76.80]},{ x:'04/11/2024',y:[76.70,77.00,76.00,76.50]},{ x:'04/12/2024',y:[75.80,76.50,74.30,76.20]},{ x:'04/15/2024',y:[76.20,77.20,76.00,76.40]},{ x:'04/16/2024',y:[76.00,76.90,75.00,75.80]},{ x:'04/17/2024',y:[75.70,77.00,75.00,77.00]},{ x:'04/18/2024',y:[76.20,78.10,76.20,76.90]},{ x:'04/19/2024',y:[76.90,78.60,75.10,77.30]},{ x:'04/22/2024',y:[76.80,78.90,76.00,78.70]},{ x:'04/23/2024',y:[77.60,79.50,76.60,79.30]},{ x:'04/24/2024',y:[78.10,79.20,78.10,79.20]},{ x:'04/25/2024',y:[77.40,78.20,77.10,77.10]},{ x:'04/26/2024',y:[76.60,77.20,75.60,76.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2347 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());