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/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]},{ x:'07/31/2023',y:[34.55,35.35,33.30,33.40]},{ x:'08/01/2023',y:[33.60,34.35,32.40,32.55]},{ x:'08/02/2023',y:[32.60,32.80,31.70,31.70]},{ x:'08/04/2023',y:[31.35,32.00,31.35,32.00]},{ x:'08/07/2023',y:[31.85,32.75,31.50,32.70]},{ x:'08/08/2023',y:[35.00,35.95,34.35,35.95]},{ x:'08/09/2023',y:[36.70,37.55,34.70,37.50]},{ x:'08/10/2023',y:[37.50,37.50,35.00,35.00]},{ x:'08/11/2023',y:[35.00,35.65,34.00,34.05]},{ x:'08/14/2023',y:[33.85,35.25,33.05,34.00]},{ x:'08/15/2023',y:[34.75,36.10,34.20,35.40]},{ x:'08/16/2023',y:[35.10,36.05,34.30,35.75]},{ x:'08/17/2023',y:[35.75,36.50,35.15,35.65]},{ x:'08/18/2023',y:[36.00,36.25,34.70,34.70]},{ x:'08/21/2023',y:[34.70,34.75,33.45,33.65]},{ x:'08/22/2023',y:[34.20,34.35,33.10,33.40]},{ x:'08/23/2023',y:[33.50,34.40,33.30,34.20]},{ x:'08/24/2023',y:[34.80,35.00,32.65,32.80]},{ x:'08/25/2023',y:[32.60,33.50,32.50,32.70]},{ x:'08/28/2023',y:[33.10,33.10,31.75,31.75]},{ x:'08/29/2023',y:[31.85,33.90,31.85,32.05]} ] }], 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());