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/04/2023',y:[26.30,26.65,26.05,26.60]},{ x:'05/05/2023',y:[26.55,26.75,26.10,26.10]},{ x:'05/08/2023',y:[25.80,26.10,25.30,25.30]},{ x:'05/09/2023',y:[25.15,25.65,24.90,25.10]},{ x:'05/10/2023',y:[25.10,25.25,24.70,25.05]},{ x:'05/11/2023',y:[26.15,27.05,25.60,25.80]},{ x:'05/12/2023',y:[26.00,26.70,25.70,26.55]},{ x:'05/15/2023',y:[26.40,29.15,26.40,29.15]},{ x:'05/16/2023',y:[29.25,29.75,28.20,28.95]},{ x:'05/17/2023',y:[28.95,29.55,28.60,28.60]},{ x:'05/18/2023',y:[28.85,29.10,28.55,28.80]},{ x:'05/19/2023',y:[29.20,29.45,27.80,27.80]},{ x:'05/22/2023',y:[28.00,28.85,27.60,28.80]},{ x:'05/23/2023',y:[28.85,29.25,28.60,28.65]},{ x:'05/24/2023',y:[28.65,30.90,28.65,30.45]},{ x:'05/25/2023',y:[31.00,31.00,29.55,29.80]},{ x:'05/26/2023',y:[30.35,30.35,29.50,29.65]},{ x:'05/29/2023',y:[29.75,30.40,29.50,30.00]},{ x:'05/30/2023',y:[30.10,30.15,29.25,29.25]},{ x:'05/31/2023',y:[29.45,30.00,29.40,29.75]},{ x:'06/01/2023',y:[29.55,30.15,29.55,29.75]},{ x:'06/02/2023',y:[29.90,30.10,29.60,29.85]},{ x:'06/05/2023',y:[30.20,30.80,29.90,30.80]},{ x:'06/06/2023',y:[31.40,31.50,30.25,30.25]},{ x:'06/07/2023',y:[30.35,30.45,29.90,29.90]},{ x:'06/08/2023',y:[30.00,30.90,29.50,30.85]},{ x:'06/09/2023',y:[31.00,31.45,30.55,30.85]},{ x:'06/12/2023',y:[30.90,31.50,30.35,31.35]},{ x:'06/13/2023',y:[31.40,33.95,31.40,32.40]},{ x:'06/14/2023',y:[32.30,32.65,31.55,31.55]},{ x:'06/15/2023',y:[31.65,32.00,31.15,31.20]},{ x:'06/16/2023',y:[31.45,31.65,31.00,31.30]},{ x:'06/19/2023',y:[31.20,34.00,31.20,33.95]},{ x:'06/20/2023',y:[34.15,34.15,31.95,31.95]},{ x:'06/21/2023',y:[32.00,32.65,31.95,32.20]},{ x:'06/26/2023',y:[32.00,32.40,31.60,31.85]},{ x:'06/27/2023',y:[31.85,31.95,30.55,30.55]},{ x:'06/28/2023',y:[30.65,31.35,30.55,30.85]},{ x:'06/29/2023',y:[31.10,31.25,30.60,30.70]},{ x:'06/30/2023',y:[31.00,31.10,30.15,30.15]},{ x:'07/03/2023',y:[30.40,30.90,30.15,30.65]},{ x:'07/04/2023',y:[31.00,31.00,30.40,31.00]},{ x:'07/05/2023',y:[30.85,31.30,30.85,30.95]},{ x:'07/06/2023',y:[31.45,31.55,30.80,30.85]},{ x:'07/07/2023',y:[30.75,30.90,30.40,30.45]},{ x:'07/10/2023',y:[30.65,30.80,30.15,30.20]},{ x:'07/11/2023',y:[30.30,31.00,29.90,31.00]},{ x:'07/12/2023',y:[30.75,30.90,30.25,30.50]},{ x:'07/13/2023',y:[30.50,31.40,30.45,31.30]},{ x:'07/14/2023',y:[31.05,31.30,30.80,31.30]},{ x:'07/17/2023',y:[31.30,32.10,31.20,31.85]},{ x:'07/18/2023',y:[32.05,35.00,32.05,32.85]},{ x:'07/19/2023',y:[32.80,33.05,31.85,31.85]},{ x:'07/20/2023',y:[32.05,32.20,31.80,31.80]},{ x:'07/21/2023',y:[31.75,31.95,31.15,31.25]},{ x:'07/24/2023',y:[31.45,33.25,31.20,33.05]},{ x:'07/25/2023',y:[33.60,33.60,32.40,32.40]},{ x:'07/26/2023',y:[33.10,33.90,32.50,32.50]},{ x:'07/27/2023',y:[32.35,32.95,32.25,32.65]},{ x:'07/28/2023',y:[33.05,34.00,32.35,34.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "6194 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());