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:'04/17/2023',y:[36.20,36.40,36.15,36.30]},{ x:'04/18/2023',y:[36.50,36.50,36.20,36.25]},{ x:'04/19/2023',y:[36.25,36.30,36.05,36.15]},{ x:'04/20/2023',y:[36.15,36.20,35.95,36.05]},{ x:'04/21/2023',y:[36.05,36.20,35.85,35.90]},{ x:'04/24/2023',y:[35.95,36.20,35.95,36.15]},{ x:'04/25/2023',y:[36.15,36.35,35.90,36.00]},{ x:'04/26/2023',y:[36.00,36.15,35.95,36.10]},{ x:'04/27/2023',y:[36.25,36.25,36.10,36.25]},{ x:'04/28/2023',y:[36.25,36.40,36.25,36.35]},{ x:'05/02/2023',y:[36.35,36.50,36.35,36.40]},{ x:'05/03/2023',y:[36.45,36.45,36.30,36.30]},{ x:'05/04/2023',y:[36.25,36.65,36.25,36.60]},{ x:'05/05/2023',y:[36.60,36.80,36.55,36.75]},{ x:'05/08/2023',y:[36.85,37.45,36.85,37.10]},{ x:'05/09/2023',y:[37.15,37.30,37.05,37.10]},{ x:'05/10/2023',y:[37.10,37.15,36.80,37.00]},{ x:'05/11/2023',y:[37.00,37.00,36.75,36.80]},{ x:'05/12/2023',y:[36.75,36.80,36.55,36.75]},{ x:'05/15/2023',y:[36.75,36.95,36.75,36.95]},{ x:'05/16/2023',y:[37.15,37.35,37.10,37.35]},{ x:'05/17/2023',y:[37.45,37.50,37.30,37.45]},{ x:'05/18/2023',y:[37.35,37.50,37.20,37.40]},{ x:'05/19/2023',y:[37.35,38.00,37.35,37.75]},{ x:'05/22/2023',y:[37.70,38.10,37.70,37.70]},{ x:'05/23/2023',y:[37.75,37.80,37.60,37.65]},{ x:'05/24/2023',y:[37.50,37.70,37.50,37.60]},{ x:'05/25/2023',y:[37.60,37.60,37.45,37.50]},{ x:'05/26/2023',y:[37.50,37.50,37.15,37.15]},{ x:'05/29/2023',y:[37.25,37.45,37.25,37.30]},{ x:'05/30/2023',y:[37.50,37.50,37.30,37.45]},{ x:'05/31/2023',y:[37.45,37.60,37.35,37.40]},{ x:'06/01/2023',y:[37.50,37.50,37.30,37.45]},{ x:'06/02/2023',y:[37.45,37.70,37.45,37.70]},{ x:'06/05/2023',y:[37.70,37.75,37.55,37.65]},{ x:'06/06/2023',y:[37.70,37.80,37.70,37.75]},{ x:'06/07/2023',y:[37.75,38.20,37.75,38.15]},{ x:'06/08/2023',y:[38.05,38.40,38.05,38.25]},{ x:'06/09/2023',y:[38.50,39.50,38.50,38.85]},{ x:'06/12/2023',y:[39.70,39.95,39.15,39.45]},{ x:'06/13/2023',y:[39.45,39.90,39.20,39.70]},{ x:'06/14/2023',y:[39.85,39.85,39.40,39.60]},{ x:'06/15/2023',y:[39.50,39.80,39.30,39.55]},{ x:'06/16/2023',y:[39.60,39.75,39.40,39.55]},{ x:'06/19/2023',y:[39.65,39.95,39.60,39.95]},{ x:'06/20/2023',y:[40.20,40.90,40.05,40.65]},{ x:'06/21/2023',y:[40.80,42.30,40.80,42.25]},{ x:'06/26/2023',y:[42.25,42.40,41.50,41.95]},{ x:'06/27/2023',y:[42.10,42.25,40.30,41.00]},{ x:'06/28/2023',y:[41.35,41.65,40.50,40.60]},{ x:'06/29/2023',y:[40.60,40.60,39.95,40.35]},{ x:'06/30/2023',y:[41.00,42.45,41.00,41.25]},{ x:'07/03/2023',y:[41.30,41.40,40.60,40.90]},{ x:'07/04/2023',y:[40.90,40.90,40.60,40.75]},{ x:'07/05/2023',y:[40.80,41.15,40.75,40.85]},{ x:'07/06/2023',y:[41.00,41.25,40.70,40.75]},{ x:'07/07/2023',y:[40.75,40.95,40.50,40.85]},{ x:'07/10/2023',y:[39.30,39.70,39.20,39.65]},{ x:'07/11/2023',y:[39.70,40.20,39.65,40.15]},{ x:'07/12/2023',y:[40.20,40.50,39.55,39.85]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1234 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());