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/22/2023',y:[22.60,22.85,22.55,22.65]},{ x:'11/23/2023',y:[22.65,22.70,22.60,22.60]},{ x:'11/24/2023',y:[22.60,22.75,22.55,22.60]},{ x:'11/27/2023',y:[22.60,22.65,22.35,22.50]},{ x:'11/28/2023',y:[22.60,22.70,22.50,22.50]},{ x:'11/29/2023',y:[22.40,22.60,22.40,22.40]},{ x:'11/30/2023',y:[22.45,22.55,22.35,22.35]},{ x:'12/01/2023',y:[22.30,22.75,22.25,22.75]},{ x:'12/04/2023',y:[22.75,22.95,22.75,22.75]},{ x:'12/05/2023',y:[22.80,22.85,22.70,22.70]},{ x:'12/06/2023',y:[22.90,22.95,22.70,22.90]},{ x:'12/07/2023',y:[23.00,23.80,23.00,23.40]},{ x:'12/08/2023',y:[23.50,23.75,23.25,23.35]},{ x:'12/11/2023',y:[23.35,23.35,23.20,23.25]},{ x:'12/12/2023',y:[23.60,23.60,23.05,23.20]},{ x:'12/18/2023',y:[23.00,23.00,22.90,22.90]},{ x:'12/19/2023',y:[22.95,22.95,22.65,22.75]},{ x:'01/10/2024',y:[22.60,22.95,22.50,22.55]},{ x:'01/11/2024',y:[22.65,22.75,22.60,22.70]},{ x:'01/12/2024',y:[22.60,22.90,22.60,22.65]},{ x:'01/15/2024',y:[22.70,22.75,22.65,22.65]},{ x:'01/16/2024',y:[22.65,22.70,22.55,22.60]},{ x:'01/17/2024',y:[22.60,22.60,22.45,22.50]},{ x:'01/18/2024',y:[22.50,22.50,22.45,22.50]},{ x:'01/19/2024',y:[22.90,22.90,22.60,22.65]},{ x:'01/22/2024',y:[22.90,22.90,22.65,22.80]},{ x:'01/23/2024',y:[22.80,22.85,22.60,22.85]},{ x:'01/24/2024',y:[22.90,22.95,22.80,22.95]},{ x:'01/25/2024',y:[23.00,23.00,22.65,23.00]},{ x:'01/26/2024',y:[23.00,23.00,22.60,22.75]},{ x:'01/29/2024',y:[23.35,23.80,23.10,23.25]},{ x:'01/30/2024',y:[23.50,23.50,22.95,22.95]},{ x:'01/31/2024',y:[24.30,24.30,23.15,23.30]},{ x:'02/01/2024',y:[23.30,23.55,23.20,23.40]},{ x:'02/02/2024',y:[23.40,23.40,23.20,23.20]},{ x:'02/05/2024',y:[23.40,23.40,23.20,23.35]},{ x:'02/15/2024',y:[23.35,23.65,23.30,23.55]},{ x:'02/16/2024',y:[23.65,23.95,23.65,23.85]},{ x:'02/19/2024',y:[23.85,23.90,23.50,23.65]},{ x:'02/20/2024',y:[23.75,23.80,23.65,23.65]},{ x:'02/21/2024',y:[23.85,23.85,23.40,23.45]},{ x:'02/22/2024',y:[23.50,23.60,23.50,23.60]},{ x:'02/23/2024',y:[23.70,23.70,23.40,23.45]},{ x:'02/26/2024',y:[23.45,23.55,23.30,23.50]},{ x:'02/27/2024',y:[23.60,23.80,23.50,23.50]},{ x:'02/29/2024',y:[23.50,23.60,23.45,23.45]},{ x:'03/01/2024',y:[23.50,23.50,23.30,23.35]},{ x:'03/04/2024',y:[23.40,25.05,23.40,24.85]},{ x:'03/05/2024',y:[24.85,25.70,24.75,25.15]},{ x:'03/06/2024',y:[25.20,25.40,25.10,25.15]},{ x:'03/07/2024',y:[25.10,25.20,24.70,24.75]},{ x:'03/08/2024',y:[24.80,25.00,24.20,24.45]},{ x:'03/11/2024',y:[24.40,24.60,24.30,24.45]},{ x:'03/12/2024',y:[24.45,25.20,24.45,25.05]},{ x:'03/13/2024',y:[25.25,25.40,24.80,25.05]},{ x:'03/14/2024',y:[25.00,25.00,24.75,24.85]},{ x:'03/15/2024',y:[24.85,24.95,24.75,24.95]},{ x:'03/18/2024',y:[25.20,25.25,24.95,25.25]},{ x:'03/19/2024',y:[25.30,26.50,25.30,25.80]},{ x:'03/20/2024',y:[26.15,28.35,26.15,28.35]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1587 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());