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/05/2023',y:[17.15,17.20,17.05,17.10]},{ x:'01/06/2023',y:[17.10,17.15,17.00,17.05]},{ x:'01/09/2023',y:[17.15,17.15,16.90,16.95]},{ x:'01/10/2023',y:[16.95,18.60,16.95,18.15]},{ x:'01/11/2023',y:[17.00,17.45,16.95,17.05]},{ x:'01/12/2023',y:[16.75,17.20,16.75,17.05]},{ x:'01/13/2023',y:[17.10,17.30,16.80,17.05]},{ x:'01/16/2023',y:[17.00,17.05,17.00,17.00]},{ x:'01/17/2023',y:[17.05,17.15,17.00,17.15]},{ x:'01/30/2023',y:[17.50,18.80,17.50,18.35]},{ x:'01/31/2023',y:[18.35,18.50,18.30,18.45]},{ x:'02/01/2023',y:[18.40,20.10,18.40,20.05]},{ x:'02/02/2023',y:[20.65,21.45,20.20,21.00]},{ x:'02/03/2023',y:[20.95,21.75,20.70,20.80]},{ x:'02/06/2023',y:[21.45,22.60,21.30,22.55]},{ x:'02/07/2023',y:[22.70,23.50,22.70,23.50]},{ x:'02/08/2023',y:[23.90,24.95,23.70,24.40]},{ x:'02/09/2023',y:[24.40,24.90,24.05,24.60]},{ x:'02/10/2023',y:[24.70,25.05,24.20,24.80]},{ x:'02/13/2023',y:[24.20,24.55,23.50,24.35]},{ x:'02/14/2023',y:[24.45,25.20,24.45,24.85]},{ x:'02/15/2023',y:[24.85,25.50,24.65,25.50]},{ x:'02/16/2023',y:[25.50,26.30,25.20,26.25]},{ x:'02/17/2023',y:[26.25,26.70,25.40,26.20]},{ x:'02/20/2023',y:[26.20,27.75,26.20,27.35]},{ x:'02/21/2023',y:[27.50,27.85,26.50,26.50]},{ x:'02/22/2023',y:[27.00,27.00,25.00,25.90]},{ x:'02/23/2023',y:[26.15,26.15,25.45,25.75]},{ x:'02/24/2023',y:[25.70,26.75,25.60,26.00]},{ x:'03/01/2023',y:[25.80,26.75,25.80,26.20]},{ x:'03/02/2023',y:[26.55,26.55,25.75,25.75]},{ x:'03/03/2023',y:[25.80,26.80,25.80,26.60]},{ x:'03/06/2023',y:[26.85,27.40,26.85,27.05]},{ x:'03/07/2023',y:[27.15,27.60,27.10,27.20]},{ x:'03/08/2023',y:[27.20,27.45,26.70,27.10]},{ x:'03/09/2023',y:[27.35,27.40,26.95,26.95]},{ x:'03/10/2023',y:[27.00,27.10,26.80,26.80]},{ x:'03/13/2023',y:[26.85,27.80,26.10,27.15]},{ x:'03/14/2023',y:[27.25,27.45,26.95,27.10]},{ x:'03/15/2023',y:[27.25,27.65,27.15,27.30]},{ x:'03/16/2023',y:[27.30,27.40,26.50,26.70]},{ x:'03/17/2023',y:[26.75,27.50,26.75,27.20]},{ x:'03/20/2023',y:[27.35,27.80,27.20,27.40]},{ x:'03/21/2023',y:[27.45,27.45,27.05,27.15]},{ x:'03/22/2023',y:[27.45,27.55,26.90,27.35]},{ x:'03/23/2023',y:[27.30,30.05,27.30,30.05]},{ x:'03/24/2023',y:[30.65,31.85,30.00,30.85]},{ x:'03/27/2023',y:[30.90,31.80,30.50,31.30]},{ x:'03/28/2023',y:[31.00,31.05,28.20,28.20]},{ x:'03/29/2023',y:[26.80,26.95,25.55,26.00]},{ x:'03/30/2023',y:[26.15,27.30,26.15,26.90]},{ x:'03/31/2023',y:[27.10,27.60,26.75,27.40]},{ x:'04/06/2023',y:[26.65,27.50,26.15,27.20]},{ x:'04/07/2023',y:[27.20,27.20,26.70,26.85]},{ x:'04/10/2023',y:[27.40,27.45,27.00,27.30]},{ x:'04/11/2023',y:[27.60,27.60,26.80,26.90]},{ x:'04/12/2023',y:[26.85,28.10,26.85,28.00]},{ x:'04/13/2023',y:[27.70,27.80,27.30,27.50]},{ x:'04/14/2023',y:[27.55,28.40,27.55,28.10]},{ x:'04/17/2023',y:[28.15,28.50,28.00,28.20]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1591 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());