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/04/2023',y:[17.50,17.60,17.20,17.30]},{ x:'05/05/2023',y:[17.20,17.50,17.20,17.40]},{ x:'05/08/2023',y:[17.60,17.60,17.35,17.35]},{ x:'05/09/2023',y:[17.50,17.50,17.05,17.15]},{ x:'05/10/2023',y:[17.30,17.75,17.15,17.55]},{ x:'05/11/2023',y:[17.75,17.75,17.00,17.05]},{ x:'05/12/2023',y:[17.00,17.25,16.80,17.20]},{ x:'05/15/2023',y:[17.20,17.35,17.10,17.25]},{ x:'05/16/2023',y:[17.30,17.50,17.25,17.40]},{ x:'05/17/2023',y:[17.40,17.60,17.30,17.45]},{ x:'05/18/2023',y:[17.55,17.55,17.35,17.40]},{ x:'05/19/2023',y:[17.45,17.55,17.35,17.45]},{ x:'05/22/2023',y:[17.40,17.70,17.40,17.60]},{ x:'05/23/2023',y:[17.60,17.65,17.45,17.50]},{ x:'05/24/2023',y:[17.50,17.95,17.45,17.85]},{ x:'05/25/2023',y:[17.85,17.85,17.60,17.65]},{ x:'05/26/2023',y:[17.80,17.80,17.20,17.20]},{ x:'05/29/2023',y:[17.25,17.40,17.20,17.20]},{ x:'05/30/2023',y:[17.20,17.35,17.15,17.20]},{ x:'05/31/2023',y:[17.20,17.60,17.20,17.20]},{ x:'06/01/2023',y:[17.15,17.35,16.95,17.10]},{ x:'06/02/2023',y:[17.10,17.20,17.05,17.10]},{ x:'06/05/2023',y:[17.10,17.45,17.10,17.30]},{ x:'06/06/2023',y:[17.30,17.40,17.25,17.30]},{ x:'06/07/2023',y:[17.30,17.35,17.20,17.25]},{ x:'06/08/2023',y:[17.25,17.30,17.05,17.10]},{ x:'06/09/2023',y:[17.10,17.20,17.00,17.05]},{ x:'06/12/2023',y:[17.05,17.05,16.70,16.75]},{ x:'06/13/2023',y:[16.60,16.70,16.10,16.35]},{ x:'06/14/2023',y:[16.35,16.50,16.25,16.40]},{ x:'06/15/2023',y:[16.40,16.45,16.25,16.40]},{ x:'06/16/2023',y:[16.40,16.85,16.25,16.60]},{ x:'06/19/2023',y:[16.65,17.20,16.55,17.05]},{ x:'06/20/2023',y:[17.10,17.90,17.05,17.80]},{ x:'06/21/2023',y:[18.00,18.20,17.40,17.60]},{ x:'06/26/2023',y:[17.70,17.95,17.50,17.55]},{ x:'06/27/2023',y:[17.60,17.60,17.20,17.25]},{ x:'06/28/2023',y:[17.35,17.60,17.20,17.25]},{ x:'06/29/2023',y:[17.35,17.45,17.15,17.25]},{ x:'06/30/2023',y:[17.30,17.60,17.20,17.50]},{ x:'07/03/2023',y:[17.60,17.95,17.60,17.70]},{ x:'07/04/2023',y:[17.75,17.80,17.55,17.55]},{ x:'07/05/2023',y:[17.55,17.75,17.30,17.65]},{ x:'07/06/2023',y:[17.65,17.65,17.45,17.45]},{ x:'07/07/2023',y:[17.35,17.45,17.20,17.35]},{ x:'07/10/2023',y:[17.40,17.60,17.20,17.55]},{ x:'07/11/2023',y:[17.55,17.60,17.30,17.30]},{ x:'07/12/2023',y:[17.40,17.40,17.00,17.00]},{ x:'07/13/2023',y:[17.15,17.20,16.85,16.85]},{ x:'07/14/2023',y:[16.90,17.00,16.70,16.70]},{ x:'07/17/2023',y:[16.70,16.70,16.20,16.45]},{ x:'07/18/2023',y:[16.40,16.80,16.30,16.60]},{ x:'07/19/2023',y:[16.60,16.95,16.60,16.85]},{ x:'07/20/2023',y:[16.90,17.50,16.90,17.40]},{ x:'07/21/2023',y:[17.40,17.75,17.15,17.15]},{ x:'07/24/2023',y:[17.15,17.15,16.80,16.80]},{ x:'07/25/2023',y:[16.85,17.00,16.80,16.85]},{ x:'07/26/2023',y:[17.00,17.15,16.85,16.85]},{ x:'07/27/2023',y:[16.90,17.10,16.85,17.05]},{ x:'07/28/2023',y:[17.10,17.25,17.00,17.20]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2017 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());