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/20/2023',y:[50.80,51.00,48.50,49.50]},{ x:'02/21/2023',y:[49.75,50.90,48.60,50.90]},{ x:'02/22/2023',y:[49.90,50.80,46.50,48.00]},{ x:'02/23/2023',y:[48.50,50.50,46.20,49.05]},{ x:'02/24/2023',y:[49.05,49.35,47.40,47.85]},{ x:'03/01/2023',y:[47.85,49.50,46.55,48.30]},{ x:'03/02/2023',y:[49.00,52.20,46.75,47.10]},{ x:'03/03/2023',y:[47.10,48.20,46.55,47.10]},{ x:'03/06/2023',y:[48.00,51.80,47.20,51.80]},{ x:'03/07/2023',y:[52.00,53.50,51.20,51.80]},{ x:'03/08/2023',y:[51.80,52.80,49.50,52.80]},{ x:'03/09/2023',y:[54.00,58.00,52.00,55.10]},{ x:'03/10/2023',y:[54.00,57.30,53.60,55.50]},{ x:'03/13/2023',y:[54.00,55.00,49.95,50.70]},{ x:'03/14/2023',y:[50.80,53.10,50.70,52.10]},{ x:'03/15/2023',y:[53.00,54.70,52.30,52.90]},{ x:'03/16/2023',y:[52.50,52.60,50.40,51.00]},{ x:'03/17/2023',y:[52.10,53.90,51.50,52.80]},{ x:'03/20/2023',y:[53.40,56.70,52.60,55.80]},{ x:'03/21/2023',y:[56.30,61.30,56.30,61.30]},{ x:'03/22/2023',y:[63.00,65.50,61.90,62.30]},{ x:'03/23/2023',y:[63.20,63.90,60.40,61.60]},{ x:'03/24/2023',y:[62.10,62.10,60.10,61.00]},{ x:'03/27/2023',y:[61.50,64.60,61.00,61.80]},{ x:'03/28/2023',y:[61.30,62.20,60.10,61.30]},{ x:'03/29/2023',y:[62.40,63.50,61.00,61.00]},{ x:'03/30/2023',y:[62.00,63.20,61.30,61.40]},{ x:'03/31/2023',y:[62.00,64.90,61.80,62.50]},{ x:'04/06/2023',y:[63.10,66.40,62.00,64.00]},{ x:'04/07/2023',y:[65.00,65.70,63.80,65.10]},{ x:'04/10/2023',y:[66.10,66.20,64.20,65.80]},{ x:'04/11/2023',y:[66.40,66.60,65.60,65.70]},{ x:'04/12/2023',y:[66.20,67.50,65.90,66.80]},{ x:'04/13/2023',y:[67.00,67.30,65.00,65.30]},{ x:'04/14/2023',y:[66.20,68.50,66.20,68.50]},{ x:'04/17/2023',y:[69.20,75.20,69.20,74.80]},{ x:'04/18/2023',y:[75.50,76.00,71.50,72.50]},{ x:'04/19/2023',y:[72.80,74.50,71.60,72.30]},{ x:'04/20/2023',y:[72.90,73.00,66.60,66.60]},{ x:'04/21/2023',y:[67.40,67.80,61.40,62.60]},{ x:'04/24/2023',y:[62.10,68.80,61.20,68.80]},{ x:'04/25/2023',y:[70.00,72.20,65.70,67.50]},{ x:'04/26/2023',y:[67.20,67.20,62.50,65.00]},{ x:'04/27/2023',y:[65.00,65.90,63.10,65.20]},{ x:'04/28/2023',y:[67.80,71.70,67.10,71.70]},{ x:'05/02/2023',y:[72.80,73.20,69.40,70.00]},{ x:'05/03/2023',y:[70.00,70.00,67.60,68.50]},{ x:'05/04/2023',y:[68.20,69.40,66.30,66.50]},{ x:'05/05/2023',y:[67.00,67.50,65.40,65.40]},{ x:'05/08/2023',y:[66.10,70.60,66.00,66.30]},{ x:'05/09/2023',y:[65.50,66.30,61.20,62.70]},{ x:'05/10/2023',y:[64.50,64.70,63.40,64.40]},{ x:'05/11/2023',y:[64.00,64.40,62.10,63.30]},{ x:'05/12/2023',y:[63.20,67.30,62.80,66.60]},{ x:'05/15/2023',y:[65.70,67.60,63.60,63.60]},{ x:'05/16/2023',y:[64.10,64.80,63.10,63.10]},{ x:'05/17/2023',y:[63.20,65.50,63.10,64.50]},{ x:'05/18/2023',y:[65.00,68.90,64.50,68.10]},{ x:'05/19/2023',y:[68.50,69.40,65.00,65.60]},{ x:'05/22/2023',y:[65.20,66.10,64.60,64.90]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2482 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());