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/05/2023',y:[48.20,49.30,47.55,48.50]},{ x:'05/08/2023',y:[48.60,49.95,47.90,49.45]},{ x:'05/09/2023',y:[48.90,49.00,47.90,48.70]},{ x:'05/10/2023',y:[48.70,48.70,47.95,48.25]},{ x:'05/11/2023',y:[48.70,48.70,46.10,47.80]},{ x:'05/12/2023',y:[47.50,48.60,47.00,48.60]},{ x:'05/15/2023',y:[48.55,48.90,47.05,47.10]},{ x:'05/16/2023',y:[47.50,47.50,46.75,46.85]},{ x:'05/17/2023',y:[47.00,47.45,46.80,47.45]},{ x:'05/18/2023',y:[47.70,47.75,46.40,46.50]},{ x:'05/19/2023',y:[46.90,46.90,46.10,46.15]},{ x:'05/22/2023',y:[46.30,47.80,46.25,47.80]},{ x:'05/23/2023',y:[47.80,48.80,47.25,48.60]},{ x:'05/24/2023',y:[47.10,47.10,44.05,46.65]},{ x:'05/25/2023',y:[46.10,46.15,45.35,45.95]},{ x:'05/26/2023',y:[46.45,46.45,45.00,45.35]},{ x:'05/29/2023',y:[45.40,46.15,45.35,46.15]},{ x:'05/30/2023',y:[46.50,46.50,45.75,45.75]},{ x:'05/31/2023',y:[46.25,46.35,45.90,46.00]},{ x:'06/01/2023',y:[46.45,46.95,46.05,46.80]},{ x:'06/02/2023',y:[47.00,47.05,46.00,46.35]},{ x:'06/05/2023',y:[46.75,46.95,46.35,46.55]},{ x:'06/06/2023',y:[46.35,46.80,45.70,45.70]},{ x:'06/07/2023',y:[45.75,46.75,45.50,46.05]},{ x:'06/08/2023',y:[46.15,46.35,45.45,45.50]},{ x:'06/09/2023',y:[45.95,46.20,45.55,45.80]},{ x:'06/12/2023',y:[46.10,47.50,45.70,47.00]},{ x:'06/13/2023',y:[47.00,47.20,46.40,46.50]},{ x:'06/14/2023',y:[46.50,46.95,45.80,45.85]},{ x:'06/15/2023',y:[45.85,45.85,44.70,44.95]},{ x:'06/16/2023',y:[45.15,45.50,44.55,45.00]},{ x:'06/19/2023',y:[45.00,45.00,44.30,44.40]},{ x:'06/20/2023',y:[44.60,44.60,44.30,44.40]},{ x:'06/21/2023',y:[44.50,45.15,44.50,44.95]},{ x:'06/26/2023',y:[44.80,44.95,44.35,44.35]},{ x:'06/27/2023',y:[44.35,46.20,44.35,45.35]},{ x:'06/28/2023',y:[45.80,45.90,44.90,44.90]},{ x:'06/29/2023',y:[45.05,45.80,44.90,44.90]},{ x:'06/30/2023',y:[45.00,45.10,44.60,44.65]},{ x:'07/03/2023',y:[44.75,44.80,44.15,44.50]},{ x:'07/04/2023',y:[44.60,44.70,44.20,44.30]},{ x:'07/05/2023',y:[44.20,44.50,44.15,44.20]},{ x:'07/06/2023',y:[44.25,44.95,44.15,44.15]},{ x:'07/07/2023',y:[44.15,44.30,43.35,43.50]},{ x:'07/10/2023',y:[43.50,43.50,43.10,43.10]},{ x:'07/11/2023',y:[43.25,44.50,43.25,43.40]},{ x:'07/12/2023',y:[43.50,43.50,42.50,42.50]},{ x:'07/13/2023',y:[42.60,42.95,41.40,41.50]},{ x:'07/14/2023',y:[41.60,45.65,41.60,45.65]},{ x:'07/17/2023',y:[46.80,50.00,46.80,48.05]},{ x:'07/18/2023',y:[48.30,48.30,45.40,45.50]},{ x:'07/19/2023',y:[45.70,45.90,44.50,44.70]},{ x:'07/20/2023',y:[45.00,46.40,44.50,45.80]},{ x:'07/21/2023',y:[45.45,45.80,44.80,45.30]},{ x:'07/24/2023',y:[45.30,45.95,44.80,45.35]},{ x:'07/25/2023',y:[45.90,45.90,45.00,45.60]},{ x:'07/26/2023',y:[45.75,45.85,44.60,44.60]},{ x:'07/27/2023',y:[44.60,44.60,43.65,44.05]},{ x:'07/28/2023',y:[44.30,44.45,43.80,43.95]},{ x:'07/31/2023',y:[44.05,46.05,44.00,44.60]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2314 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());