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/22/2024',y:[40.90,41.40,40.50,41.40]},{ x:'01/23/2024',y:[41.45,41.65,40.85,41.10]},{ x:'01/24/2024',y:[41.10,42.75,41.10,41.20]},{ x:'01/25/2024',y:[41.65,42.45,41.20,42.00]},{ x:'01/26/2024',y:[42.20,42.70,40.80,40.80]},{ x:'01/29/2024',y:[40.80,41.30,40.05,41.15]},{ x:'01/30/2024',y:[41.20,41.80,40.55,41.45]},{ x:'01/31/2024',y:[41.55,42.20,41.40,41.90]},{ x:'02/01/2024',y:[42.20,42.25,41.05,41.05]},{ x:'02/02/2024',y:[41.05,41.05,40.20,40.45]},{ x:'02/05/2024',y:[40.50,40.60,39.85,40.50]},{ x:'02/15/2024',y:[38.45,38.75,37.40,37.90]},{ x:'02/16/2024',y:[37.75,38.50,37.75,38.15]},{ x:'02/19/2024',y:[38.20,38.95,38.10,38.25]},{ x:'02/20/2024',y:[38.10,38.45,37.90,38.30]},{ x:'02/21/2024',y:[38.40,39.05,38.35,39.00]},{ x:'02/22/2024',y:[39.10,39.45,38.95,39.40]},{ x:'02/23/2024',y:[40.30,40.40,39.55,39.55]},{ x:'02/26/2024',y:[40.20,40.90,40.20,40.35]},{ x:'02/27/2024',y:[40.65,41.60,40.55,41.10]},{ x:'02/29/2024',y:[41.30,42.35,41.20,42.10]},{ x:'03/01/2024',y:[42.30,42.50,41.55,41.85]},{ x:'03/04/2024',y:[42.00,42.80,41.90,42.50]},{ x:'03/05/2024',y:[42.75,43.30,41.95,43.05]},{ x:'03/06/2024',y:[42.90,43.00,42.50,42.85]},{ x:'03/07/2024',y:[43.15,43.65,42.55,42.80]},{ x:'03/08/2024',y:[42.00,42.00,40.15,40.75]},{ x:'03/11/2024',y:[40.75,41.35,40.20,40.50]},{ x:'03/12/2024',y:[40.55,41.30,40.55,41.15]},{ x:'03/13/2024',y:[41.15,41.20,40.35,40.65]},{ x:'03/14/2024',y:[40.80,41.55,40.30,41.00]},{ x:'03/15/2024',y:[41.25,41.65,40.50,40.60]},{ x:'03/18/2024',y:[40.65,41.10,40.60,41.00]},{ x:'03/19/2024',y:[40.95,41.50,40.75,41.10]},{ x:'03/20/2024',y:[41.10,41.50,40.70,40.85]},{ x:'03/21/2024',y:[41.05,41.45,40.95,41.25]},{ x:'03/22/2024',y:[41.20,41.40,40.75,41.05]},{ x:'03/25/2024',y:[41.05,41.30,40.85,40.85]},{ x:'03/26/2024',y:[40.70,41.20,40.30,40.40]},{ x:'03/27/2024',y:[40.50,41.35,40.15,41.25]},{ x:'03/28/2024',y:[41.05,41.45,40.90,41.10]},{ x:'03/29/2024',y:[41.10,41.10,40.80,40.80]},{ x:'04/01/2024',y:[40.90,41.80,40.80,41.60]},{ x:'04/02/2024',y:[41.60,42.20,41.60,42.00]},{ x:'04/03/2024',y:[41.60,42.00,41.45,41.55]},{ x:'04/08/2024',y:[41.45,41.45,40.60,40.70]},{ x:'04/09/2024',y:[40.60,41.30,40.40,40.80]},{ x:'04/10/2024',y:[41.35,41.80,41.35,41.55]},{ x:'04/11/2024',y:[41.55,41.55,40.85,41.10]},{ x:'04/12/2024',y:[41.35,41.85,40.85,41.55]},{ x:'04/15/2024',y:[41.15,41.50,41.05,41.30]},{ x:'04/16/2024',y:[41.20,41.20,40.15,40.35]},{ x:'04/17/2024',y:[40.40,41.45,40.40,41.15]},{ x:'04/18/2024',y:[41.15,41.50,40.95,41.45]},{ x:'04/19/2024',y:[41.45,41.45,39.85,40.55]},{ x:'04/22/2024',y:[40.70,41.10,40.45,40.70]},{ x:'04/23/2024',y:[41.20,41.30,40.70,41.20]},{ x:'04/24/2024',y:[41.65,41.95,41.50,41.90]},{ x:'04/25/2024',y:[41.90,43.90,41.65,43.65]},{ x:'04/26/2024',y:[44.00,47.65,43.55,45.45]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2423 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());