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/02/2023',y:[28.75,28.80,28.15,28.45]},{ x:'02/03/2023',y:[28.50,28.55,27.80,27.80]},{ x:'02/06/2023',y:[27.75,28.10,27.60,28.05]},{ x:'02/07/2023',y:[28.05,28.90,27.80,28.80]},{ x:'02/08/2023',y:[29.20,29.25,28.60,28.65]},{ x:'02/09/2023',y:[28.65,28.80,28.40,28.40]},{ x:'02/10/2023',y:[28.55,28.60,28.05,28.10]},{ x:'02/13/2023',y:[28.30,28.95,27.85,28.85]},{ x:'02/14/2023',y:[28.85,29.05,28.55,28.80]},{ x:'02/15/2023',y:[28.95,29.05,28.35,28.40]},{ x:'02/16/2023',y:[28.95,29.30,28.60,28.80]},{ x:'02/17/2023',y:[28.90,29.20,28.75,29.00]},{ x:'02/20/2023',y:[29.25,29.40,28.80,29.20]},{ x:'02/21/2023',y:[29.25,29.40,29.05,29.25]},{ x:'02/22/2023',y:[29.00,29.25,28.75,29.20]},{ x:'02/23/2023',y:[29.35,29.85,29.30,29.70]},{ x:'02/24/2023',y:[30.20,30.20,28.80,28.90]},{ x:'03/01/2023',y:[28.65,28.65,27.00,27.40]},{ x:'03/02/2023',y:[27.60,28.20,27.35,28.15]},{ x:'03/03/2023',y:[28.15,28.40,27.90,28.30]},{ x:'03/06/2023',y:[28.50,28.90,28.25,28.40]},{ x:'03/07/2023',y:[28.25,28.85,28.10,28.80]},{ x:'03/08/2023',y:[28.40,28.60,28.20,28.40]},{ x:'03/09/2023',y:[28.90,28.95,28.50,28.70]},{ x:'03/10/2023',y:[28.60,28.60,27.80,27.90]},{ x:'03/13/2023',y:[27.55,28.05,27.25,27.75]},{ x:'03/14/2023',y:[27.80,28.10,27.60,27.60]},{ x:'03/15/2023',y:[27.80,28.00,27.50,27.60]},{ x:'03/16/2023',y:[27.00,27.35,27.00,27.05]},{ x:'03/17/2023',y:[27.45,27.65,26.90,27.15]},{ x:'03/20/2023',y:[27.10,27.30,26.50,26.65]},{ x:'03/21/2023',y:[26.65,27.10,26.65,26.85]},{ x:'03/22/2023',y:[27.15,27.15,26.55,26.60]},{ x:'03/23/2023',y:[26.45,26.60,26.15,26.40]},{ x:'03/24/2023',y:[26.90,27.05,26.45,26.55]},{ x:'03/27/2023',y:[26.75,27.05,26.50,26.50]},{ x:'03/28/2023',y:[26.60,26.60,26.05,26.15]},{ x:'03/29/2023',y:[26.20,26.40,26.05,26.40]},{ x:'03/30/2023',y:[26.70,26.70,26.20,26.25]},{ x:'03/31/2023',y:[26.30,26.60,26.25,26.40]},{ x:'04/06/2023',y:[26.40,26.75,26.15,26.75]},{ x:'04/07/2023',y:[26.85,26.85,26.40,26.55]},{ x:'04/10/2023',y:[26.70,26.95,26.60,26.90]},{ x:'04/11/2023',y:[26.95,26.95,26.70,26.95]},{ x:'04/12/2023',y:[27.00,27.05,26.70,26.80]},{ x:'04/13/2023',y:[26.90,27.15,26.65,27.10]},{ x:'04/14/2023',y:[27.20,27.20,26.60,26.70]},{ x:'04/17/2023',y:[26.50,26.70,26.35,26.65]},{ x:'04/18/2023',y:[26.75,26.80,26.50,26.55]},{ x:'04/19/2023',y:[26.55,26.65,26.15,26.15]},{ x:'04/20/2023',y:[26.15,26.15,25.65,25.75]},{ x:'04/21/2023',y:[26.05,26.05,25.05,25.55]},{ x:'04/24/2023',y:[25.85,25.85,25.10,25.15]},{ x:'04/25/2023',y:[25.20,25.35,24.35,24.45]},{ x:'04/26/2023',y:[24.35,24.65,24.05,24.60]},{ x:'04/27/2023',y:[24.55,24.55,24.10,24.30]},{ x:'04/28/2023',y:[24.55,24.60,24.30,24.50]},{ x:'05/02/2023',y:[24.45,24.45,24.10,24.20]},{ x:'05/03/2023',y:[24.15,24.35,24.10,24.25]},{ x:'05/04/2023',y:[24.25,24.30,24.05,24.05]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2014 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());