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:'07/27/2023',y:[23.15,23.45,23.15,23.35]},{ x:'07/28/2023',y:[23.40,23.45,23.15,23.25]},{ x:'07/31/2023',y:[23.40,23.70,23.10,23.35]},{ x:'08/01/2023',y:[23.50,23.70,23.40,23.45]},{ x:'08/02/2023',y:[23.50,23.75,23.15,23.25]},{ x:'08/04/2023',y:[23.35,23.60,23.15,23.45]},{ x:'08/07/2023',y:[23.60,23.60,23.30,23.40]},{ x:'08/08/2023',y:[23.55,23.65,23.30,23.55]},{ x:'08/09/2023',y:[23.50,23.70,23.40,23.55]},{ x:'08/10/2023',y:[23.05,23.05,21.20,21.65]},{ x:'08/11/2023',y:[21.65,22.10,21.30,21.85]},{ x:'08/14/2023',y:[22.20,22.20,21.15,21.30]},{ x:'08/15/2023',y:[21.35,21.40,21.15,21.25]},{ x:'08/16/2023',y:[21.20,21.20,20.50,20.80]},{ x:'08/17/2023',y:[20.75,21.30,20.45,21.20]},{ x:'08/18/2023',y:[21.25,21.95,21.10,21.45]},{ x:'08/21/2023',y:[21.80,21.80,21.15,21.25]},{ x:'08/22/2023',y:[21.70,21.80,21.20,21.30]},{ x:'08/23/2023',y:[21.35,22.35,21.35,22.20]},{ x:'08/24/2023',y:[22.45,23.20,22.00,22.90]},{ x:'08/25/2023',y:[22.90,23.30,22.60,22.70]},{ x:'08/28/2023',y:[22.90,23.25,22.60,22.65]},{ x:'08/29/2023',y:[22.90,23.05,22.50,22.85]},{ x:'08/30/2023',y:[22.90,22.95,22.70,22.90]},{ x:'08/31/2023',y:[23.15,23.20,22.75,23.20]},{ x:'09/01/2023',y:[23.30,23.35,23.00,23.20]},{ x:'09/04/2023',y:[23.25,23.95,23.25,23.75]},{ x:'09/05/2023',y:[23.85,24.25,23.65,23.85]},{ x:'09/06/2023',y:[23.85,24.20,23.80,23.80]},{ x:'09/07/2023',y:[23.70,24.00,23.70,23.80]},{ x:'09/08/2023',y:[23.85,24.10,23.80,24.00]},{ x:'09/11/2023',y:[24.25,24.35,23.85,23.90]},{ x:'09/12/2023',y:[24.00,24.05,23.05,23.25]},{ x:'09/13/2023',y:[23.30,23.40,23.05,23.20]},{ x:'09/14/2023',y:[23.20,23.80,23.20,23.75]},{ x:'09/15/2023',y:[24.25,24.40,23.45,23.45]},{ x:'09/18/2023',y:[23.80,23.95,23.60,23.65]},{ x:'09/19/2023',y:[23.80,24.20,23.70,23.90]},{ x:'09/20/2023',y:[24.90,25.20,24.35,24.65]},{ x:'09/21/2023',y:[24.50,24.50,23.55,23.65]},{ x:'09/22/2023',y:[23.65,24.30,23.35,24.20]},{ x:'09/25/2023',y:[24.20,24.40,23.80,23.90]},{ x:'09/26/2023',y:[23.95,24.10,23.30,23.40]},{ x:'09/27/2023',y:[23.45,23.60,23.20,23.40]},{ x:'09/28/2023',y:[23.90,24.30,22.80,22.85]},{ x:'10/02/2023',y:[23.00,23.00,22.10,22.25]},{ x:'10/03/2023',y:[22.30,22.50,22.00,22.00]},{ x:'10/04/2023',y:[21.80,22.00,21.70,21.90]},{ x:'10/05/2023',y:[21.90,22.05,21.80,21.85]},{ x:'10/06/2023',y:[21.90,22.00,21.65,21.75]},{ x:'10/11/2023',y:[22.00,22.25,21.65,21.70]},{ x:'10/12/2023',y:[21.65,21.65,21.20,21.35]},{ x:'10/13/2023',y:[21.40,21.55,21.20,21.45]},{ x:'10/18/2023',y:[20.85,21.00,20.60,20.70]},{ x:'10/19/2023',y:[20.60,20.90,20.60,20.70]},{ x:'10/20/2023',y:[20.80,20.85,20.30,20.30]},{ x:'10/23/2023',y:[20.10,20.55,20.00,20.25]},{ x:'10/24/2023',y:[20.20,20.45,20.10,20.40]},{ x:'10/25/2023',y:[20.40,20.70,20.40,20.60]},{ x:'10/26/2023',y:[20.40,20.70,20.30,20.35]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2208 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());