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:'08/02/2023',y:[45.00,45.00,44.00,44.00]},{ x:'08/04/2023',y:[44.00,44.30,43.80,44.05]},{ x:'08/07/2023',y:[44.10,44.10,43.55,43.70]},{ x:'08/08/2023',y:[44.50,44.50,43.30,43.30]},{ x:'08/09/2023',y:[43.50,43.80,43.00,43.00]},{ x:'08/10/2023',y:[42.60,42.60,41.50,41.65]},{ x:'08/11/2023',y:[41.65,41.75,41.30,41.55]},{ x:'08/14/2023',y:[41.45,41.45,39.00,39.25]},{ x:'08/15/2023',y:[39.30,40.00,39.00,39.30]},{ x:'08/16/2023',y:[38.60,38.70,37.90,38.00]},{ x:'08/17/2023',y:[38.15,39.25,37.95,39.10]},{ x:'08/18/2023',y:[39.50,39.50,38.10,38.35]},{ x:'08/21/2023',y:[39.35,39.80,38.50,39.25]},{ x:'08/22/2023',y:[39.50,39.50,38.10,38.20]},{ x:'08/23/2023',y:[38.25,38.70,38.20,38.40]},{ x:'08/24/2023',y:[39.25,40.95,39.00,39.90]},{ x:'08/25/2023',y:[39.20,39.60,38.70,39.20]},{ x:'08/28/2023',y:[40.00,40.00,38.55,38.55]},{ x:'08/29/2023',y:[38.70,38.80,38.45,38.60]},{ x:'08/30/2023',y:[39.35,39.35,38.60,39.00]},{ x:'08/31/2023',y:[39.30,39.30,38.70,39.05]},{ x:'09/01/2023',y:[39.20,39.30,38.80,39.10]},{ x:'09/04/2023',y:[39.30,39.30,38.80,38.85]},{ x:'09/05/2023',y:[39.20,39.35,38.95,39.15]},{ x:'09/06/2023',y:[39.50,39.50,38.90,39.10]},{ x:'09/07/2023',y:[39.10,39.10,38.10,38.20]},{ x:'09/08/2023',y:[38.25,38.25,37.75,37.80]},{ x:'09/11/2023',y:[37.05,37.05,35.55,35.70]},{ 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]} ] }], 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());