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:'10/04/2023',y:[32.45,32.45,31.50,32.05]},{ x:'10/05/2023',y:[32.45,32.80,32.10,32.75]},{ x:'10/06/2023',y:[31.05,31.65,30.85,31.45]},{ x:'10/11/2023',y:[31.55,31.80,29.15,29.75]},{ x:'10/12/2023',y:[30.10,31.05,29.80,30.70]},{ x:'10/13/2023',y:[30.70,31.40,30.40,31.30]},{ x:'10/18/2023',y:[30.70,30.70,29.50,29.70]},{ x:'10/19/2023',y:[29.70,30.35,29.70,30.05]},{ x:'10/20/2023',y:[30.55,30.55,29.85,30.20]},{ x:'10/23/2023',y:[30.20,30.55,30.20,30.20]},{ x:'10/24/2023',y:[30.25,33.20,30.20,33.20]},{ x:'10/25/2023',y:[33.60,33.90,32.50,32.80]},{ x:'10/26/2023',y:[32.80,32.90,31.30,31.40]},{ x:'10/27/2023',y:[31.60,31.85,31.00,31.05]},{ x:'10/31/2023',y:[31.90,31.90,30.70,30.75]},{ x:'11/01/2023',y:[31.20,31.20,30.70,30.95]},{ x:'11/02/2023',y:[31.05,32.10,31.05,31.75]},{ x:'11/03/2023',y:[31.80,32.20,31.70,31.95]},{ x:'11/06/2023',y:[32.30,32.55,32.15,32.50]},{ x:'11/07/2023',y:[33.70,33.70,33.00,33.35]},{ x:'11/08/2023',y:[33.65,33.90,33.25,33.40]},{ x:'11/09/2023',y:[33.60,33.65,33.15,33.25]},{ x:'11/10/2023',y:[33.45,33.45,33.00,33.00]},{ x:'11/13/2023',y:[33.55,33.85,33.25,33.50]},{ x:'11/14/2023',y:[33.45,35.25,33.45,34.90]},{ x:'11/15/2023',y:[35.25,35.40,34.50,34.50]},{ x:'11/16/2023',y:[34.50,35.05,34.15,34.25]},{ x:'11/17/2023',y:[34.60,34.70,34.05,34.25]},{ x:'11/20/2023',y:[34.30,35.15,34.30,34.95]},{ x:'11/21/2023',y:[35.15,35.35,34.75,34.85]},{ x:'11/22/2023',y:[34.90,35.30,34.85,34.95]},{ x:'11/23/2023',y:[35.25,35.75,35.00,35.05]},{ x:'11/24/2023',y:[35.20,35.60,35.00,35.10]},{ x:'11/27/2023',y:[35.45,35.60,35.00,35.00]},{ x:'11/28/2023',y:[35.00,35.40,35.00,35.30]},{ x:'11/29/2023',y:[35.35,35.75,35.35,35.75]},{ x:'11/30/2023',y:[35.85,36.30,35.85,35.85]},{ x:'12/01/2023',y:[36.20,39.40,36.20,39.40]},{ x:'12/04/2023',y:[40.50,43.30,40.20,43.30]},{ x:'12/05/2023',y:[45.60,46.20,40.25,41.50]},{ x:'12/06/2023',y:[41.75,42.10,40.75,40.80]},{ x:'12/07/2023',y:[40.75,41.30,39.40,39.55]},{ x:'12/08/2023',y:[40.00,40.00,39.15,39.60]},{ x:'12/11/2023',y:[39.45,39.80,39.00,39.10]},{ x:'12/12/2023',y:[39.35,39.55,38.25,38.70]},{ x:'12/18/2023',y:[38.50,38.90,38.00,38.05]},{ x:'12/19/2023',y:[38.50,38.50,37.50,37.70]},{ x:'01/10/2024',y:[36.45,36.45,35.55,35.55]},{ x:'01/11/2024',y:[35.70,36.20,35.05,36.15]},{ x:'01/12/2024',y:[36.40,36.90,36.10,36.20]},{ x:'01/15/2024',y:[36.30,37.30,36.20,37.20]},{ x:'01/16/2024',y:[37.20,37.20,36.50,36.90]},{ x:'01/17/2024',y:[37.05,37.05,35.85,35.85]},{ x:'01/18/2024',y:[35.70,36.10,35.15,35.30]},{ x:'01/19/2024',y:[35.60,35.80,35.40,35.75]},{ x:'01/22/2024',y:[35.85,36.40,35.85,36.40]},{ x:'01/23/2024',y:[36.80,37.50,36.80,37.35]},{ x:'01/24/2024',y:[37.65,38.50,37.50,37.80]},{ x:'01/25/2024',y:[38.05,38.05,37.05,37.20]},{ x:'01/26/2024',y:[37.05,37.55,37.00,37.25]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "6194 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());