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/30/2022',y:[23.50,23.85,23.35,23.55]},{ x:'01/03/2023',y:[23.50,23.70,23.35,23.65]},{ x:'01/04/2023',y:[23.65,23.80,23.60,23.75]},{ x:'01/05/2023',y:[23.80,24.10,23.70,24.00]},{ x:'01/06/2023',y:[24.00,24.10,23.90,24.10]},{ x:'01/09/2023',y:[24.25,24.40,24.15,24.40]},{ x:'01/10/2023',y:[24.35,24.50,24.00,24.00]},{ x:'01/11/2023',y:[24.05,24.20,24.00,24.10]},{ x:'01/12/2023',y:[24.00,24.10,23.90,24.00]},{ x:'01/13/2023',y:[24.10,24.25,23.95,24.05]},{ x:'01/16/2023',y:[24.05,24.20,24.00,24.15]},{ x:'01/17/2023',y:[24.20,24.50,24.15,24.50]},{ x:'01/30/2023',y:[24.65,24.85,24.35,24.85]},{ x:'01/31/2023',y:[24.75,25.10,24.45,24.95]},{ x:'02/01/2023',y:[24.85,25.00,24.45,25.00]},{ x:'02/02/2023',y:[25.05,25.05,24.75,24.95]},{ x:'02/03/2023',y:[24.90,24.90,24.65,24.70]},{ x:'02/06/2023',y:[24.80,25.15,24.80,25.00]},{ x:'02/07/2023',y:[25.00,25.25,24.90,25.25]},{ x:'02/08/2023',y:[25.25,25.50,25.25,25.45]},{ x:'02/09/2023',y:[25.35,25.55,25.20,25.55]},{ x:'02/10/2023',y:[25.40,25.50,25.15,25.15]},{ x:'02/13/2023',y:[25.00,25.45,24.95,25.35]},{ x:'02/14/2023',y:[25.45,25.55,25.25,25.35]},{ x:'02/15/2023',y:[25.45,25.50,25.25,25.45]},{ x:'02/16/2023',y:[25.45,25.80,25.35,25.65]},{ x:'02/17/2023',y:[25.60,25.75,25.50,25.75]},{ x:'02/20/2023',y:[25.70,25.70,25.55,25.70]},{ x:'02/21/2023',y:[25.65,25.70,25.45,25.60]},{ x:'02/22/2023',y:[25.40,25.80,25.30,25.80]},{ x:'02/23/2023',y:[25.80,25.95,25.75,25.85]},{ x:'02/24/2023',y:[25.85,25.85,25.35,25.35]},{ x:'03/01/2023',y:[25.40,25.65,25.25,25.50]},{ x:'03/02/2023',y:[25.60,25.80,25.30,25.70]},{ x:'03/03/2023',y:[25.80,25.85,25.60,25.65]},{ x:'03/06/2023',y:[25.70,25.75,25.50,25.70]},{ x:'03/07/2023',y:[25.70,25.85,25.65,25.85]},{ x:'03/08/2023',y:[25.70,25.90,25.60,25.90]},{ x:'03/09/2023',y:[25.90,25.90,25.70,25.85]},{ x:'03/10/2023',y:[25.65,25.90,25.50,25.80]},{ x:'03/13/2023',y:[25.55,25.90,25.30,25.70]},{ x:'03/14/2023',y:[25.45,25.75,25.15,25.50]},{ x:'03/15/2023',y:[25.60,25.85,25.50,25.70]},{ x:'03/16/2023',y:[25.70,26.00,25.55,25.85]},{ x:'03/17/2023',y:[25.90,27.00,25.85,27.00]},{ x:'03/20/2023',y:[27.00,27.10,26.55,27.05]},{ x:'03/21/2023',y:[27.05,27.35,26.95,27.30]},{ x:'03/22/2023',y:[27.50,28.00,27.45,27.75]},{ x:'03/23/2023',y:[27.75,27.95,27.60,27.95]},{ x:'03/24/2023',y:[28.05,28.05,27.80,28.00]},{ x:'03/27/2023',y:[28.00,28.10,27.85,27.95]},{ x:'03/28/2023',y:[27.95,27.95,27.50,27.75]},{ x:'03/29/2023',y:[27.90,28.30,27.85,28.30]},{ x:'03/30/2023',y:[28.50,28.55,28.15,28.40]},{ x:'03/31/2023',y:[28.50,28.60,28.15,28.15]},{ x:'04/06/2023',y:[27.90,28.50,27.90,28.50]},{ x:'04/07/2023',y:[28.65,28.65,28.20,28.35]},{ x:'04/10/2023',y:[28.35,28.45,28.00,28.25]},{ x:'04/11/2023',y:[28.30,28.95,28.30,28.95]},{ x:'04/12/2023',y:[29.00,29.20,28.95,29.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2353 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());