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:'09/05/2023',y:[24.50,24.50,24.25,24.40]},{ x:'09/06/2023',y:[24.50,24.50,24.05,24.05]},{ x:'09/07/2023',y:[24.15,24.20,23.80,24.05]},{ x:'09/08/2023',y:[24.00,24.00,23.80,23.85]},{ x:'09/11/2023',y:[23.90,23.90,23.15,23.20]},{ x:'09/12/2023',y:[23.30,24.00,23.05,23.50]},{ x:'09/13/2023',y:[23.85,25.30,23.85,24.95]},{ x:'09/14/2023',y:[25.15,25.80,24.90,25.00]},{ x:'09/15/2023',y:[25.20,25.65,24.75,25.10]},{ x:'09/18/2023',y:[24.75,25.55,24.75,25.30]},{ x:'09/19/2023',y:[25.35,25.45,24.90,25.00]},{ x:'09/20/2023',y:[25.00,25.20,24.50,24.55]},{ x:'09/21/2023',y:[24.45,24.45,23.50,23.55]},{ x:'09/22/2023',y:[23.55,23.70,23.40,23.55]},{ x:'09/25/2023',y:[23.85,24.15,23.85,24.10]},{ x:'09/26/2023',y:[24.20,24.80,23.85,23.90]},{ x:'09/27/2023',y:[24.00,24.10,23.90,24.10]},{ x:'09/28/2023',y:[24.20,24.35,24.15,24.15]},{ x:'10/02/2023',y:[24.15,24.45,24.10,24.40]},{ x:'10/03/2023',y:[24.20,24.35,24.15,24.15]},{ x:'10/04/2023',y:[24.10,24.10,23.55,23.60]},{ x:'10/05/2023',y:[24.10,24.15,23.70,24.10]},{ x:'10/06/2023',y:[24.15,24.15,23.90,23.95]},{ x:'10/11/2023',y:[23.80,23.80,23.05,23.25]},{ x:'10/12/2023',y:[23.25,23.55,23.25,23.50]},{ x:'10/13/2023',y:[23.80,23.80,23.40,23.60]},{ x:'10/18/2023',y:[23.10,23.10,22.70,22.70]},{ x:'10/19/2023',y:[22.70,23.25,22.70,23.15]},{ x:'10/20/2023',y:[22.90,23.10,22.80,23.00]},{ x:'10/23/2023',y:[23.00,23.05,22.85,22.85]},{ x:'10/24/2023',y:[22.90,23.25,22.85,23.15]},{ x:'10/25/2023',y:[23.00,23.25,23.00,23.15]},{ x:'10/26/2023',y:[22.90,23.10,22.85,22.90]},{ x:'10/27/2023',y:[22.90,23.05,22.85,22.90]},{ x:'10/31/2023',y:[23.00,23.00,22.10,22.30]},{ x:'11/01/2023',y:[22.35,22.35,22.15,22.30]},{ x:'11/02/2023',y:[22.65,23.00,22.30,22.70]},{ x:'11/03/2023',y:[22.90,23.00,22.75,22.85]},{ x:'11/06/2023',y:[22.90,22.90,22.85,22.85]},{ x:'11/07/2023',y:[22.80,22.80,22.50,22.60]},{ x:'11/08/2023',y:[22.60,23.05,22.60,22.80]},{ x:'11/09/2023',y:[22.85,22.85,22.65,22.80]},{ x:'11/10/2023',y:[22.60,22.75,22.55,22.60]},{ x:'11/13/2023',y:[22.60,22.60,22.35,22.40]},{ x:'11/14/2023',y:[22.45,22.50,22.10,22.10]},{ x:'11/15/2023',y:[22.40,22.40,22.20,22.35]},{ x:'11/16/2023',y:[22.45,22.50,22.30,22.45]},{ x:'11/17/2023',y:[22.30,22.75,22.30,22.75]},{ x:'11/20/2023',y:[22.65,22.65,22.45,22.55]},{ x:'11/21/2023',y:[22.55,22.65,22.50,22.55]},{ x:'11/22/2023',y:[22.60,22.85,22.55,22.65]},{ x:'11/23/2023',y:[22.65,22.70,22.60,22.60]},{ x:'11/24/2023',y:[22.60,22.75,22.55,22.60]},{ x:'11/27/2023',y:[22.60,22.65,22.35,22.50]},{ x:'11/28/2023',y:[22.60,22.70,22.50,22.50]},{ x:'11/29/2023',y:[22.40,22.60,22.40,22.40]},{ x:'11/30/2023',y:[22.45,22.55,22.35,22.35]},{ x:'12/01/2023',y:[22.30,22.75,22.25,22.75]},{ x:'12/04/2023',y:[22.75,22.95,22.75,22.75]},{ x:'12/05/2023',y:[22.80,22.85,22.70,22.70]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1587 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());