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/16/2023',y:[25.90,25.95,25.70,25.80]},{ x:'01/17/2023',y:[25.85,25.95,25.70,25.70]},{ x:'01/30/2023',y:[26.05,26.65,26.00,26.45]},{ x:'01/31/2023',y:[26.25,26.95,26.25,26.90]},{ x:'02/01/2023',y:[27.00,27.30,27.00,27.20]},{ x:'02/02/2023',y:[27.45,27.80,27.25,27.75]},{ x:'02/03/2023',y:[27.75,28.00,27.50,27.60]},{ x:'02/06/2023',y:[27.60,27.60,27.20,27.20]},{ x:'02/07/2023',y:[27.30,27.35,27.20,27.25]},{ x:'02/08/2023',y:[27.40,27.50,27.15,27.40]},{ x:'02/09/2023',y:[27.20,27.30,26.70,27.05]},{ x:'02/10/2023',y:[27.20,27.20,26.70,26.70]},{ x:'02/13/2023',y:[26.55,26.70,26.30,26.60]},{ x:'02/14/2023',y:[27.75,29.25,27.70,29.25]},{ x:'02/15/2023',y:[31.00,31.10,29.35,29.60]},{ x:'02/16/2023',y:[29.70,29.70,29.05,29.40]},{ x:'02/17/2023',y:[29.15,29.65,29.05,29.60]},{ x:'02/20/2023',y:[29.60,29.70,29.40,29.50]},{ x:'02/21/2023',y:[29.70,29.70,29.05,29.05]},{ x:'02/22/2023',y:[28.60,28.90,28.35,28.70]},{ x:'02/23/2023',y:[28.75,29.20,28.75,29.20]},{ x:'02/24/2023',y:[29.50,29.55,28.90,29.00]},{ x:'03/01/2023',y:[28.85,28.95,28.60,28.85]},{ x:'03/02/2023',y:[29.05,29.30,28.85,29.15]},{ x:'03/03/2023',y:[29.30,29.85,29.15,29.60]},{ x:'03/06/2023',y:[30.10,30.30,29.50,30.00]},{ x:'03/07/2023',y:[30.00,30.15,29.80,30.10]},{ x:'03/08/2023',y:[30.10,30.45,29.85,30.20]},{ x:'03/09/2023',y:[29.80,29.90,29.55,29.55]},{ x:'03/10/2023',y:[29.40,29.40,28.60,28.70]},{ x:'03/13/2023',y:[28.50,29.10,27.75,29.10]},{ x:'03/14/2023',y:[28.90,29.15,28.45,29.10]},{ x:'03/15/2023',y:[29.20,29.30,28.85,28.90]},{ x:'03/16/2023',y:[28.50,28.70,27.80,27.90]},{ x:'03/17/2023',y:[28.25,28.50,28.00,28.15]},{ x:'03/20/2023',y:[28.35,29.20,28.25,28.90]},{ x:'03/21/2023',y:[29.10,29.35,29.05,29.25]},{ x:'03/22/2023',y:[29.35,29.55,29.30,29.30]},{ x:'03/23/2023',y:[29.65,30.25,29.60,30.00]},{ x:'03/24/2023',y:[30.15,30.30,29.90,29.90]},{ x:'03/27/2023',y:[30.00,30.05,29.55,29.55]},{ x:'03/28/2023',y:[29.75,30.05,29.25,29.65]},{ x:'03/29/2023',y:[29.90,29.95,29.35,29.45]},{ x:'03/30/2023',y:[29.70,29.90,29.55,29.55]},{ x:'03/31/2023',y:[29.95,29.95,29.65,29.65]},{ x:'04/06/2023',y:[29.55,29.55,29.15,29.20]},{ x:'04/07/2023',y:[29.30,29.35,29.00,29.05]},{ x:'04/10/2023',y:[29.15,29.45,28.95,29.35]},{ x:'04/11/2023',y:[29.40,29.85,29.30,29.65]},{ x:'04/12/2023',y:[29.70,30.10,29.55,30.05]},{ x:'04/13/2023',y:[30.10,30.10,29.55,29.55]},{ x:'04/14/2023',y:[29.65,29.90,29.50,29.55]},{ x:'04/17/2023',y:[29.70,29.75,29.20,29.40]},{ x:'04/18/2023',y:[29.45,30.75,29.45,30.70]},{ x:'04/19/2023',y:[31.00,31.40,30.05,30.15]},{ x:'04/20/2023',y:[30.05,30.05,29.20,29.30]},{ x:'04/21/2023',y:[29.40,29.40,28.75,28.90]},{ x:'04/24/2023',y:[28.90,29.25,28.75,28.95]},{ x:'04/25/2023',y:[29.25,29.25,28.00,28.15]},{ x:'04/26/2023',y:[28.10,28.65,28.00,28.45]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3221 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());