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:'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]},{ x:'08/01/2023',y:[31.30,32.20,30.40,30.70]},{ x:'08/02/2023',y:[30.90,31.25,27.70,28.10]},{ x:'08/04/2023',y:[28.10,28.10,26.95,27.45]},{ x:'08/07/2023',y:[27.45,28.85,27.20,28.05]},{ x:'08/08/2023',y:[28.05,28.25,26.90,26.90]},{ x:'08/09/2023',y:[26.60,27.35,26.60,26.90]},{ x:'08/10/2023',y:[26.65,26.75,25.40,25.45]},{ x:'08/11/2023',y:[25.70,26.00,25.40,25.40]},{ x:'08/14/2023',y:[25.40,25.40,24.10,24.50]},{ x:'08/15/2023',y:[24.60,25.20,24.60,25.00]},{ x:'08/16/2023',y:[24.55,25.80,24.05,25.45]},{ x:'08/17/2023',y:[25.25,25.80,25.00,25.60]},{ x:'08/18/2023',y:[26.40,28.15,26.40,28.15]},{ x:'08/21/2023',y:[27.00,27.70,26.60,27.15]},{ x:'08/22/2023',y:[27.90,27.90,25.85,25.90]},{ x:'08/23/2023',y:[25.90,26.50,25.70,25.80]},{ x:'08/24/2023',y:[26.10,26.15,25.60,25.80]},{ x:'08/25/2023',y:[26.30,28.35,26.25,28.30]},{ x:'08/28/2023',y:[27.75,28.60,27.30,28.00]},{ x:'08/29/2023',y:[27.70,28.30,27.30,27.80]},{ x:'08/30/2023',y:[27.95,28.25,27.55,27.90]},{ x:'08/31/2023',y:[27.90,28.00,26.90,27.15]},{ x:'09/01/2023',y:[26.10,26.25,25.00,25.35]},{ x:'09/04/2023',y:[25.00,25.00,24.05,24.20]},{ x:'09/05/2023',y:[24.40,24.70,24.30,24.40]},{ x:'09/06/2023',y:[24.50,25.15,24.50,24.75]},{ x:'09/07/2023',y:[24.75,24.95,24.55,24.55]},{ x:'09/08/2023',y:[24.55,24.95,24.20,24.75]},{ x:'09/11/2023',y:[24.75,24.85,24.30,24.35]},{ x:'09/12/2023',y:[24.30,24.45,23.55,23.65]},{ x:'09/13/2023',y:[24.30,24.65,24.00,24.50]},{ x:'09/14/2023',y:[24.60,25.95,24.60,25.90]},{ x:'09/15/2023',y:[26.20,26.60,24.85,26.50]},{ x:'09/18/2023',y:[26.50,26.90,26.00,26.25]},{ x:'09/19/2023',y:[26.30,26.50,25.55,26.00]} ] }], 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());