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/30/2023',y:[20.80,21.20,20.70,21.15]},{ x:'01/31/2023',y:[21.30,23.00,21.30,23.00]},{ x:'02/01/2023',y:[23.45,24.80,23.40,24.10]},{ x:'02/02/2023',y:[24.40,24.60,23.65,23.95]},{ x:'02/03/2023',y:[24.00,24.05,23.35,23.50]},{ x:'02/06/2023',y:[23.35,23.60,23.10,23.15]},{ x:'02/07/2023',y:[23.05,23.65,23.05,23.50]},{ x:'02/08/2023',y:[23.65,23.65,23.25,23.25]},{ x:'02/09/2023',y:[23.25,24.15,23.20,23.60]},{ x:'02/10/2023',y:[23.65,23.85,23.25,23.30]},{ x:'02/13/2023',y:[23.45,23.85,23.05,23.30]},{ x:'02/14/2023',y:[23.45,23.45,23.15,23.15]},{ x:'02/15/2023',y:[23.25,24.70,23.25,24.40]},{ x:'02/16/2023',y:[25.10,25.60,24.35,24.50]},{ x:'02/17/2023',y:[24.30,24.60,24.05,24.35]},{ x:'02/20/2023',y:[24.60,25.25,24.50,25.05]},{ x:'02/21/2023',y:[25.05,25.75,25.00,25.20]},{ x:'02/22/2023',y:[24.90,25.50,24.65,24.90]},{ x:'02/23/2023',y:[24.90,25.15,24.55,24.60]},{ x:'02/24/2023',y:[24.65,24.80,24.20,24.25]},{ x:'03/01/2023',y:[24.15,24.20,23.95,24.15]},{ x:'03/02/2023',y:[24.15,25.20,24.15,24.90]},{ x:'03/03/2023',y:[25.00,25.10,24.50,24.60]},{ x:'03/06/2023',y:[24.65,25.20,24.50,24.90]},{ x:'03/07/2023',y:[25.20,26.35,25.05,25.80]},{ x:'03/08/2023',y:[25.70,27.10,25.55,27.05]},{ x:'03/09/2023',y:[26.85,27.05,25.80,26.20]},{ x:'03/10/2023',y:[25.65,25.85,24.75,24.95]},{ x:'03/13/2023',y:[24.55,24.90,24.15,24.80]},{ x:'03/14/2023',y:[24.80,26.00,24.75,25.55]},{ x:'03/15/2023',y:[26.00,26.45,25.70,26.05]},{ x:'03/16/2023',y:[25.90,25.95,24.90,25.40]},{ x:'03/17/2023',y:[25.50,25.95,24.80,24.95]},{ x:'03/20/2023',y:[25.05,25.50,24.55,25.20]},{ x:'03/21/2023',y:[25.50,25.80,24.95,25.00]},{ x:'03/22/2023',y:[25.20,25.25,24.70,24.75]},{ x:'03/23/2023',y:[24.75,25.05,24.55,25.05]},{ x:'03/24/2023',y:[25.80,27.15,25.35,26.15]},{ x:'03/27/2023',y:[26.70,27.60,26.25,26.25]},{ x:'03/28/2023',y:[26.00,26.25,25.35,25.50]},{ x:'03/29/2023',y:[25.70,26.90,25.45,26.55]},{ x:'03/30/2023',y:[26.80,27.15,26.05,26.15]},{ x:'03/31/2023',y:[26.30,26.30,25.80,25.85]},{ x:'04/06/2023',y:[26.30,27.10,26.00,26.75]},{ x:'04/07/2023',y:[27.10,27.35,26.70,27.20]},{ x:'04/10/2023',y:[27.20,27.55,26.85,26.85]},{ x:'04/11/2023',y:[27.15,27.90,26.90,27.35]},{ x:'04/12/2023',y:[27.50,29.35,27.40,28.70]},{ x:'04/13/2023',y:[29.20,29.35,28.20,28.70]},{ x:'04/14/2023',y:[29.15,29.50,28.35,28.60]},{ x:'04/17/2023',y:[28.25,28.80,28.20,28.40]},{ x:'04/18/2023',y:[28.45,28.50,27.30,27.45]},{ x:'04/19/2023',y:[27.60,28.80,27.55,28.40]},{ x:'04/20/2023',y:[28.40,28.60,27.50,27.80]},{ x:'04/21/2023',y:[27.90,28.05,26.90,27.10]},{ x:'04/24/2023',y:[27.10,28.10,27.00,27.80]},{ x:'04/25/2023',y:[27.85,28.05,27.00,27.30]},{ x:'04/26/2023',y:[27.05,27.20,26.65,27.10]},{ x:'04/27/2023',y:[27.15,27.35,26.75,27.05]},{ x:'04/28/2023',y:[27.40,27.80,27.30,27.40]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1609 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());