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:'03/01/2023',y:[60.40,61.30,59.90,60.30]},{ x:'03/02/2023',y:[60.70,61.40,60.10,60.80]},{ x:'03/03/2023',y:[61.40,66.80,61.20,66.80]},{ x:'03/06/2023',y:[69.60,72.10,67.50,72.10]},{ x:'03/07/2023',y:[71.10,71.50,69.00,69.10]},{ x:'03/08/2023',y:[68.60,70.90,68.00,69.50]},{ x:'03/09/2023',y:[69.10,70.60,66.50,67.50]},{ x:'03/10/2023',y:[66.80,67.30,63.00,64.00]},{ x:'03/13/2023',y:[63.20,65.00,61.50,64.00]},{ x:'03/14/2023',y:[62.90,64.20,62.40,62.50]},{ x:'03/15/2023',y:[63.00,63.80,62.00,62.00]},{ x:'03/16/2023',y:[61.50,61.90,58.70,59.00]},{ x:'03/17/2023',y:[60.50,61.90,60.40,60.80]},{ x:'03/20/2023',y:[61.50,64.10,61.30,62.30]},{ x:'03/21/2023',y:[62.80,63.40,61.80,63.20]},{ x:'03/22/2023',y:[63.80,64.20,62.90,63.90]},{ x:'03/23/2023',y:[64.10,64.30,62.70,63.60]},{ x:'03/24/2023',y:[64.00,64.30,63.50,63.50]},{ x:'03/27/2023',y:[63.40,64.70,63.30,64.30]},{ x:'03/28/2023',y:[64.50,65.70,62.50,62.70]},{ x:'03/29/2023',y:[62.70,63.00,61.50,62.20]},{ x:'03/30/2023',y:[62.70,62.70,61.90,62.20]},{ x:'03/31/2023',y:[62.30,62.60,61.90,62.30]},{ x:'04/06/2023',y:[62.10,62.40,61.60,62.20]},{ x:'04/07/2023',y:[62.10,62.80,62.10,62.30]},{ x:'04/10/2023',y:[62.40,64.30,62.40,63.80]},{ x:'04/11/2023',y:[63.80,63.90,63.20,63.30]},{ x:'04/12/2023',y:[63.30,64.30,63.20,64.10]},{ x:'04/13/2023',y:[65.40,66.00,63.40,63.50]},{ x:'04/14/2023',y:[64.00,68.10,63.30,66.80]},{ x:'04/17/2023',y:[67.90,70.70,67.80,69.40]},{ x:'04/18/2023',y:[70.60,71.00,69.00,69.30]},{ x:'04/19/2023',y:[70.20,71.20,69.40,70.20]},{ x:'04/20/2023',y:[71.20,72.70,66.50,67.40]},{ x:'04/21/2023',y:[68.00,68.20,65.10,67.60]},{ x:'04/24/2023',y:[67.30,69.10,66.90,68.80]},{ x:'04/25/2023',y:[69.50,69.50,65.30,65.50]},{ x:'04/26/2023',y:[64.80,66.70,64.70,66.00]},{ x:'04/27/2023',y:[66.60,66.60,65.20,65.70]},{ x:'04/28/2023',y:[67.00,68.80,66.10,67.40]},{ x:'05/02/2023',y:[69.20,74.10,68.20,74.10]},{ x:'05/03/2023',y:[74.80,77.80,72.50,74.50]},{ x:'05/04/2023',y:[73.90,75.80,72.80,73.30]},{ x:'05/05/2023',y:[73.00,74.60,70.60,71.10]},{ x:'05/08/2023',y:[70.00,74.30,70.00,73.10]},{ x:'05/09/2023',y:[70.00,70.10,65.80,65.80]},{ x:'05/10/2023',y:[65.70,67.30,64.50,65.30]},{ x:'05/11/2023',y:[65.30,65.60,62.40,62.70]},{ x:'05/12/2023',y:[63.40,64.60,62.70,64.00]},{ x:'05/15/2023',y:[64.30,64.30,62.20,62.60]},{ x:'05/16/2023',y:[63.20,63.50,62.80,62.90]},{ x:'05/17/2023',y:[63.20,64.50,63.00,63.90]},{ x:'05/18/2023',y:[64.80,66.90,64.60,65.40]},{ x:'05/19/2023',y:[66.00,66.40,63.90,64.00]},{ x:'05/22/2023',y:[64.00,65.20,64.00,65.00]},{ x:'05/23/2023',y:[65.60,66.20,64.80,65.70]},{ x:'05/24/2023',y:[65.30,66.00,63.50,63.50]},{ x:'05/25/2023',y:[63.80,63.90,62.70,63.30]},{ x:'05/26/2023',y:[63.70,64.40,63.00,63.10]},{ x:'05/29/2023',y:[63.80,65.00,63.80,64.50]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3147 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());