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:'05/05/2023',y:[22.95,23.10,22.50,22.65]},{ x:'05/08/2023',y:[22.65,22.85,22.50,22.80]},{ x:'05/09/2023',y:[22.80,22.80,22.15,22.20]},{ x:'05/10/2023',y:[22.25,22.35,22.10,22.25]},{ x:'05/11/2023',y:[22.25,22.30,21.50,21.50]},{ x:'05/12/2023',y:[21.35,21.90,21.30,21.60]},{ x:'05/15/2023',y:[21.45,21.45,21.25,21.25]},{ x:'05/16/2023',y:[21.50,21.90,21.50,21.90]},{ x:'05/17/2023',y:[21.80,22.60,21.50,22.35]},{ x:'05/18/2023',y:[22.35,22.40,22.00,22.05]},{ x:'05/19/2023',y:[22.10,22.60,22.05,22.25]},{ x:'05/22/2023',y:[22.20,22.50,22.00,22.25]},{ x:'05/23/2023',y:[22.20,22.40,22.10,22.25]},{ x:'05/24/2023',y:[22.10,22.15,21.35,21.85]},{ x:'05/25/2023',y:[21.80,21.80,21.35,21.50]},{ x:'05/26/2023',y:[21.60,22.50,21.60,22.10]},{ x:'05/29/2023',y:[22.10,23.95,21.95,23.60]},{ x:'05/30/2023',y:[23.60,23.60,22.75,22.75]},{ x:'05/31/2023',y:[22.75,23.10,22.60,22.85]},{ x:'06/01/2023',y:[22.80,23.10,22.40,23.00]},{ x:'06/02/2023',y:[22.95,23.05,22.80,22.80]},{ x:'06/05/2023',y:[23.00,23.05,22.70,22.70]},{ x:'06/06/2023',y:[22.70,22.70,22.35,22.50]},{ x:'06/07/2023',y:[22.60,22.80,22.55,22.70]},{ x:'06/08/2023',y:[22.65,22.65,22.05,22.40]},{ x:'06/09/2023',y:[22.40,22.45,21.80,21.95]},{ x:'06/12/2023',y:[22.05,22.05,21.60,21.60]},{ x:'06/13/2023',y:[21.65,21.90,21.35,21.45]},{ x:'06/14/2023',y:[21.50,21.85,21.50,21.85]},{ x:'06/15/2023',y:[21.75,21.75,21.60,21.60]},{ x:'06/16/2023',y:[21.80,22.85,21.75,22.75]},{ x:'06/19/2023',y:[22.90,23.40,22.80,23.25]},{ x:'06/20/2023',y:[23.35,23.40,22.60,23.20]},{ x:'06/21/2023',y:[23.15,24.70,22.80,24.50]},{ x:'06/26/2023',y:[24.90,25.35,24.80,25.10]},{ x:'06/27/2023',y:[25.10,25.20,24.05,24.05]},{ x:'06/28/2023',y:[24.50,24.85,24.00,24.20]},{ x:'06/29/2023',y:[24.85,25.30,24.30,24.75]},{ x:'06/30/2023',y:[24.55,24.60,23.90,24.05]},{ x:'07/03/2023',y:[24.35,25.10,24.00,25.00]},{ x:'07/04/2023',y:[25.10,25.10,24.50,25.10]},{ x:'07/05/2023',y:[25.00,25.35,24.50,24.55]},{ x:'07/06/2023',y:[24.20,24.65,24.05,24.20]},{ x:'07/07/2023',y:[24.10,26.60,23.80,26.60]},{ x:'07/10/2023',y:[27.70,29.25,27.40,29.25]},{ x:'07/11/2023',y:[29.45,30.45,27.95,29.10]},{ x:'07/12/2023',y:[29.80,32.00,29.00,32.00]},{ x:'07/13/2023',y:[32.30,34.50,32.05,33.50]},{ x:'07/14/2023',y:[34.00,34.40,32.15,34.15]},{ x:'07/17/2023',y:[34.35,36.50,33.15,34.15]},{ x:'07/18/2023',y:[34.00,34.30,31.05,31.30]},{ x:'07/19/2023',y:[31.85,32.80,31.50,31.60]},{ x:'07/20/2023',y:[31.80,32.80,31.30,31.85]},{ x:'07/21/2023',y:[31.10,32.10,29.30,30.60]},{ x:'07/24/2023',y:[30.70,30.75,28.60,29.75]},{ x:'07/25/2023',y:[29.75,31.20,29.50,30.20]},{ x:'07/26/2023',y:[30.55,30.65,28.85,29.00]},{ x:'07/27/2023',y:[28.50,29.25,27.50,28.20]},{ x:'07/28/2023',y:[28.50,31.00,27.80,31.00]},{ x:'07/31/2023',y:[30.60,32.90,29.80,31.30]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3234 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());