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/11/2022',y:[45.10,45.40,44.70,45.00]},{ x:'11/14/2022',y:[45.50,49.50,45.30,49.50]},{ x:'11/15/2022',y:[49.10,51.90,48.50,51.10]},{ x:'11/16/2022',y:[50.70,51.50,48.95,50.90]},{ x:'11/17/2022',y:[50.50,52.10,50.00,50.20]},{ x:'11/18/2022',y:[49.90,50.30,48.55,49.20]},{ x:'11/21/2022',y:[49.20,54.10,49.00,54.10]},{ x:'11/22/2022',y:[54.80,55.70,53.30,54.90]},{ x:'11/23/2022',y:[55.00,58.40,54.70,57.10]},{ x:'11/24/2022',y:[57.00,58.00,56.40,57.70]},{ x:'11/25/2022',y:[57.50,62.00,57.40,60.60]},{ x:'11/28/2022',y:[60.80,65.00,60.20,64.80]},{ x:'11/29/2022',y:[64.70,71.00,62.40,63.70]},{ x:'11/30/2022',y:[64.50,66.20,63.40,65.20]},{ x:'12/01/2022',y:[66.00,68.50,65.60,67.90]},{ x:'12/02/2022',y:[68.00,68.80,65.70,66.70]},{ x:'12/05/2022',y:[66.80,67.80,66.30,66.90]},{ x:'12/06/2022',y:[66.50,66.80,64.20,64.90]},{ x:'12/07/2022',y:[64.80,65.80,63.00,63.40]},{ x:'12/08/2022',y:[63.10,63.80,61.00,63.00]},{ x:'12/09/2022',y:[63.30,63.80,61.80,62.30]},{ x:'12/12/2022',y:[61.60,67.20,61.50,66.60]},{ 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]} ] }], 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());