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/10/2022',y:[24.95,25.00,24.30,24.40]},{ x:'11/11/2022',y:[25.05,25.30,24.05,24.05]},{ x:'11/14/2022',y:[24.30,24.65,24.10,24.65]},{ x:'11/15/2022',y:[24.85,25.30,24.55,25.15]},{ x:'11/16/2022',y:[25.30,26.75,24.80,26.35]},{ x:'11/17/2022',y:[26.40,26.90,26.25,26.30]},{ x:'11/18/2022',y:[26.50,26.70,25.65,25.65]},{ x:'11/21/2022',y:[25.75,25.75,25.00,25.25]},{ x:'11/22/2022',y:[25.60,25.60,25.00,25.00]},{ x:'11/23/2022',y:[25.40,25.40,24.70,25.10]},{ x:'11/24/2022',y:[25.30,25.60,25.20,25.60]},{ x:'11/25/2022',y:[25.50,25.70,24.90,25.00]},{ x:'11/28/2022',y:[25.00,25.40,24.70,25.30]},{ x:'11/29/2022',y:[25.05,26.25,24.80,25.65]},{ x:'11/30/2022',y:[25.95,26.70,25.65,26.25]},{ x:'12/01/2022',y:[26.65,27.10,26.30,26.70]},{ x:'12/02/2022',y:[27.00,28.10,26.70,27.50]},{ x:'12/05/2022',y:[27.40,27.50,26.80,26.90]},{ x:'12/06/2022',y:[26.65,26.80,25.90,26.00]},{ x:'12/07/2022',y:[26.10,26.35,25.50,26.30]},{ x:'12/08/2022',y:[26.40,27.40,26.05,27.20]},{ x:'12/09/2022',y:[27.55,27.70,26.65,27.10]},{ x:'12/12/2022',y:[27.10,27.10,26.50,26.90]},{ x:'12/13/2022',y:[27.20,27.35,26.75,26.75]},{ x:'12/14/2022',y:[26.80,27.60,26.80,27.50]},{ x:'12/15/2022',y:[27.15,28.50,27.15,27.80]},{ x:'12/16/2022',y:[27.85,27.85,27.10,27.10]},{ x:'12/19/2022',y:[27.50,28.25,27.05,27.75]},{ x:'12/20/2022',y:[28.05,29.40,27.30,27.30]},{ x:'12/21/2022',y:[28.00,28.10,26.50,26.50]},{ x:'12/22/2022',y:[26.90,28.80,26.90,28.55]},{ x:'12/23/2022',y:[28.50,28.50,27.40,27.55]},{ x:'12/26/2022',y:[27.60,27.60,26.85,26.90]},{ x:'12/27/2022',y:[27.05,27.25,26.35,26.60]},{ x:'12/28/2022',y:[26.85,27.30,25.60,25.60]},{ x:'12/29/2022',y:[25.60,26.10,25.60,25.95]},{ x:'12/30/2022',y:[26.35,26.40,25.75,26.05]},{ x:'01/03/2023',y:[25.75,25.95,25.60,25.75]},{ x:'01/04/2023',y:[25.75,26.20,25.60,26.05]},{ x:'01/05/2023',y:[26.15,27.70,26.15,27.20]},{ x:'01/06/2023',y:[27.25,27.25,26.50,26.55]},{ x:'01/09/2023',y:[26.80,26.80,26.40,26.55]},{ x:'01/10/2023',y:[27.05,27.05,26.35,26.40]},{ x:'01/11/2023',y:[26.80,26.90,26.45,26.45]},{ x:'01/12/2023',y:[26.75,26.75,25.85,25.90]},{ x:'01/13/2023',y:[26.00,26.00,25.60,25.65]},{ x:'01/16/2023',y:[25.60,25.85,25.40,25.55]},{ x:'01/17/2023',y:[25.55,26.15,25.30,26.00]},{ x:'01/30/2023',y:[26.45,26.70,26.30,26.45]},{ x:'01/31/2023',y:[26.40,28.30,26.40,27.35]},{ x:'02/01/2023',y:[27.35,27.90,27.20,27.65]},{ x:'02/02/2023',y:[27.90,28.00,27.50,27.90]},{ x:'02/03/2023',y:[28.00,28.15,27.50,27.75]},{ x:'02/06/2023',y:[27.95,27.95,27.40,27.40]},{ x:'02/07/2023',y:[27.35,27.55,27.30,27.35]},{ x:'02/08/2023',y:[27.70,28.00,27.35,27.65]},{ x:'02/09/2023',y:[27.70,27.85,27.40,27.40]},{ x:'02/10/2023',y:[27.10,27.25,26.85,26.90]},{ x:'02/13/2023',y:[26.60,26.90,26.45,26.80]},{ x:'02/14/2023',y:[27.20,27.50,27.05,27.05]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "5272 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());