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/03/2023',y:[20.20,20.50,20.15,20.35]},{ x:'01/04/2023',y:[20.30,20.60,20.30,20.45]},{ x:'01/05/2023',y:[20.50,20.60,20.25,20.25]},{ x:'01/06/2023',y:[20.25,20.45,20.20,20.35]},{ x:'01/09/2023',y:[20.55,20.55,20.35,20.50]},{ x:'01/10/2023',y:[20.50,20.55,20.40,20.45]},{ x:'01/11/2023',y:[20.40,20.55,20.30,20.40]},{ x:'01/12/2023',y:[20.50,20.50,20.25,20.25]},{ x:'01/13/2023',y:[20.35,20.35,20.10,20.15]},{ x:'01/16/2023',y:[20.15,20.25,20.10,20.20]},{ x:'01/17/2023',y:[20.15,20.30,20.15,20.30]},{ x:'01/30/2023',y:[20.45,20.60,20.35,20.45]},{ x:'01/31/2023',y:[20.60,20.75,20.55,20.70]},{ x:'02/01/2023',y:[20.85,20.85,20.70,20.80]},{ x:'02/02/2023',y:[20.90,20.95,20.80,20.80]},{ x:'02/03/2023',y:[20.90,21.00,20.80,20.80]},{ x:'02/06/2023',y:[20.85,20.90,20.75,20.90]},{ x:'02/07/2023',y:[20.90,21.00,20.85,20.95]},{ x:'02/08/2023',y:[20.95,21.00,20.80,20.85]},{ x:'02/09/2023',y:[20.80,20.90,20.75,20.85]},{ x:'02/10/2023',y:[20.80,20.85,20.70,20.75]},{ x:'02/13/2023',y:[20.80,21.60,20.80,21.45]},{ x:'02/14/2023',y:[21.55,21.55,21.30,21.45]},{ x:'02/15/2023',y:[21.45,21.45,21.20,21.35]},{ x:'02/16/2023',y:[21.35,21.55,21.30,21.35]},{ x:'02/17/2023',y:[21.35,21.60,21.30,21.45]},{ x:'02/20/2023',y:[21.50,21.75,21.50,21.60]},{ x:'02/21/2023',y:[21.70,21.70,21.55,21.60]},{ x:'02/22/2023',y:[21.50,21.50,21.35,21.35]},{ x:'02/23/2023',y:[21.50,22.00,21.50,21.80]},{ x:'02/24/2023',y:[21.95,22.50,21.95,22.40]},{ x:'03/01/2023',y:[22.65,22.85,22.45,22.50]},{ x:'03/02/2023',y:[22.60,22.80,22.45,22.55]},{ x:'03/03/2023',y:[22.80,23.20,22.80,23.05]},{ x:'03/06/2023',y:[23.60,23.95,23.20,23.65]},{ x:'03/07/2023',y:[23.90,24.05,23.65,23.70]},{ x:'03/08/2023',y:[23.90,24.40,23.80,24.25]},{ x:'03/09/2023',y:[24.35,24.55,23.35,23.80]},{ x:'03/10/2023',y:[23.20,23.50,22.60,22.80]},{ x:'03/13/2023',y:[23.00,23.75,22.80,23.50]},{ x:'03/14/2023',y:[23.40,23.75,23.20,23.65]},{ x:'03/15/2023',y:[24.35,24.85,24.15,24.15]},{ x:'03/16/2023',y:[23.80,24.10,23.00,23.50]},{ x:'03/17/2023',y:[23.60,24.05,23.55,23.95]},{ x:'03/20/2023',y:[24.00,24.90,23.85,24.60]},{ x:'03/21/2023',y:[24.60,24.70,24.20,24.65]},{ x:'03/22/2023',y:[25.00,26.00,24.80,24.90]},{ x:'03/23/2023',y:[24.65,25.20,24.45,25.15]},{ x:'03/24/2023',y:[25.00,25.10,24.40,24.50]},{ x:'03/27/2023',y:[24.55,24.70,24.30,24.40]},{ x:'03/28/2023',y:[24.40,24.50,24.00,24.40]},{ x:'03/29/2023',y:[24.55,24.95,24.55,24.80]},{ x:'03/30/2023',y:[24.90,25.10,24.75,24.90]},{ x:'03/31/2023',y:[25.00,26.10,25.00,26.05]},{ x:'04/06/2023',y:[26.35,26.65,25.60,26.20]},{ x:'04/07/2023',y:[26.25,26.30,25.50,25.70]},{ x:'04/10/2023',y:[25.80,26.30,25.65,26.05]},{ x:'04/11/2023',y:[27.00,27.90,26.75,26.75]},{ x:'04/12/2023',y:[27.10,27.85,26.80,27.45]},{ x:'04/13/2023',y:[27.60,27.80,27.00,27.40]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3038 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());