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/25/2023',y:[29.75,29.80,29.40,29.40]},{ x:'05/26/2023',y:[29.20,29.45,29.05,29.20]},{ x:'05/29/2023',y:[29.30,29.50,29.05,29.05]},{ x:'05/30/2023',y:[29.10,29.20,29.00,29.00]},{ x:'05/31/2023',y:[29.00,29.40,29.00,29.00]},{ x:'06/01/2023',y:[29.15,29.25,29.05,29.10]},{ x:'06/02/2023',y:[29.25,29.45,29.15,29.40]},{ x:'06/05/2023',y:[29.40,29.80,29.40,29.60]},{ x:'06/06/2023',y:[29.65,29.95,29.65,29.90]},{ x:'06/07/2023',y:[29.95,29.95,29.85,29.90]},{ x:'06/08/2023',y:[29.85,29.90,29.70,29.75]},{ x:'06/09/2023',y:[29.85,29.90,29.70,29.75]},{ x:'06/12/2023',y:[29.75,29.80,29.60,29.65]},{ x:'06/13/2023',y:[29.65,29.80,29.50,29.60]},{ x:'06/14/2023',y:[29.60,29.90,29.60,29.65]},{ x:'06/15/2023',y:[29.70,29.80,29.55,29.65]},{ x:'06/16/2023',y:[29.65,29.85,29.60,29.75]},{ x:'06/19/2023',y:[29.75,29.90,29.65,29.85]},{ x:'06/20/2023',y:[29.85,29.85,29.70,29.75]},{ x:'06/21/2023',y:[29.75,29.80,29.60,29.65]},{ x:'06/26/2023',y:[29.65,29.80,29.45,29.60]},{ x:'06/27/2023',y:[29.55,29.85,29.50,29.75]},{ x:'06/28/2023',y:[29.70,29.85,29.60,29.70]},{ x:'06/29/2023',y:[29.75,29.80,29.50,29.65]},{ x:'06/30/2023',y:[29.50,29.65,29.40,29.40]},{ x:'07/03/2023',y:[29.40,29.90,29.40,29.80]},{ x:'07/04/2023',y:[29.60,29.75,29.50,29.55]},{ x:'07/05/2023',y:[29.55,29.65,29.50,29.50]},{ x:'07/06/2023',y:[29.35,29.35,28.90,28.95]},{ x:'07/07/2023',y:[28.90,28.90,28.55,28.65]},{ x:'07/10/2023',y:[28.75,29.00,28.70,28.70]},{ x:'07/11/2023',y:[28.75,29.05,28.75,28.85]},{ x:'07/12/2023',y:[28.80,28.95,28.70,28.85]},{ x:'07/13/2023',y:[28.95,29.25,28.95,29.05]},{ x:'07/14/2023',y:[29.25,29.30,29.05,29.15]},{ x:'07/17/2023',y:[29.15,29.30,29.10,29.30]},{ x:'07/18/2023',y:[29.15,29.35,29.10,29.20]},{ x:'07/19/2023',y:[29.15,29.30,29.10,29.30]},{ x:'07/20/2023',y:[29.20,29.55,29.15,29.45]},{ x:'07/21/2023',y:[29.45,29.50,29.10,29.25]},{ x:'07/24/2023',y:[29.25,29.40,29.20,29.40]},{ x:'07/25/2023',y:[29.40,29.55,29.35,29.35]},{ x:'07/26/2023',y:[28.20,28.65,28.10,28.55]},{ x:'07/27/2023',y:[28.60,28.60,28.30,28.45]},{ x:'07/28/2023',y:[28.45,28.45,28.10,28.20]},{ x:'07/31/2023',y:[28.20,28.20,27.90,27.95]},{ x:'08/01/2023',y:[28.05,28.30,27.95,28.15]},{ x:'08/02/2023',y:[28.10,28.35,27.85,28.00]},{ x:'08/04/2023',y:[28.00,28.30,27.95,28.30]},{ x:'08/07/2023',y:[28.30,28.50,28.25,28.50]},{ x:'08/08/2023',y:[28.50,28.50,28.15,28.25]},{ x:'08/09/2023',y:[28.25,28.25,27.90,28.15]},{ x:'08/10/2023',y:[28.10,28.10,27.80,27.90]},{ x:'08/11/2023',y:[27.95,28.00,27.65,27.65]},{ x:'08/14/2023',y:[27.75,27.75,27.15,27.20]},{ x:'08/15/2023',y:[27.50,27.50,27.10,27.10]},{ x:'08/16/2023',y:[27.05,27.05,26.80,26.85]},{ x:'08/17/2023',y:[26.80,26.80,26.20,26.60]},{ x:'08/18/2023',y:[26.65,27.30,26.65,27.20]},{ x:'08/21/2023',y:[27.20,27.35,27.05,27.10]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2002 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());