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:'01/11/2023',y:[29.50,29.75,29.25,29.25]},{ x:'01/12/2023',y:[29.30,29.70,29.25,29.60]},{ x:'01/13/2023',y:[29.40,29.65,29.40,29.60]},{ x:'01/16/2023',y:[29.60,29.90,29.55,29.65]},{ x:'01/17/2023',y:[29.85,29.85,29.60,29.65]},{ x:'01/30/2023',y:[29.70,30.10,29.65,29.65]},{ x:'01/31/2023',y:[29.70,30.25,29.70,30.00]},{ x:'02/01/2023',y:[30.00,30.50,30.00,30.35]},{ x:'02/02/2023',y:[30.45,30.65,30.35,30.60]},{ x:'02/03/2023',y:[30.50,30.85,30.25,30.75]},{ x:'02/06/2023',y:[30.75,30.85,30.25,30.30]},{ x:'02/07/2023',y:[30.50,30.55,30.30,30.40]},{ x:'02/08/2023',y:[30.40,30.85,30.40,30.85]},{ x:'02/09/2023',y:[30.75,32.00,30.75,31.30]},{ x:'02/10/2023',y:[31.10,31.75,30.95,31.65]},{ x:'02/13/2023',y:[31.55,31.65,31.15,31.30]},{ x:'02/14/2023',y:[31.30,31.60,31.00,31.20]},{ x:'02/15/2023',y:[31.25,31.45,31.20,31.25]},{ x:'02/16/2023',y:[31.25,31.50,31.20,31.50]},{ x:'02/17/2023',y:[31.45,31.70,31.35,31.45]},{ x:'02/20/2023',y:[31.45,31.75,31.45,31.55]},{ x:'02/21/2023',y:[31.55,31.60,31.40,31.55]},{ x:'02/22/2023',y:[31.55,31.90,31.35,31.80]},{ x:'02/23/2023',y:[32.00,32.60,32.00,32.40]},{ x:'02/24/2023',y:[32.70,33.60,32.30,33.50]},{ x:'03/01/2023',y:[33.50,33.80,33.05,33.25]},{ x:'03/02/2023',y:[33.30,33.50,33.15,33.40]},{ x:'03/03/2023',y:[33.70,33.70,33.20,33.30]},{ x:'03/06/2023',y:[33.65,34.40,33.55,34.35]},{ x:'03/07/2023',y:[34.35,35.30,34.20,35.00]},{ x:'03/08/2023',y:[34.90,35.15,34.45,35.15]},{ x:'03/09/2023',y:[35.30,35.30,34.70,34.80]},{ x:'03/10/2023',y:[34.55,34.55,33.80,34.00]},{ x:'03/13/2023',y:[33.80,34.30,33.30,34.20]},{ x:'03/14/2023',y:[34.20,34.70,33.75,34.00]},{ x:'03/15/2023',y:[34.00,34.35,33.80,34.10]},{ x:'03/16/2023',y:[33.80,34.15,33.55,33.80]},{ x:'03/17/2023',y:[33.70,35.05,33.65,35.00]},{ x:'03/20/2023',y:[35.05,35.65,35.05,35.50]},{ x:'03/21/2023',y:[35.40,35.75,35.10,35.25]},{ x:'03/22/2023',y:[35.40,35.50,34.85,35.50]},{ x:'03/23/2023',y:[35.10,35.50,35.10,35.30]},{ x:'03/24/2023',y:[35.60,35.85,35.30,35.65]},{ x:'03/27/2023',y:[35.85,35.85,35.50,35.60]},{ x:'03/28/2023',y:[35.65,35.65,35.20,35.20]},{ x:'03/29/2023',y:[35.45,35.80,35.05,35.15]},{ x:'03/30/2023',y:[35.30,35.35,35.05,35.10]},{ x:'03/31/2023',y:[35.15,35.50,35.05,35.50]},{ x:'04/06/2023',y:[35.70,35.70,35.30,35.30]},{ x:'04/07/2023',y:[35.45,35.45,35.15,35.30]},{ x:'04/10/2023',y:[35.30,35.50,35.20,35.20]},{ x:'04/11/2023',y:[35.20,35.25,35.00,35.10]},{ x:'04/12/2023',y:[35.30,36.30,35.15,36.05]},{ x:'04/13/2023',y:[36.05,36.40,35.85,36.00]},{ x:'04/14/2023',y:[36.10,36.25,35.80,35.90]},{ x:'04/17/2023',y:[35.90,36.20,35.80,35.85]},{ x:'04/18/2023',y:[35.85,36.00,35.20,35.25]},{ x:'04/19/2023',y:[35.40,35.40,35.10,35.20]},{ x:'04/20/2023',y:[35.20,35.30,34.50,34.55]},{ x:'04/21/2023',y:[34.60,34.75,33.65,34.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1532 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());