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:'11/02/2023',y:[10.30,10.40,10.25,10.25]},{ x:'11/03/2023',y:[10.30,10.35,10.20,10.30]},{ x:'11/06/2023',y:[10.35,10.65,10.30,10.60]},{ x:'11/07/2023',y:[10.60,10.75,10.50,10.75]},{ x:'11/08/2023',y:[10.90,10.90,10.55,10.55]},{ x:'11/09/2023',y:[10.60,10.60,10.40,10.45]},{ x:'11/10/2023',y:[10.50,10.60,10.40,10.45]},{ x:'11/13/2023',y:[10.60,10.70,10.55,10.55]},{ x:'11/14/2023',y:[10.60,10.75,10.50,10.65]},{ x:'11/15/2023',y:[10.50,10.75,10.50,10.65]},{ x:'11/16/2023',y:[10.65,10.80,10.65,10.70]},{ x:'11/17/2023',y:[10.75,10.85,10.70,10.85]},{ x:'11/20/2023',y:[10.85,10.90,10.70,10.75]},{ x:'11/21/2023',y:[10.85,10.95,10.75,10.95]},{ x:'11/22/2023',y:[10.95,11.50,10.95,11.40]},{ x:'11/23/2023',y:[11.45,11.70,11.40,11.50]},{ x:'11/24/2023',y:[11.60,11.65,11.25,11.55]},{ x:'11/27/2023',y:[11.80,11.80,11.50,11.70]},{ x:'11/28/2023',y:[11.75,12.85,11.70,12.85]},{ x:'11/29/2023',y:[12.70,13.90,12.45,13.85]},{ x:'11/30/2023',y:[13.65,13.95,13.20,13.85]},{ x:'12/01/2023',y:[13.80,13.90,13.35,13.65]},{ x:'12/04/2023',y:[13.35,13.85,12.75,13.80]},{ x:'12/05/2023',y:[13.60,14.90,13.30,14.85]},{ x:'12/06/2023',y:[14.70,16.25,14.20,16.05]},{ x:'12/07/2023',y:[15.95,17.50,15.05,15.30]},{ x:'12/08/2023',y:[15.90,16.50,15.40,16.25]},{ x:'12/11/2023',y:[16.65,16.70,15.90,16.00]},{ x:'12/12/2023',y:[16.65,16.65,15.35,15.80]},{ x:'12/18/2023',y:[14.75,14.85,14.20,14.30]},{ x:'12/19/2023',y:[14.30,15.25,13.80,15.10]},{ x:'01/10/2024',y:[13.75,13.80,13.20,13.35]},{ x:'01/11/2024',y:[13.15,13.50,13.15,13.35]},{ x:'01/12/2024',y:[13.25,13.60,13.25,13.30]},{ x:'01/15/2024',y:[13.45,14.20,13.45,14.00]},{ x:'01/16/2024',y:[13.90,13.90,13.45,13.50]},{ x:'01/17/2024',y:[13.40,13.50,13.10,13.10]},{ x:'01/18/2024',y:[13.10,13.40,13.00,13.20]},{ x:'01/19/2024',y:[13.30,13.45,13.20,13.20]},{ x:'01/22/2024',y:[13.25,13.55,13.25,13.30]},{ x:'01/23/2024',y:[13.30,13.70,13.30,13.55]},{ x:'01/24/2024',y:[13.60,13.70,13.45,13.45]},{ x:'01/25/2024',y:[13.45,13.50,13.20,13.30]},{ x:'01/26/2024',y:[13.30,13.40,13.10,13.15]},{ x:'01/29/2024',y:[13.15,13.50,13.15,13.40]},{ x:'01/30/2024',y:[13.40,13.40,13.25,13.35]},{ x:'01/31/2024',y:[13.35,13.65,13.35,13.45]},{ x:'02/01/2024',y:[13.85,14.60,13.70,14.20]},{ x:'02/02/2024',y:[14.55,14.80,14.30,14.50]},{ x:'02/05/2024',y:[14.35,14.70,13.80,14.30]},{ x:'02/15/2024',y:[14.05,14.45,13.95,14.25]},{ x:'02/16/2024',y:[14.55,15.10,14.25,15.10]},{ x:'02/19/2024',y:[15.30,15.30,14.85,15.00]},{ x:'02/20/2024',y:[15.05,15.25,14.85,14.85]},{ x:'02/21/2024',y:[14.90,15.15,14.75,14.80]},{ x:'02/22/2024',y:[14.85,14.95,14.60,14.70]},{ x:'02/23/2024',y:[14.70,14.85,14.50,14.60]},{ x:'02/26/2024',y:[14.70,15.15,14.65,14.85]},{ x:'02/27/2024',y:[14.85,14.85,14.20,14.20]},{ x:'02/29/2024',y:[14.15,14.75,14.10,14.65]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1616 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());