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:'02/24/2023',y:[34.00,34.00,33.45,33.50]},{ x:'03/01/2023',y:[33.35,33.50,33.15,33.20]},{ x:'03/02/2023',y:[33.25,33.40,33.00,33.30]},{ x:'03/03/2023',y:[33.35,33.40,33.15,33.15]},{ x:'03/06/2023',y:[33.40,34.05,33.30,33.90]},{ x:'03/07/2023',y:[34.00,34.45,33.95,34.25]},{ x:'03/08/2023',y:[34.00,34.95,34.00,34.60]},{ x:'03/09/2023',y:[34.70,34.75,34.10,34.15]},{ x:'03/10/2023',y:[33.70,33.70,33.10,33.15]},{ x:'03/13/2023',y:[32.95,33.30,32.40,33.20]},{ x:'03/14/2023',y:[32.95,33.25,32.95,33.00]},{ x:'03/15/2023',y:[33.00,33.25,32.60,32.60]},{ x:'03/16/2023',y:[32.50,32.50,31.85,31.95]},{ x:'03/17/2023',y:[32.10,32.50,31.85,32.35]},{ x:'03/20/2023',y:[32.35,32.50,31.95,32.25]},{ x:'03/21/2023',y:[32.45,32.80,32.40,32.50]},{ x:'03/22/2023',y:[32.65,32.75,32.40,32.45]},{ x:'03/23/2023',y:[32.50,32.75,32.35,32.50]},{ x:'03/24/2023',y:[32.60,33.20,32.50,32.85]},{ x:'03/27/2023',y:[33.05,33.45,33.05,33.25]},{ x:'03/28/2023',y:[33.35,34.45,32.90,34.30]},{ x:'03/29/2023',y:[34.50,34.65,33.40,33.45]},{ x:'03/30/2023',y:[33.45,33.60,33.05,33.15]},{ x:'03/31/2023',y:[33.30,33.30,32.90,33.00]},{ x:'04/06/2023',y:[32.90,33.10,32.65,32.85]},{ x:'04/07/2023',y:[32.90,33.25,32.90,32.95]},{ x:'04/10/2023',y:[33.15,33.25,32.95,33.20]},{ x:'04/11/2023',y:[33.35,33.60,33.05,33.25]},{ x:'04/12/2023',y:[33.40,33.90,33.40,33.80]},{ x:'04/13/2023',y:[33.85,34.15,33.50,33.55]},{ x:'04/14/2023',y:[33.60,33.70,33.30,33.40]},{ x:'04/17/2023',y:[33.50,33.85,33.30,33.60]},{ x:'04/18/2023',y:[33.70,33.75,33.20,33.30]},{ x:'04/19/2023',y:[33.40,33.45,32.85,32.90]},{ x:'04/20/2023',y:[33.05,33.05,32.60,32.85]},{ x:'04/21/2023',y:[32.85,32.95,32.35,32.35]},{ x:'04/24/2023',y:[32.30,32.80,32.30,32.80]},{ x:'04/25/2023',y:[33.05,33.40,32.35,32.35]},{ x:'04/26/2023',y:[32.40,32.80,32.25,32.80]},{ x:'04/27/2023',y:[32.85,32.85,32.45,32.55]},{ x:'04/28/2023',y:[32.80,32.90,32.60,32.60]},{ x:'05/02/2023',y:[32.90,33.90,32.75,33.65]},{ x:'05/03/2023',y:[33.65,33.90,33.30,33.40]},{ x:'05/04/2023',y:[33.45,33.85,33.30,33.70]},{ x:'05/05/2023',y:[33.70,33.80,33.35,33.40]},{ x:'05/08/2023',y:[33.55,34.50,33.55,34.35]},{ x:'05/09/2023',y:[34.50,34.50,33.60,33.60]},{ x:'05/10/2023',y:[33.40,33.65,33.10,33.60]},{ x:'05/11/2023',y:[33.60,34.75,33.60,34.00]},{ x:'05/12/2023',y:[34.20,37.40,34.15,37.40]},{ x:'05/15/2023',y:[37.50,39.45,37.35,38.00]},{ x:'05/16/2023',y:[37.80,39.00,37.75,38.05]},{ x:'05/17/2023',y:[38.20,38.25,37.10,37.85]},{ x:'05/18/2023',y:[38.20,39.85,38.20,39.15]},{ x:'05/19/2023',y:[39.00,39.15,37.70,38.00]},{ x:'05/22/2023',y:[38.20,38.75,38.10,38.35]},{ x:'05/23/2023',y:[38.50,38.55,37.75,37.80]},{ x:'05/24/2023',y:[37.80,38.60,37.35,38.40]},{ x:'05/25/2023',y:[38.60,39.70,38.35,39.65]},{ x:'05/26/2023',y:[39.50,40.60,39.05,40.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2371 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());