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/15/2023',y:[15.50,15.50,15.25,15.25]},{ x:'11/16/2023',y:[15.40,15.55,15.20,15.45]},{ x:'11/17/2023',y:[15.45,16.85,15.45,16.55]},{ x:'11/20/2023',y:[16.15,17.30,16.15,16.90]},{ x:'11/21/2023',y:[17.30,18.55,17.20,18.05]},{ x:'11/22/2023',y:[18.20,18.80,17.60,17.90]},{ x:'11/23/2023',y:[17.95,18.05,17.40,17.50]},{ x:'11/24/2023',y:[17.75,17.75,17.00,17.50]},{ x:'11/27/2023',y:[17.50,18.00,17.30,17.30]},{ x:'11/28/2023',y:[17.35,17.70,17.05,17.25]},{ x:'11/29/2023',y:[17.40,17.80,17.30,17.60]},{ x:'11/30/2023',y:[17.90,17.95,17.40,17.45]},{ x:'12/01/2023',y:[17.55,18.35,17.40,17.95]},{ x:'12/04/2023',y:[17.95,17.95,17.10,17.20]},{ x:'12/05/2023',y:[17.10,17.25,16.90,16.90]},{ x:'12/06/2023',y:[17.00,17.15,16.90,16.90]},{ x:'12/07/2023',y:[17.05,17.45,16.70,17.15]},{ x:'12/08/2023',y:[17.70,18.10,17.35,17.80]},{ x:'12/11/2023',y:[18.00,18.05,17.60,17.60]},{ x:'12/12/2023',y:[17.90,17.90,17.55,17.60]},{ x:'12/18/2023',y:[16.95,17.10,16.80,16.80]},{ x:'12/19/2023',y:[16.75,16.80,16.35,16.45]},{ x:'01/10/2024',y:[17.25,17.70,17.25,17.50]},{ x:'01/11/2024',y:[17.50,17.80,17.45,17.55]},{ x:'01/12/2024',y:[17.75,17.75,17.05,17.15]},{ x:'01/15/2024',y:[17.40,18.50,17.15,17.95]},{ x:'01/16/2024',y:[18.35,18.80,17.85,17.85]},{ x:'01/17/2024',y:[17.85,18.25,17.35,17.45]},{ x:'01/18/2024',y:[17.35,18.15,17.35,17.40]},{ x:'01/19/2024',y:[17.50,17.80,17.25,17.30]},{ x:'01/22/2024',y:[17.40,18.10,17.40,17.80]},{ x:'01/23/2024',y:[17.90,18.10,17.70,17.90]},{ x:'01/24/2024',y:[17.95,18.05,17.65,17.80]},{ x:'01/25/2024',y:[17.95,17.95,17.45,17.55]},{ x:'01/26/2024',y:[17.50,17.80,17.35,17.45]},{ x:'01/29/2024',y:[17.40,17.55,17.20,17.50]},{ x:'01/30/2024',y:[17.60,17.65,17.30,17.35]},{ x:'01/31/2024',y:[17.15,17.35,17.05,17.10]},{ x:'02/01/2024',y:[17.15,17.40,17.00,17.10]},{ x:'02/02/2024',y:[17.25,17.30,17.05,17.15]},{ x:'02/05/2024',y:[17.15,17.20,16.90,16.90]},{ x:'02/15/2024',y:[17.25,18.40,17.25,18.15]},{ x:'02/16/2024',y:[18.30,19.40,18.10,18.80]},{ x:'02/19/2024',y:[19.40,19.75,19.10,19.10]},{ x:'02/20/2024',y:[19.40,21.00,18.80,18.80]},{ x:'02/21/2024',y:[18.75,19.35,18.55,19.15]},{ x:'02/22/2024',y:[19.45,19.65,19.20,19.30]},{ x:'02/23/2024',y:[19.80,21.00,19.65,20.55]},{ x:'02/26/2024',y:[21.35,22.10,20.30,21.10]},{ x:'02/27/2024',y:[21.10,21.70,20.10,20.50]},{ x:'02/29/2024',y:[20.40,21.10,20.00,20.45]},{ x:'03/01/2024',y:[20.60,20.60,20.00,20.05]},{ x:'03/04/2024',y:[20.40,20.75,20.05,20.15]},{ x:'03/05/2024',y:[20.10,20.30,19.50,19.85]},{ x:'03/06/2024',y:[19.95,20.25,19.65,19.90]},{ x:'03/07/2024',y:[20.00,20.05,19.05,19.05]},{ x:'03/08/2024',y:[19.25,19.45,18.25,18.50]},{ x:'03/11/2024',y:[18.60,19.15,18.60,18.85]},{ x:'03/12/2024',y:[18.90,19.35,18.90,19.05]},{ x:'03/13/2024',y:[19.10,19.20,18.35,18.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2405 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());