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/10/2023',y:[38.70,39.05,38.70,38.70]},{ x:'11/13/2023',y:[38.85,38.85,38.55,38.65]},{ x:'11/14/2023',y:[38.70,38.85,38.65,38.85]},{ x:'11/15/2023',y:[38.75,39.00,38.65,38.90]},{ x:'11/16/2023',y:[39.00,39.05,38.90,38.95]},{ x:'11/17/2023',y:[39.05,39.25,38.95,39.15]},{ x:'11/20/2023',y:[39.25,39.25,39.05,39.15]},{ x:'11/21/2023',y:[39.15,39.15,39.05,39.10]},{ x:'11/22/2023',y:[39.05,39.15,39.00,39.00]},{ x:'11/23/2023',y:[39.05,39.10,38.95,39.00]},{ x:'11/24/2023',y:[39.10,39.10,39.00,39.00]},{ x:'11/27/2023',y:[39.05,39.10,38.95,39.05]},{ x:'11/28/2023',y:[39.10,39.45,39.05,39.25]},{ x:'11/29/2023',y:[39.20,39.25,39.15,39.15]},{ x:'11/30/2023',y:[39.35,39.35,39.15,39.15]},{ x:'12/01/2023',y:[39.20,39.30,39.20,39.30]},{ x:'12/04/2023',y:[39.30,39.65,39.20,39.65]},{ x:'12/05/2023',y:[39.50,39.60,39.35,39.50]},{ x:'12/06/2023',y:[39.35,39.60,39.35,39.50]},{ x:'12/07/2023',y:[39.40,39.50,39.35,39.40]},{ x:'12/08/2023',y:[39.40,39.60,39.40,39.60]},{ x:'12/11/2023',y:[39.50,39.50,39.30,39.45]},{ x:'12/12/2023',y:[39.35,39.45,39.30,39.45]},{ x:'12/18/2023',y:[39.65,39.65,39.45,39.45]},{ x:'12/19/2023',y:[39.35,43.30,39.30,40.50]},{ x:'01/10/2024',y:[40.25,40.25,40.05,40.10]},{ x:'01/11/2024',y:[40.00,40.40,39.90,40.40]},{ x:'01/12/2024',y:[40.20,40.40,40.10,40.35]},{ x:'01/15/2024',y:[40.40,40.50,40.15,40.25]},{ x:'01/16/2024',y:[40.25,40.25,39.95,40.00]},{ x:'01/17/2024',y:[39.95,40.00,39.25,39.30]},{ x:'01/18/2024',y:[39.35,39.60,39.35,39.45]},{ x:'01/19/2024',y:[39.45,39.95,39.40,39.65]},{ x:'01/22/2024',y:[40.00,40.00,39.75,39.80]},{ 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]} ] }], 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());