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/23/2024',y:[39.90,39.90,39.75,39.80]},{ x:'01/24/2024',y:[39.80,39.90,39.50,39.75]},{ x:'01/25/2024',y:[39.80,39.95,39.70,39.90]},{ x:'01/26/2024',y:[39.90,40.00,39.75,40.00]},{ x:'01/29/2024',y:[39.90,40.30,39.80,40.05]},{ x:'01/30/2024',y:[40.00,40.00,39.85,39.90]},{ x:'01/31/2024',y:[39.70,39.85,39.65,39.75]},{ x:'02/01/2024',y:[39.85,39.95,39.75,39.80]},{ x:'02/02/2024',y:[39.75,39.95,39.75,39.95]},{ x:'02/05/2024',y:[40.00,40.00,39.40,39.85]},{ x:'02/15/2024',y:[39.70,39.90,39.50,39.80]},{ x:'02/16/2024',y:[39.65,39.80,39.65,39.70]},{ x:'02/19/2024',y:[40.00,40.50,40.00,40.15]},{ x:'02/20/2024',y:[40.20,40.20,40.15,40.15]},{ x:'02/21/2024',y:[40.15,40.25,40.05,40.05]},{ x:'02/22/2024',y:[40.05,40.20,40.05,40.10]},{ x:'02/23/2024',y:[40.10,40.15,40.05,40.05]},{ x:'02/26/2024',y:[40.05,40.20,39.90,39.95]},{ x:'02/27/2024',y:[39.95,40.00,39.90,39.90]},{ x:'02/29/2024',y:[39.90,40.10,39.90,39.95]},{ x:'03/01/2024',y:[39.95,39.95,39.90,39.90]},{ x:'03/04/2024',y:[40.00,40.20,40.00,40.15]},{ x:'03/05/2024',y:[40.00,40.30,40.00,40.15]},{ x:'03/06/2024',y:[40.20,40.25,40.00,40.05]},{ x:'03/07/2024',y:[40.05,40.15,40.00,40.10]},{ x:'03/08/2024',y:[40.05,40.10,39.90,40.00]},{ x:'03/11/2024',y:[40.00,40.15,40.00,40.15]},{ x:'03/12/2024',y:[40.15,40.40,40.15,40.35]},{ x:'03/13/2024',y:[40.50,40.55,40.30,40.55]},{ x:'03/14/2024',y:[40.55,41.70,40.55,41.20]},{ x:'03/15/2024',y:[41.45,41.45,40.80,40.85]},{ x:'03/18/2024',y:[41.15,41.15,40.75,41.10]},{ x:'03/19/2024',y:[41.00,41.35,40.95,40.95]},{ x:'03/20/2024',y:[40.85,40.90,40.60,40.65]},{ x:'03/21/2024',y:[40.80,41.00,40.75,40.80]},{ x:'03/22/2024',y:[40.95,40.95,40.70,40.80]},{ x:'03/25/2024',y:[40.95,41.00,40.75,40.85]},{ x:'03/26/2024',y:[40.85,41.00,40.85,40.95]},{ x:'03/27/2024',y:[40.95,41.10,40.90,41.10]},{ x:'03/28/2024',y:[41.10,41.20,41.00,41.10]},{ x:'03/29/2024',y:[41.00,41.45,41.00,41.20]},{ x:'04/01/2024',y:[41.55,41.60,41.25,41.45]},{ x:'04/02/2024',y:[41.70,41.70,41.40,41.70]},{ x:'04/03/2024',y:[41.60,41.85,41.30,41.80]},{ x:'04/08/2024',y:[41.90,42.15,41.90,42.05]},{ x:'04/09/2024',y:[42.05,42.10,41.80,42.05]},{ x:'04/10/2024',y:[42.00,42.15,41.85,41.90]},{ x:'04/11/2024',y:[41.80,41.80,41.20,41.50]},{ x:'04/12/2024',y:[41.50,41.75,41.45,41.65]},{ x:'04/15/2024',y:[41.65,41.70,41.40,41.60]},{ x:'04/16/2024',y:[41.95,41.95,41.10,41.10]},{ x:'04/17/2024',y:[41.10,41.20,41.05,41.15]},{ x:'04/18/2024',y:[41.10,41.35,41.10,41.25]},{ x:'04/19/2024',y:[41.25,41.30,41.00,41.15]},{ x:'04/22/2024',y:[41.55,41.55,41.25,41.45]},{ x:'04/23/2024',y:[41.65,41.80,41.60,41.80]},{ x:'04/24/2024',y:[42.05,42.05,41.85,42.00]},{ x:'04/25/2024',y:[42.00,42.00,41.90,41.95]},{ x:'04/26/2024',y:[42.00,42.00,41.80,41.90]},{ x:'04/29/2024',y:[41.90,42.20,41.90,42.20]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1234 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());