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:'08/11/2023',y:[86.20,87.00,86.10,86.20]},{ x:'08/14/2023',y:[86.00,86.20,85.20,85.30]},{ x:'08/15/2023',y:[85.60,86.10,85.60,86.00]},{ x:'08/16/2023',y:[85.30,85.50,84.30,85.20]},{ x:'08/17/2023',y:[84.80,87.80,84.30,87.20]},{ x:'08/18/2023',y:[87.10,87.80,86.10,86.60]},{ x:'08/21/2023',y:[86.10,87.50,86.10,86.50]},{ x:'08/22/2023',y:[87.10,87.40,86.10,86.50]},{ x:'08/23/2023',y:[86.30,89.20,86.30,89.00]},{ x:'08/24/2023',y:[89.30,89.60,88.10,88.50]},{ x:'08/25/2023',y:[88.50,89.70,88.50,89.30]},{ x:'08/28/2023',y:[89.60,90.40,88.30,88.40]},{ x:'08/29/2023',y:[88.70,89.20,88.50,89.20]},{ x:'08/30/2023',y:[89.90,90.30,89.30,90.00]},{ x:'08/31/2023',y:[90.00,90.20,89.50,90.00]},{ x:'09/01/2023',y:[90.40,91.20,89.80,90.50]},{ x:'09/04/2023',y:[90.30,90.40,89.60,90.10]},{ x:'09/05/2023',y:[90.10,90.50,89.50,89.90]},{ x:'09/06/2023',y:[90.20,90.20,89.30,89.50]},{ x:'09/07/2023',y:[89.00,89.80,88.90,89.00]},{ x:'09/08/2023',y:[88.30,88.30,87.00,87.70]},{ x:'09/11/2023',y:[87.70,87.70,85.80,86.30]},{ x:'09/12/2023',y:[86.70,86.70,85.80,86.00]},{ x:'09/13/2023',y:[86.10,87.20,86.10,87.00]},{ x:'09/14/2023',y:[87.00,88.20,87.00,88.00]},{ x:'09/15/2023',y:[88.00,88.20,87.10,87.50]},{ x:'09/18/2023',y:[87.50,87.90,87.30,87.60]},{ x:'09/19/2023',y:[87.60,87.70,86.70,86.80]},{ x:'09/20/2023',y:[86.80,86.80,85.90,86.00]},{ x:'09/21/2023',y:[86.00,86.00,84.80,84.80]},{ x:'09/22/2023',y:[84.60,85.90,83.80,85.90]},{ x:'09/25/2023',y:[85.90,86.70,85.90,86.40]},{ x:'09/26/2023',y:[86.40,86.40,85.20,85.20]},{ x:'09/27/2023',y:[85.00,85.60,84.70,85.50]},{ x:'09/28/2023',y:[85.50,85.70,85.00,85.50]},{ x:'10/02/2023',y:[85.50,87.30,85.40,86.50]},{ x:'10/03/2023',y:[86.80,86.80,85.90,86.20]},{ x:'10/04/2023',y:[85.50,85.50,85.00,85.10]},{ x:'10/05/2023',y:[85.50,85.50,85.10,85.10]},{ x:'10/06/2023',y:[85.10,85.30,84.50,84.50]},{ x:'10/11/2023',y:[84.30,84.50,82.70,82.70]},{ x:'10/12/2023',y:[83.20,84.90,82.70,84.60]},{ x:'10/13/2023',y:[85.30,87.40,85.30,87.20]},{ x:'10/18/2023',y:[87.30,87.90,87.00,87.30]},{ x:'10/19/2023',y:[87.30,88.20,86.90,87.10]},{ x:'10/20/2023',y:[87.50,87.50,85.30,86.40]},{ x:'10/23/2023',y:[86.40,86.40,85.80,86.30]},{ x:'10/24/2023',y:[86.50,88.80,86.30,88.30]},{ x:'10/25/2023',y:[89.00,89.40,88.50,88.90]},{ x:'10/26/2023',y:[88.00,89.00,87.80,88.50]},{ x:'10/27/2023',y:[87.20,88.40,87.20,87.40]},{ x:'10/31/2023',y:[87.70,88.40,86.80,86.80]},{ x:'11/01/2023',y:[87.50,87.50,85.90,86.20]},{ x:'11/02/2023',y:[87.30,87.30,86.40,87.00]},{ x:'11/03/2023',y:[87.00,87.10,86.00,86.10]},{ x:'11/06/2023',y:[86.20,88.10,86.20,88.00]},{ x:'11/07/2023',y:[87.20,87.80,87.20,87.70]},{ x:'11/08/2023',y:[87.50,88.00,87.50,87.60]},{ x:'11/09/2023',y:[87.50,87.90,87.00,87.00]},{ x:'11/10/2023',y:[87.60,87.60,86.70,87.10]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "8091 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());