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/07/2022',y:[25.00,25.15,24.80,24.90]},{ x:'12/08/2022',y:[24.80,25.25,24.80,25.10]},{ x:'12/09/2022',y:[25.50,25.50,25.00,25.00]},{ x:'12/12/2022',y:[25.35,25.35,24.80,25.05]},{ x:'12/13/2022',y:[25.15,25.25,25.10,25.15]},{ x:'12/14/2022',y:[25.20,25.35,25.20,25.35]},{ x:'12/15/2022',y:[25.35,25.35,25.10,25.30]},{ x:'12/16/2022',y:[25.10,25.35,24.85,25.35]},{ x:'12/19/2022',y:[25.25,25.35,25.00,25.35]},{ x:'12/20/2022',y:[25.20,25.30,25.00,25.05]},{ x:'12/21/2022',y:[25.05,25.15,25.00,25.15]},{ x:'12/22/2022',y:[25.30,25.40,25.20,25.25]},{ x:'12/23/2022',y:[25.25,25.45,25.15,25.45]},{ x:'12/26/2022',y:[25.70,26.45,25.60,26.00]},{ x:'12/27/2022',y:[26.10,27.00,25.70,25.80]},{ x:'12/28/2022',y:[25.80,25.95,25.45,25.50]},{ x:'12/29/2022',y:[25.30,25.50,25.25,25.50]},{ x:'12/30/2022',y:[25.60,25.70,25.40,25.50]},{ x:'01/03/2023',y:[25.50,25.75,25.50,25.55]},{ x:'01/04/2023',y:[25.70,25.70,25.50,25.50]},{ x:'01/05/2023',y:[25.65,25.65,25.45,25.50]},{ x:'01/06/2023',y:[25.50,25.65,25.50,25.60]},{ x:'01/09/2023',y:[25.70,25.75,25.50,25.60]},{ x:'01/10/2023',y:[25.50,25.90,25.50,25.80]},{ x:'01/11/2023',y:[26.20,26.25,25.85,26.00]},{ x:'01/12/2023',y:[26.05,26.10,25.70,25.80]},{ x:'01/13/2023',y:[25.80,25.80,25.70,25.70]},{ x:'01/16/2023',y:[25.80,26.35,25.80,25.90]},{ x:'01/17/2023',y:[26.10,26.10,25.90,25.90]},{ x:'01/30/2023',y:[26.10,26.10,25.80,26.00]},{ x:'01/31/2023',y:[26.05,26.30,26.00,26.10]},{ x:'02/01/2023',y:[26.10,26.20,25.90,25.95]},{ x:'02/02/2023',y:[26.00,26.15,25.95,26.00]},{ x:'02/03/2023',y:[26.05,26.45,26.00,26.35]},{ x:'02/06/2023',y:[26.35,26.95,26.30,26.60]},{ x:'02/07/2023',y:[26.75,27.05,26.60,26.90]},{ x:'02/08/2023',y:[27.20,29.55,27.20,29.55]},{ x:'02/09/2023',y:[32.50,32.50,32.50,32.50]},{ x:'02/10/2023',y:[35.75,35.75,32.70,34.70]},{ x:'02/13/2023',y:[34.45,38.15,34.20,38.15]},{ x:'02/14/2023',y:[39.40,41.95,39.00,39.50]},{ x:'02/15/2023',y:[39.40,40.65,38.70,40.60]},{ x:'02/16/2023',y:[40.80,41.80,40.00,41.25]},{ x:'02/17/2023',y:[40.80,43.00,40.80,43.00]},{ x:'02/20/2023',y:[44.20,46.55,43.20,45.00]},{ x:'02/21/2023',y:[45.10,45.80,42.00,43.20]},{ x:'02/22/2023',y:[43.20,44.20,42.00,44.00]},{ x:'02/23/2023',y:[45.30,45.30,43.50,43.90]},{ x:'02/24/2023',y:[44.70,45.60,44.00,45.40]},{ x:'03/01/2023',y:[46.10,49.90,46.00,49.90]},{ x:'03/02/2023',y:[49.90,50.80,48.00,50.00]},{ x:'03/03/2023',y:[50.50,50.80,48.80,49.00]},{ x:'03/06/2023',y:[50.40,52.70,50.00,51.00]},{ x:'03/07/2023',y:[51.00,53.00,50.40,52.00]},{ x:'03/08/2023',y:[52.00,57.20,49.50,57.20]},{ x:'03/09/2023',y:[60.00,62.90,59.90,62.90]},{ x:'03/10/2023',y:[63.10,66.90,57.20,60.00]},{ x:'03/13/2023',y:[59.50,63.80,57.20,61.40]},{ x:'03/14/2023',y:[60.20,63.50,59.00,60.20]},{ x:'03/15/2023',y:[61.70,62.90,58.00,59.30]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2453 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());