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:'03/20/2023',y:[35.65,37.55,35.30,37.35]},{ x:'03/21/2023',y:[37.10,37.45,36.90,37.25]},{ x:'03/22/2023',y:[38.50,38.50,37.00,37.25]},{ x:'03/23/2023',y:[36.85,37.95,36.85,37.35]},{ x:'03/24/2023',y:[37.35,37.70,37.15,37.20]},{ x:'03/27/2023',y:[37.50,37.80,37.00,37.10]},{ x:'03/28/2023',y:[37.80,37.80,35.60,35.75]},{ x:'03/29/2023',y:[36.00,36.45,35.80,35.85]},{ x:'03/30/2023',y:[36.05,37.30,35.90,37.05]},{ x:'03/31/2023',y:[37.40,37.40,36.30,37.05]},{ x:'04/06/2023',y:[37.20,37.45,36.60,37.45]},{ x:'04/07/2023',y:[37.70,37.90,37.40,37.45]},{ x:'04/10/2023',y:[37.70,38.15,37.45,37.90]},{ x:'04/11/2023',y:[36.00,36.40,35.00,36.10]},{ x:'04/12/2023',y:[36.10,37.65,36.05,37.40]},{ x:'04/13/2023',y:[37.55,37.60,36.70,37.15]},{ x:'04/14/2023',y:[37.50,38.15,37.15,37.70]},{ x:'04/17/2023',y:[38.40,40.30,37.90,39.90]},{ x:'04/18/2023',y:[39.65,40.35,38.80,40.00]},{ x:'04/19/2023',y:[40.90,40.90,38.90,39.00]},{ x:'04/20/2023',y:[38.80,39.55,37.25,37.30]},{ x:'04/21/2023',y:[37.40,37.80,35.70,36.10]},{ x:'04/24/2023',y:[36.80,38.10,36.55,37.40]},{ x:'04/25/2023',y:[38.15,39.30,37.40,37.75]},{ x:'04/26/2023',y:[37.50,38.00,36.65,37.40]},{ x:'04/27/2023',y:[37.85,37.85,36.70,37.15]},{ x:'04/28/2023',y:[37.45,38.50,37.30,38.25]},{ x:'05/02/2023',y:[38.75,41.30,38.50,40.70]},{ x:'05/03/2023',y:[40.50,41.25,39.05,40.95]},{ x:'05/04/2023',y:[41.00,41.80,40.10,40.75]},{ x:'05/05/2023',y:[40.40,40.75,39.10,39.30]},{ x:'05/08/2023',y:[39.85,40.30,39.50,39.60]},{ x:'05/09/2023',y:[40.00,40.00,38.35,38.35]},{ x:'05/10/2023',y:[39.15,40.30,39.05,39.30]},{ x:'05/11/2023',y:[39.60,40.10,38.35,38.55]},{ x:'05/12/2023',y:[38.45,39.15,38.25,38.95]},{ x:'05/15/2023',y:[38.00,38.00,35.50,36.15]},{ x:'05/16/2023',y:[36.50,36.70,35.50,35.90]},{ x:'05/17/2023',y:[36.05,36.20,35.70,35.90]},{ x:'05/18/2023',y:[36.25,37.05,35.70,36.70]},{ x:'05/19/2023',y:[36.95,36.95,36.00,36.05]},{ x:'05/22/2023',y:[36.80,37.60,36.40,37.55]},{ x:'05/23/2023',y:[37.95,38.15,37.25,37.80]},{ x:'05/24/2023',y:[37.60,38.00,37.20,37.80]},{ x:'05/25/2023',y:[38.15,38.15,37.20,37.30]},{ x:'05/26/2023',y:[37.40,37.45,36.50,36.50]},{ x:'05/29/2023',y:[36.55,37.40,36.55,37.10]},{ x:'05/30/2023',y:[37.15,37.15,36.50,36.70]},{ x:'05/31/2023',y:[36.80,37.25,36.75,37.15]},{ x:'06/01/2023',y:[37.15,37.50,36.85,37.25]},{ x:'06/02/2023',y:[37.30,39.10,37.30,38.30]},{ x:'06/05/2023',y:[38.55,39.00,37.95,38.50]},{ x:'06/06/2023',y:[38.95,38.95,38.00,38.00]},{ x:'06/07/2023',y:[38.45,38.75,38.15,38.25]},{ x:'06/08/2023',y:[38.40,38.50,37.10,37.10]},{ x:'06/09/2023',y:[37.20,37.40,36.80,36.85]},{ x:'06/12/2023',y:[36.85,37.00,36.35,36.35]},{ x:'06/13/2023',y:[36.65,36.65,36.25,36.50]},{ x:'06/14/2023',y:[36.55,37.00,36.15,36.40]},{ x:'06/15/2023',y:[36.50,36.75,36.00,36.40]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3712 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());