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:[27.50,27.95,27.50,27.80]},{ x:'01/23/2024',y:[28.00,28.10,27.40,27.80]},{ x:'01/24/2024',y:[27.80,28.15,27.75,27.75]},{ x:'01/25/2024',y:[27.80,27.85,27.45,27.45]},{ x:'01/26/2024',y:[27.45,27.60,27.15,27.15]},{ x:'01/29/2024',y:[27.15,27.65,27.15,27.55]},{ x:'01/30/2024',y:[27.55,27.55,27.15,27.15]},{ x:'01/31/2024',y:[27.20,27.20,26.80,27.05]},{ x:'02/01/2024',y:[27.00,27.70,27.00,27.40]},{ x:'02/02/2024',y:[27.60,28.00,27.45,27.50]},{ x:'02/05/2024',y:[27.50,27.50,26.95,27.10]},{ x:'02/15/2024',y:[27.30,27.45,26.85,27.35]},{ x:'02/16/2024',y:[27.50,28.45,27.45,28.40]},{ x:'02/19/2024',y:[28.75,29.10,28.50,28.80]},{ x:'02/20/2024',y:[29.00,29.00,28.55,28.65]},{ x:'02/21/2024',y:[28.85,29.30,28.70,29.25]},{ x:'02/22/2024',y:[29.25,29.30,28.85,28.85]},{ x:'02/23/2024',y:[29.00,29.00,28.45,28.45]},{ x:'02/26/2024',y:[28.45,28.85,28.30,28.60]},{ x:'02/27/2024',y:[28.60,28.65,27.90,28.10]},{ x:'02/29/2024',y:[28.10,28.50,27.95,28.35]},{ x:'03/01/2024',y:[28.45,30.20,28.20,29.50]},{ x:'03/04/2024',y:[29.60,29.60,28.90,29.05]},{ x:'03/05/2024',y:[29.10,29.25,28.80,28.85]},{ x:'03/06/2024',y:[29.15,29.30,28.90,29.00]},{ x:'03/07/2024',y:[29.05,29.15,28.40,28.50]},{ x:'03/08/2024',y:[28.50,28.60,27.95,27.95]},{ x:'03/11/2024',y:[27.95,28.40,27.95,28.30]},{ x:'03/12/2024',y:[28.90,29.30,28.80,29.15]},{ x:'03/13/2024',y:[29.40,29.40,28.45,28.60]},{ x:'03/14/2024',y:[28.60,29.05,28.00,28.70]},{ x:'03/15/2024',y:[28.35,28.95,28.00,28.10]},{ x:'03/18/2024',y:[28.50,28.50,28.05,28.30]},{ x:'03/19/2024',y:[28.30,28.40,28.15,28.25]},{ x:'03/20/2024',y:[28.15,28.30,27.95,28.05]},{ x:'03/21/2024',y:[28.00,28.25,28.00,28.10]},{ x:'03/22/2024',y:[28.10,28.90,28.00,28.80]},{ x:'03/25/2024',y:[29.05,29.75,29.05,29.60]},{ x:'03/26/2024',y:[30.00,30.50,29.25,29.25]},{ x:'03/27/2024',y:[29.20,29.70,29.20,29.35]},{ x:'03/28/2024',y:[29.50,30.20,29.45,29.95]},{ x:'03/29/2024',y:[31.00,32.30,30.20,30.30]},{ x:'04/01/2024',y:[30.10,30.95,29.85,29.95]},{ x:'04/02/2024',y:[29.95,30.00,29.50,29.65]},{ x:'04/03/2024',y:[29.65,29.75,29.25,29.35]},{ x:'04/08/2024',y:[29.40,30.05,29.25,29.90]},{ x:'04/09/2024',y:[30.10,30.25,29.85,30.00]},{ x:'04/10/2024',y:[30.00,30.55,29.85,29.95]},{ x:'04/11/2024',y:[28.40,28.50,27.10,27.90]},{ x:'04/12/2024',y:[28.15,28.40,28.05,28.15]},{ x:'04/15/2024',y:[28.05,28.40,27.95,27.95]},{ x:'04/16/2024',y:[28.00,28.00,26.95,27.00]},{ x:'04/17/2024',y:[27.10,27.80,27.10,27.55]},{ x:'04/18/2024',y:[27.55,27.90,27.40,27.60]},{ x:'04/19/2024',y:[27.50,27.50,26.00,26.60]},{ x:'04/22/2024',y:[26.60,27.15,26.05,26.10]},{ x:'04/23/2024',y:[26.20,26.60,26.00,26.10]},{ x:'04/24/2024',y:[26.30,26.80,26.20,26.80]},{ x:'04/25/2024',y:[26.60,26.60,26.25,26.30]},{ x:'04/26/2024',y:[26.60,26.90,26.30,26.40]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2468 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());