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:'11/28/2022',y:[29.10,29.40,28.65,29.30]},{ x:'11/29/2022',y:[29.50,29.55,29.00,29.50]},{ x:'11/30/2022',y:[29.65,30.35,29.65,29.90]},{ x:'12/01/2022',y:[30.45,32.70,30.45,31.70]},{ x:'12/02/2022',y:[31.50,32.70,31.40,32.50]},{ x:'12/05/2022',y:[32.50,33.45,32.40,33.40]},{ x:'12/06/2022',y:[33.40,34.35,32.65,32.65]},{ x:'12/07/2022',y:[33.00,33.90,32.30,32.65]},{ x:'12/08/2022',y:[33.05,33.15,32.20,33.10]},{ x:'12/09/2022',y:[33.15,33.90,33.05,33.15]},{ x:'12/12/2022',y:[33.60,33.60,32.30,33.30]},{ x:'12/13/2022',y:[33.30,33.65,32.50,32.50]},{ x:'12/14/2022',y:[32.90,33.30,32.60,33.25]},{ x:'12/15/2022',y:[33.15,33.45,32.70,33.30]},{ x:'12/16/2022',y:[32.85,33.25,32.55,32.70]},{ x:'12/19/2022',y:[32.50,33.35,32.50,33.20]},{ x:'12/20/2022',y:[33.15,33.75,32.35,32.35]},{ x:'12/21/2022',y:[32.55,32.75,31.20,31.40]},{ x:'12/22/2022',y:[31.35,31.40,30.50,30.75]},{ x:'12/23/2022',y:[30.70,31.40,30.10,30.90]},{ x:'12/26/2022',y:[30.90,31.30,30.70,30.95]},{ x:'12/27/2022',y:[31.20,31.20,30.65,31.05]},{ x:'12/28/2022',y:[31.15,31.20,30.30,30.40]},{ x:'12/29/2022',y:[30.40,30.40,29.50,29.95]},{ 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]} ] }], 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());