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/10/2022',y:[17.35,17.55,16.75,16.75]},{ x:'11/11/2022',y:[17.35,18.40,17.35,18.40]},{ x:'11/14/2022',y:[19.00,19.10,18.00,18.20]},{ x:'11/15/2022',y:[18.90,19.90,18.60,19.10]},{ x:'11/16/2022',y:[19.10,19.25,18.50,18.75]},{ x:'11/17/2022',y:[18.85,19.75,18.75,19.30]},{ x:'11/18/2022',y:[19.40,20.45,19.15,19.25]},{ x:'11/21/2022',y:[19.60,20.60,19.45,20.25]},{ x:'11/22/2022',y:[20.10,20.85,20.00,20.10]},{ x:'11/23/2022',y:[20.20,20.55,19.75,19.75]},{ x:'11/24/2022',y:[20.00,20.30,19.20,19.50]},{ x:'11/25/2022',y:[19.55,19.65,19.00,19.00]},{ x:'11/28/2022',y:[19.15,20.00,19.10,19.55]},{ x:'11/29/2022',y:[19.55,19.95,19.35,19.35]},{ x:'11/30/2022',y:[19.40,19.70,19.40,19.45]},{ x:'12/01/2022',y:[19.75,19.85,19.45,19.50]},{ x:'12/02/2022',y:[19.65,19.80,19.50,19.70]},{ x:'12/05/2022',y:[19.75,20.10,19.70,19.70]},{ x:'12/06/2022',y:[19.70,19.70,19.45,19.45]},{ x:'12/07/2022',y:[19.45,19.60,19.30,19.35]},{ x:'12/08/2022',y:[19.75,20.25,19.50,19.85]},{ x:'12/09/2022',y:[20.05,20.05,19.60,19.60]},{ x:'12/12/2022',y:[18.00,18.30,17.65,17.65]},{ x:'12/13/2022',y:[17.70,17.70,17.00,17.05]},{ x:'12/14/2022',y:[17.10,17.25,17.10,17.20]},{ x:'12/15/2022',y:[17.25,17.80,17.25,17.50]},{ x:'12/16/2022',y:[17.15,17.30,17.10,17.20]},{ x:'12/19/2022',y:[17.20,17.55,17.10,17.15]},{ x:'12/20/2022',y:[17.20,17.25,16.75,16.75]},{ x:'12/21/2022',y:[17.00,17.05,16.85,17.00]},{ x:'12/22/2022',y:[17.05,17.15,17.00,17.10]},{ x:'12/23/2022',y:[17.00,17.00,16.80,16.85]},{ x:'12/26/2022',y:[16.90,17.00,16.75,16.85]},{ x:'12/27/2022',y:[16.80,17.00,16.80,16.90]},{ x:'12/28/2022',y:[16.80,16.85,16.60,16.60]},{ x:'12/29/2022',y:[16.60,16.75,16.50,16.75]},{ x:'12/30/2022',y:[16.80,16.80,16.65,16.80]},{ x:'01/03/2023',y:[16.60,17.00,16.60,17.00]},{ x:'01/04/2023',y:[17.05,17.10,17.00,17.10]},{ x:'01/05/2023',y:[17.15,17.20,17.05,17.10]},{ x:'01/06/2023',y:[17.10,17.15,17.00,17.05]},{ x:'01/09/2023',y:[17.15,17.15,16.90,16.95]},{ x:'01/10/2023',y:[16.95,18.60,16.95,18.15]},{ x:'01/11/2023',y:[17.00,17.45,16.95,17.05]},{ x:'01/12/2023',y:[16.75,17.20,16.75,17.05]},{ x:'01/13/2023',y:[17.10,17.30,16.80,17.05]},{ x:'01/16/2023',y:[17.00,17.05,17.00,17.00]},{ x:'01/17/2023',y:[17.05,17.15,17.00,17.15]},{ x:'01/30/2023',y:[17.50,18.80,17.50,18.35]},{ x:'01/31/2023',y:[18.35,18.50,18.30,18.45]},{ x:'02/01/2023',y:[18.40,20.10,18.40,20.05]},{ x:'02/02/2023',y:[20.65,21.45,20.20,21.00]},{ x:'02/03/2023',y:[20.95,21.75,20.70,20.80]},{ x:'02/06/2023',y:[21.45,22.60,21.30,22.55]},{ x:'02/07/2023',y:[22.70,23.50,22.70,23.50]},{ x:'02/08/2023',y:[23.90,24.95,23.70,24.40]},{ x:'02/09/2023',y:[24.40,24.90,24.05,24.60]},{ x:'02/10/2023',y:[24.70,25.05,24.20,24.80]},{ x:'02/13/2023',y:[24.20,24.55,23.50,24.35]},{ x:'02/14/2023',y:[24.45,25.20,24.45,24.85]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1591 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());