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/30/2022',y:[30.00,30.15,29.70,29.90]},{ x:'01/03/2023',y:[29.95,30.30,29.60,29.90]},{ x:'01/04/2023',y:[29.90,30.25,29.70,30.00]},{ x:'01/05/2023',y:[30.30,30.40,29.85,30.05]},{ x:'01/06/2023',y:[30.05,30.30,30.00,30.10]},{ x:'01/09/2023',y:[30.20,30.40,29.10,29.20]},{ x:'01/10/2023',y:[29.35,29.50,28.65,29.40]},{ x:'01/11/2023',y:[29.40,30.05,29.15,29.95]},{ x:'01/12/2023',y:[30.15,30.85,29.65,30.00]},{ x:'01/13/2023',y:[30.00,30.20,29.75,30.00]},{ x:'01/16/2023',y:[30.00,30.05,29.65,29.90]},{ x:'01/17/2023',y:[29.95,30.10,29.70,29.85]},{ x:'01/30/2023',y:[29.85,30.05,29.65,29.80]},{ x:'01/31/2023',y:[29.85,30.55,29.85,30.50]},{ x:'02/01/2023',y:[30.60,31.10,30.30,30.95]},{ x:'02/02/2023',y:[31.95,32.20,31.45,31.50]},{ x:'02/03/2023',y:[31.55,32.15,31.50,31.80]},{ x:'02/06/2023',y:[32.00,32.00,31.60,31.85]},{ x:'02/07/2023',y:[31.85,31.90,31.05,31.15]},{ x:'02/08/2023',y:[31.45,31.75,31.25,31.70]},{ x:'02/09/2023',y:[31.45,31.90,31.45,31.90]},{ x:'02/10/2023',y:[31.65,31.70,31.25,31.25]},{ x:'02/13/2023',y:[31.10,31.20,30.55,30.55]},{ x:'02/14/2023',y:[30.95,30.95,30.25,30.55]},{ x:'02/15/2023',y:[30.50,31.00,30.45,30.70]},{ x:'02/16/2023',y:[31.00,32.60,31.00,31.85]},{ x:'02/17/2023',y:[32.10,32.25,31.30,31.90]},{ x:'02/20/2023',y:[31.90,31.90,31.50,31.80]},{ x:'02/21/2023',y:[31.90,32.30,31.75,32.10]},{ x:'02/22/2023',y:[32.65,32.65,31.75,32.05]},{ x:'02/23/2023',y:[32.10,32.20,31.70,31.80]},{ x:'02/24/2023',y:[31.70,31.75,30.75,30.80]},{ x:'03/01/2023',y:[31.00,31.00,30.35,30.40]},{ x:'03/02/2023',y:[30.40,30.40,29.60,29.70]},{ x:'03/03/2023',y:[29.80,30.10,29.65,29.80]},{ x:'03/06/2023',y:[30.00,30.45,29.90,30.20]},{ x:'03/07/2023',y:[30.25,30.70,30.25,30.60]},{ x:'03/08/2023',y:[30.65,30.80,30.40,30.65]},{ x:'03/09/2023',y:[30.80,30.85,30.00,30.10]},{ x:'03/10/2023',y:[29.80,30.00,29.50,29.65]},{ x:'03/13/2023',y:[29.50,29.50,28.50,29.30]},{ x:'03/14/2023',y:[29.00,29.35,28.75,29.15]},{ x:'03/15/2023',y:[29.50,30.00,29.35,29.35]},{ x:'03/16/2023',y:[29.35,29.55,28.80,28.90]},{ x:'03/17/2023',y:[29.00,29.40,29.00,29.30]},{ x:'03/20/2023',y:[29.05,29.30,28.95,29.30]},{ x:'03/21/2023',y:[29.55,29.65,29.25,29.40]},{ x:'03/22/2023',y:[29.40,29.70,29.25,29.50]},{ x:'03/23/2023',y:[29.55,29.60,29.30,29.30]},{ x:'03/24/2023',y:[29.55,29.55,29.25,29.35]},{ x:'03/27/2023',y:[29.45,29.55,29.25,29.25]},{ x:'03/28/2023',y:[29.25,29.40,28.80,29.00]},{ x:'03/29/2023',y:[29.20,29.20,28.80,29.15]},{ x:'03/30/2023',y:[29.20,29.25,28.90,28.95]},{ x:'03/31/2023',y:[29.00,29.20,28.95,29.05]},{ x:'04/06/2023',y:[29.30,29.30,28.95,29.05]},{ x:'04/07/2023',y:[29.05,29.15,28.95,28.95]},{ x:'04/10/2023',y:[29.00,29.15,28.95,29.10]},{ x:'04/11/2023',y:[29.10,29.40,29.00,29.25]},{ x:'04/12/2023',y:[29.30,29.35,29.10,29.25]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1515 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());