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:'12/23/2022',y:[22.80,22.80,22.20,22.55]},{ x:'12/26/2022',y:[22.65,22.70,22.45,22.50]},{ x:'12/27/2022',y:[22.50,22.70,22.10,22.35]},{ x:'12/28/2022',y:[22.05,22.15,21.30,21.30]},{ x:'12/29/2022',y:[21.40,21.40,21.00,21.10]},{ x:'12/30/2022',y:[21.20,21.55,21.00,21.10]},{ x:'01/03/2023',y:[21.15,21.75,20.75,21.45]},{ x:'01/04/2023',y:[21.55,21.95,21.50,21.80]},{ x:'01/05/2023',y:[22.15,22.15,21.25,21.25]},{ x:'01/06/2023',y:[21.25,21.40,21.25,21.35]},{ x:'01/09/2023',y:[21.65,22.05,21.55,21.95]},{ x:'01/10/2023',y:[22.40,24.10,22.30,22.45]},{ x:'01/11/2023',y:[22.50,22.70,21.85,22.35]},{ x:'01/12/2023',y:[22.25,22.30,21.50,21.50]},{ x:'01/13/2023',y:[21.80,21.90,21.00,21.00]},{ x:'01/16/2023',y:[20.95,21.30,20.95,21.15]},{ x:'01/17/2023',y:[21.25,21.85,21.15,21.25]},{ x:'01/30/2023',y:[21.70,22.75,21.45,21.80]},{ x:'01/31/2023',y:[21.90,22.25,21.80,21.95]},{ x:'02/01/2023',y:[22.20,22.45,22.20,22.35]},{ x:'02/02/2023',y:[22.40,23.35,22.35,22.90]},{ x:'02/03/2023',y:[22.90,22.90,22.30,22.35]},{ x:'02/06/2023',y:[22.30,23.25,22.30,22.70]},{ x:'02/07/2023',y:[22.70,23.15,22.70,22.95]},{ x:'02/08/2023',y:[23.15,23.75,22.65,22.65]},{ x:'02/09/2023',y:[22.80,23.10,22.45,22.75]},{ x:'02/10/2023',y:[22.90,23.30,22.60,22.85]},{ x:'02/13/2023',y:[22.95,23.00,22.60,22.60]},{ x:'02/14/2023',y:[22.85,22.85,22.55,22.60]},{ x:'02/15/2023',y:[22.60,23.00,22.60,22.75]},{ x:'02/16/2023',y:[22.95,23.35,22.80,22.90]},{ x:'02/17/2023',y:[23.05,23.95,23.05,23.45]},{ x:'02/20/2023',y:[23.60,24.20,23.40,23.70]},{ x:'02/21/2023',y:[24.00,24.30,23.75,24.30]},{ x:'02/22/2023',y:[23.95,24.00,23.50,23.65]},{ x:'02/23/2023',y:[23.75,23.80,23.50,23.50]},{ x:'02/24/2023',y:[23.50,23.70,23.10,23.10]},{ x:'03/01/2023',y:[23.00,23.75,23.00,23.65]},{ x:'03/02/2023',y:[23.75,23.75,23.45,23.60]},{ x:'03/03/2023',y:[23.65,23.75,23.40,23.40]},{ x:'03/06/2023',y:[23.40,24.25,23.40,24.05]},{ x:'03/07/2023',y:[24.20,24.45,24.10,24.15]},{ x:'03/08/2023',y:[23.55,24.05,23.55,23.95]},{ x:'03/09/2023',y:[23.90,24.15,23.80,24.00]},{ x:'03/10/2023',y:[24.20,24.40,23.65,24.00]},{ x:'03/13/2023',y:[25.60,26.35,24.30,24.60]},{ x:'03/14/2023',y:[24.20,24.65,23.80,24.50]},{ x:'03/15/2023',y:[24.60,24.75,24.10,24.10]},{ x:'03/16/2023',y:[24.25,24.25,23.00,23.20]},{ x:'03/17/2023',y:[23.45,23.75,23.30,23.75]},{ x:'03/20/2023',y:[23.80,24.40,23.55,24.35]},{ x:'03/21/2023',y:[24.50,24.50,24.15,24.30]},{ x:'03/22/2023',y:[24.50,24.75,24.30,24.50]},{ x:'03/23/2023',y:[24.45,24.85,24.30,24.70]},{ x:'03/24/2023',y:[24.90,25.15,24.50,25.15]},{ x:'03/27/2023',y:[25.20,25.55,25.00,25.20]},{ x:'03/28/2023',y:[25.30,25.80,24.60,24.60]},{ x:'03/29/2023',y:[24.70,25.35,24.60,25.30]},{ x:'03/30/2023',y:[25.55,25.55,25.05,25.10]},{ x:'03/31/2023',y:[25.15,25.45,25.05,25.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3234 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());