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/28/2023',y:[49.20,50.60,48.90,49.00]},{ x:'10/02/2023',y:[49.95,53.10,49.70,52.20]},{ x:'10/03/2023',y:[52.30,52.30,50.40,50.60]},{ x:'10/04/2023',y:[49.35,50.30,49.10,50.10]},{ x:'10/05/2023',y:[50.50,51.30,50.00,50.80]},{ x:'10/06/2023',y:[51.10,52.00,50.70,51.10]},{ x:'10/11/2023',y:[52.10,52.10,48.10,48.10]},{ x:'10/12/2023',y:[48.60,49.30,47.75,48.25]},{ x:'10/13/2023',y:[47.75,48.00,46.20,47.35]},{ x:'10/18/2023',y:[44.50,45.10,43.20,44.50]},{ x:'10/19/2023',y:[43.75,44.15,43.10,43.45]},{ x:'10/20/2023',y:[43.05,44.35,42.25,43.65]},{ x:'10/23/2023',y:[43.15,44.40,43.05,43.45]},{ x:'10/24/2023',y:[43.65,44.75,43.30,44.60]},{ x:'10/25/2023',y:[44.90,44.95,43.90,43.95]},{ x:'10/26/2023',y:[42.85,43.75,42.55,43.00]},{ x:'10/27/2023',y:[43.15,43.70,42.80,42.95]},{ x:'10/31/2023',y:[42.20,42.45,40.05,40.20]},{ x:'11/01/2023',y:[40.50,40.85,40.20,40.70]},{ x:'11/02/2023',y:[41.95,42.90,41.35,41.75]},{ x:'11/03/2023',y:[42.05,42.15,41.15,41.50]},{ x:'11/06/2023',y:[42.10,42.90,42.05,42.20]},{ x:'11/07/2023',y:[41.50,42.60,41.05,42.00]},{ x:'11/08/2023',y:[42.35,44.30,42.30,43.20]},{ x:'11/09/2023',y:[43.10,43.10,42.45,42.65]},{ x:'11/10/2023',y:[42.50,42.90,42.15,42.50]},{ x:'11/13/2023',y:[42.80,44.15,42.40,43.55]},{ x:'11/14/2023',y:[43.90,44.05,42.90,43.40]},{ x:'11/15/2023',y:[44.25,44.65,42.70,42.70]},{ x:'11/16/2023',y:[43.20,44.20,42.60,43.05]},{ x:'11/17/2023',y:[43.30,43.50,42.35,42.65]},{ x:'11/20/2023',y:[42.30,42.45,41.30,42.15]},{ x:'11/21/2023',y:[43.10,45.15,43.00,44.00]},{ x:'11/22/2023',y:[43.20,43.40,42.25,42.35]},{ x:'11/23/2023',y:[42.45,42.95,42.10,42.10]},{ x:'11/24/2023',y:[42.20,42.35,41.60,41.80]},{ x:'11/27/2023',y:[41.90,41.90,40.50,40.85]},{ x:'11/28/2023',y:[41.10,41.75,40.90,41.65]},{ x:'11/29/2023',y:[41.50,42.25,41.30,41.60]},{ x:'11/30/2023',y:[41.60,42.40,41.05,42.40]},{ x:'12/01/2023',y:[42.50,42.50,41.55,41.95]},{ x:'12/04/2023',y:[42.25,42.40,41.60,41.60]},{ x:'12/05/2023',y:[41.30,41.30,40.55,40.70]},{ x:'12/06/2023',y:[41.25,42.25,41.25,41.50]},{ x:'12/07/2023',y:[41.50,42.20,41.00,41.70]},{ x:'12/08/2023',y:[43.20,43.50,42.10,42.30]},{ x:'12/11/2023',y:[42.65,43.30,42.10,42.45]},{ x:'12/12/2023',y:[42.75,42.90,42.45,42.75]},{ x:'12/18/2023',y:[47.50,47.80,46.50,46.65]},{ x:'12/19/2023',y:[46.80,47.30,45.05,45.05]},{ x:'01/10/2024',y:[49.80,50.90,49.00,49.05]},{ x:'01/11/2024',y:[49.45,51.00,49.05,51.00]},{ x:'01/12/2024',y:[50.70,51.90,50.40,51.10]},{ x:'01/15/2024',y:[51.80,51.90,50.40,50.50]},{ x:'01/16/2024',y:[50.20,50.80,50.10,50.10]},{ x:'01/17/2024',y:[50.20,50.50,49.00,49.05]},{ x:'01/18/2024',y:[49.30,49.90,48.60,49.25]},{ x:'01/19/2024',y:[49.90,52.40,49.65,51.90]},{ x:'01/22/2024',y:[53.30,56.80,53.20,56.00]},{ x:'01/23/2024',y:[56.60,57.70,55.60,57.20]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2356 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());