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:'12/13/2022',y:[66.20,66.50,64.50,65.00]},{ x:'12/14/2022',y:[65.00,68.50,65.00,66.80]},{ x:'12/15/2022',y:[67.10,69.00,66.30,66.50]},{ x:'12/16/2022',y:[64.70,65.40,63.80,64.10]},{ x:'12/19/2022',y:[64.10,65.10,63.30,64.20]},{ x:'12/20/2022',y:[65.00,65.70,61.00,61.40]},{ x:'12/21/2022',y:[62.20,62.60,59.60,60.00]},{ x:'12/22/2022',y:[61.00,61.50,59.60,59.70]},{ x:'12/23/2022',y:[58.80,60.00,58.40,59.10]},{ x:'12/26/2022',y:[59.60,61.50,58.80,61.10]},{ x:'12/27/2022',y:[61.10,62.40,60.80,61.90]},{ x:'12/28/2022',y:[61.70,62.40,61.20,61.60]},{ x:'12/29/2022',y:[61.60,61.60,59.40,61.40]},{ x:'12/30/2022',y:[61.90,62.80,61.30,62.00]},{ x:'01/03/2023',y:[62.10,64.10,61.70,63.20]},{ x:'01/04/2023',y:[63.20,66.00,63.10,65.70]},{ x:'01/05/2023',y:[65.80,66.20,64.80,65.70]},{ x:'01/06/2023',y:[66.10,67.40,64.50,66.20]},{ x:'01/09/2023',y:[67.30,69.20,66.50,68.20]},{ x:'01/10/2023',y:[67.70,68.80,66.90,67.20]},{ x:'01/11/2023',y:[67.60,68.00,66.20,66.50]},{ x:'01/12/2023',y:[66.70,67.30,65.30,66.20]},{ x:'01/13/2023',y:[66.80,67.10,66.20,66.80]},{ x:'01/16/2023',y:[67.40,69.20,66.80,69.20]},{ x:'01/17/2023',y:[68.90,71.60,68.60,71.00]},{ x:'01/30/2023',y:[74.00,78.10,73.60,78.10]},{ x:'01/31/2023',y:[78.60,82.90,77.90,82.90]},{ 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]} ] }], 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());