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:'02/01/2023',y:[22.85,22.90,22.85,22.90]},{ x:'02/02/2023',y:[22.75,22.80,22.60,22.75]},{ x:'02/03/2023',y:[22.75,22.95,22.75,22.85]},{ x:'02/06/2023',y:[22.95,22.95,22.80,22.80]},{ x:'02/07/2023',y:[22.85,22.85,22.70,22.75]},{ x:'02/08/2023',y:[22.65,22.70,22.50,22.70]},{ x:'02/09/2023',y:[22.50,22.70,22.40,22.55]},{ x:'02/10/2023',y:[22.55,22.85,22.55,22.70]},{ x:'02/13/2023',y:[22.50,22.60,22.50,22.60]},{ x:'02/14/2023',y:[22.65,22.65,22.45,22.60]},{ x:'02/15/2023',y:[22.55,22.60,22.45,22.60]},{ x:'02/16/2023',y:[22.60,22.60,22.35,22.55]},{ x:'02/17/2023',y:[22.50,22.50,22.25,22.35]},{ x:'02/20/2023',y:[22.50,22.70,22.50,22.65]},{ x:'02/21/2023',y:[22.60,23.85,22.50,23.80]},{ x:'02/22/2023',y:[23.85,23.85,23.35,23.75]},{ x:'02/23/2023',y:[23.75,23.80,23.60,23.65]},{ x:'02/24/2023',y:[23.75,23.90,23.30,23.65]},{ x:'03/01/2023',y:[23.65,23.75,23.55,23.65]},{ x:'03/02/2023',y:[23.65,23.95,23.65,23.90]},{ x:'03/03/2023',y:[23.95,23.95,23.80,23.95]},{ x:'03/06/2023',y:[23.85,23.95,23.80,23.90]},{ x:'03/07/2023',y:[23.95,23.95,23.75,23.90]},{ x:'03/08/2023',y:[23.95,23.95,23.75,23.90]},{ x:'03/09/2023',y:[23.90,24.00,23.75,23.90]},{ x:'03/10/2023',y:[23.90,23.90,23.65,23.80]},{ x:'03/13/2023',y:[23.95,23.95,23.65,23.95]},{ x:'03/14/2023',y:[23.90,24.00,23.65,24.00]},{ x:'03/15/2023',y:[24.00,24.05,23.95,24.00]},{ x:'03/16/2023',y:[23.90,23.90,23.75,23.90]},{ x:'03/17/2023',y:[23.95,23.95,23.80,23.95]},{ x:'03/20/2023',y:[24.00,24.00,23.75,23.90]},{ x:'03/21/2023',y:[23.80,23.95,23.75,23.95]},{ x:'03/22/2023',y:[24.00,24.15,23.80,24.15]},{ x:'03/23/2023',y:[24.15,24.20,24.00,24.10]},{ x:'03/24/2023',y:[23.85,23.95,23.75,23.85]},{ x:'03/27/2023',y:[23.85,23.95,23.65,23.75]},{ x:'03/28/2023',y:[23.75,23.85,23.50,23.75]},{ x:'03/29/2023',y:[23.60,23.75,23.60,23.75]},{ x:'03/30/2023',y:[23.75,24.65,23.60,24.50]},{ x:'03/31/2023',y:[25.20,26.95,25.15,26.95]},{ x:'04/06/2023',y:[26.00,26.50,25.00,25.00]},{ x:'04/07/2023',y:[26.50,27.50,26.05,26.35]},{ x:'04/10/2023',y:[26.10,26.60,25.85,25.85]},{ x:'04/11/2023',y:[26.20,28.30,26.10,27.20]},{ x:'04/12/2023',y:[27.90,27.90,27.05,27.20]},{ x:'04/13/2023',y:[27.40,27.60,26.95,27.10]},{ x:'04/14/2023',y:[27.35,27.35,26.45,27.00]},{ x:'04/17/2023',y:[27.00,28.50,27.00,28.50]},{ x:'04/18/2023',y:[28.40,28.55,27.50,27.55]},{ x:'04/19/2023',y:[27.75,28.15,27.30,27.30]},{ x:'04/20/2023',y:[27.30,27.55,26.10,26.20]},{ x:'04/21/2023',y:[26.25,27.15,25.65,25.80]},{ x:'04/24/2023',y:[25.95,26.15,25.55,25.90]},{ x:'04/25/2023',y:[25.70,26.35,25.30,25.65]},{ x:'04/26/2023',y:[25.65,26.15,25.35,26.05]},{ x:'04/27/2023',y:[26.10,26.45,25.90,26.35]},{ x:'04/28/2023',y:[26.50,26.80,26.35,26.65]},{ x:'05/02/2023',y:[26.65,27.15,26.65,26.85]},{ x:'05/03/2023',y:[26.80,26.95,26.15,26.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "6194 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());