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:'09/12/2023',y:[35.70,36.40,35.65,35.85]},{ x:'09/13/2023',y:[36.20,36.65,36.00,36.65]},{ x:'09/14/2023',y:[37.20,38.60,37.20,38.35]},{ x:'09/15/2023',y:[39.00,41.00,38.80,39.50]},{ x:'09/18/2023',y:[39.00,40.00,38.75,39.15]},{ x:'09/19/2023',y:[39.70,39.75,39.25,39.50]},{ x:'09/20/2023',y:[39.80,39.80,38.80,39.00]},{ x:'09/21/2023',y:[39.00,39.45,38.70,38.70]},{ x:'09/22/2023',y:[38.50,39.20,38.10,38.90]},{ x:'09/25/2023',y:[39.40,39.45,38.50,38.60]},{ x:'09/26/2023',y:[39.05,39.05,38.05,38.05]},{ x:'09/27/2023',y:[38.00,38.00,37.55,37.65]},{ x:'09/28/2023',y:[38.00,38.00,37.60,37.60]},{ x:'10/02/2023',y:[37.55,40.50,37.55,40.20]},{ x:'10/03/2023',y:[40.15,40.15,38.85,39.25]},{ x:'10/04/2023',y:[39.50,40.00,39.20,39.35]},{ x:'10/05/2023',y:[39.65,40.00,39.00,39.00]},{ x:'10/06/2023',y:[39.00,39.00,38.35,38.40]},{ x:'10/11/2023',y:[38.50,38.50,37.50,37.60]},{ x:'10/12/2023',y:[37.65,38.15,37.65,37.80]},{ x:'10/13/2023',y:[37.80,37.80,37.05,37.20]},{ x:'10/18/2023',y:[36.25,36.50,35.80,35.80]},{ x:'10/19/2023',y:[35.50,35.65,35.05,35.60]},{ x:'10/20/2023',y:[35.60,35.60,35.10,35.40]},{ x:'10/23/2023',y:[35.40,37.20,35.40,35.70]},{ x:'10/24/2023',y:[35.85,36.00,35.20,35.90]},{ x:'10/25/2023',y:[35.95,36.30,35.95,36.00]},{ x:'10/26/2023',y:[35.60,35.65,35.35,35.35]},{ x:'10/27/2023',y:[35.30,35.90,35.30,35.45]},{ x:'10/31/2023',y:[36.95,37.20,35.75,35.75]},{ x:'11/01/2023',y:[35.75,35.95,35.20,35.25]},{ x:'11/02/2023',y:[35.50,35.95,35.30,35.45]},{ x:'11/03/2023',y:[35.55,35.85,35.50,35.50]},{ x:'11/06/2023',y:[35.70,36.30,35.70,36.05]},{ x:'11/07/2023',y:[36.45,36.80,36.10,36.60]},{ x:'11/08/2023',y:[36.70,36.85,36.35,36.35]},{ x:'11/09/2023',y:[36.35,36.35,35.55,36.05]},{ x:'11/10/2023',y:[36.05,36.05,35.40,35.45]},{ x:'11/13/2023',y:[35.60,36.60,35.55,35.55]},{ x:'11/14/2023',y:[35.25,36.10,35.25,35.60]},{ x:'11/15/2023',y:[36.00,36.00,35.20,35.30]},{ x:'11/16/2023',y:[35.80,36.35,35.50,36.30]},{ x:'11/17/2023',y:[35.80,36.00,35.50,35.80]},{ x:'11/20/2023',y:[36.05,38.40,35.95,38.40]},{ x:'11/21/2023',y:[38.60,38.65,37.60,37.60]},{ x:'11/22/2023',y:[37.30,37.95,37.20,37.45]},{ x:'11/23/2023',y:[37.50,37.50,36.70,36.80]},{ x:'11/24/2023',y:[36.55,36.65,36.30,36.50]},{ x:'11/27/2023',y:[36.75,37.15,36.75,36.75]},{ x:'11/28/2023',y:[36.70,36.85,36.40,36.70]},{ x:'11/29/2023',y:[36.80,37.80,36.80,37.50]},{ x:'11/30/2023',y:[37.95,37.95,37.30,37.30]},{ x:'12/01/2023',y:[37.50,37.50,36.90,37.00]},{ x:'12/04/2023',y:[37.00,38.40,37.00,37.45]},{ x:'12/05/2023',y:[37.50,37.90,36.90,37.90]},{ x:'12/06/2023',y:[37.90,38.40,37.30,37.65]},{ x:'12/07/2023',y:[38.85,41.40,38.85,41.40]},{ x:'12/08/2023',y:[41.90,43.00,41.00,41.65]},{ x:'12/11/2023',y:[40.95,40.95,39.70,39.80]},{ x:'12/12/2023',y:[39.60,40.00,38.90,38.90]} ] }], 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());