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:[30.60,31.00,30.60,30.80]},{ x:'01/23/2024',y:[31.90,31.90,30.65,31.05]},{ x:'01/24/2024',y:[31.00,31.10,30.75,30.85]},{ x:'01/25/2024',y:[30.85,31.40,30.85,31.40]},{ x:'01/26/2024',y:[31.50,31.50,30.75,30.75]},{ x:'01/29/2024',y:[30.65,30.70,30.65,30.70]},{ x:'01/30/2024',y:[31.00,32.00,31.00,31.50]},{ x:'01/31/2024',y:[31.05,31.05,31.05,31.05]},{ x:'02/01/2024',y:[31.55,31.55,31.00,31.00]},{ x:'02/02/2024',y:[31.10,31.10,30.10,30.30]},{ x:'02/05/2024',y:[30.50,31.60,29.75,30.60]},{ x:'02/15/2024',y:[30.10,30.25,29.50,29.80]},{ x:'02/16/2024',y:[29.80,31.50,29.80,30.40]},{ x:'02/19/2024',y:[30.10,30.45,29.30,29.65]},{ x:'02/20/2024',y:[29.80,30.40,29.80,29.95]},{ x:'02/21/2024',y:[29.55,30.10,29.55,29.70]},{ x:'02/22/2024',y:[29.90,30.80,29.90,30.60]},{ x:'02/23/2024',y:[30.60,30.60,29.80,29.85]},{ x:'02/26/2024',y:[29.85,30.00,29.75,29.85]},{ x:'02/27/2024',y:[29.90,29.95,29.55,29.95]},{ x:'02/29/2024',y:[29.30,29.95,29.30,29.50]},{ x:'03/01/2024',y:[29.35,29.85,29.35,29.35]},{ x:'03/04/2024',y:[29.80,32.25,29.80,32.20]},{ x:'03/05/2024',y:[31.90,31.90,30.80,30.90]},{ x:'03/06/2024',y:[30.80,30.90,30.00,30.90]},{ x:'03/07/2024',y:[30.20,30.55,30.00,30.05]},{ x:'03/08/2024',y:[30.90,33.00,30.80,31.40]},{ x:'03/11/2024',y:[31.00,31.00,30.00,30.50]},{ x:'03/12/2024',y:[31.00,31.60,30.00,30.50]},{ x:'03/13/2024',y:[30.90,30.90,30.15,30.15]},{ x:'03/14/2024',y:[30.05,30.05,29.50,29.95]},{ x:'03/15/2024',y:[29.55,29.55,29.50,29.50]},{ x:'03/18/2024',y:[29.50,29.65,29.50,29.55]},{ x:'03/19/2024',y:[29.55,29.55,29.55,29.55]},{ x:'03/20/2024',y:[29.30,29.75,28.90,29.00]},{ x:'03/21/2024',y:[28.85,29.70,28.85,29.20]},{ x:'03/22/2024',y:[29.05,29.75,29.00,29.75]},{ x:'03/25/2024',y:[29.25,30.10,28.90,29.25]},{ x:'03/26/2024',y:[28.85,29.15,28.85,29.00]},{ x:'03/27/2024',y:[29.00,29.00,28.90,28.90]},{ x:'03/28/2024',y:[28.90,31.50,28.90,30.40]},{ x:'03/29/2024',y:[30.30,30.30,29.50,30.00]},{ x:'04/01/2024',y:[30.00,30.35,30.00,30.30]},{ x:'04/02/2024',y:[30.00,30.20,29.80,29.80]},{ x:'04/03/2024',y:[29.80,29.80,29.55,29.80]},{ x:'04/08/2024',y:[29.30,29.35,29.10,29.35]},{ x:'04/09/2024',y:[29.30,29.35,29.30,29.30]},{ x:'04/10/2024',y:[29.30,29.30,29.30,29.30]},{ x:'04/11/2024',y:[29.00,29.10,28.60,28.60]},{ x:'04/12/2024',y:[28.50,28.65,28.45,28.55]},{ x:'04/15/2024',y:[28.55,28.65,28.55,28.60]},{ x:'04/16/2024',y:[28.35,28.55,28.20,28.55]},{ x:'04/17/2024',y:[28.55,28.70,28.20,28.70]},{ x:'04/18/2024',y:[28.70,28.70,28.40,28.40]},{ x:'04/19/2024',y:[28.30,28.30,28.25,28.25]},{ x:'04/22/2024',y:[28.30,28.30,28.00,28.00]},{ x:'04/23/2024',y:[28.00,28.25,28.00,28.25]},{ x:'04/24/2024',y:[28.25,28.60,28.00,28.05]},{ x:'04/25/2024',y:[28.00,28.60,28.00,28.55]},{ x:'04/26/2024',y:[28.60,29.00,28.60,29.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2424 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());