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:'04/14/2023',y:[66.30,71.90,65.70,71.90]},{ x:'04/17/2023',y:[75.50,79.00,73.50,79.00]},{ x:'04/18/2023',y:[83.00,84.00,76.50,77.10]},{ x:'04/19/2023',y:[79.50,79.80,76.20,77.70]},{ x:'04/20/2023',y:[78.00,79.90,72.40,73.60]},{ x:'04/21/2023',y:[73.80,73.90,68.10,69.10]},{ x:'04/24/2023',y:[69.10,75.00,67.40,71.50]},{ x:'04/25/2023',y:[70.30,71.30,67.50,68.80]},{ x:'04/26/2023',y:[68.30,72.40,67.10,69.80]},{ x:'04/27/2023',y:[69.00,70.60,68.00,69.40]},{ x:'04/28/2023',y:[71.00,76.00,70.00,73.20]},{ x:'05/02/2023',y:[73.80,74.30,72.10,72.80]},{ x:'05/03/2023',y:[72.10,72.70,69.80,69.80]},{ x:'05/04/2023',y:[69.80,71.20,68.30,68.50]},{ x:'05/05/2023',y:[69.50,71.50,66.70,67.20]},{ x:'05/08/2023',y:[68.20,69.40,67.30,68.50]},{ x:'05/09/2023',y:[68.60,68.70,65.50,66.00]},{ x:'05/10/2023',y:[66.10,67.80,65.90,67.30]},{ x:'05/11/2023',y:[67.30,67.70,63.60,64.40]},{ x:'05/12/2023',y:[64.40,70.40,63.80,68.60]},{ x:'05/15/2023',y:[68.20,68.70,65.30,65.90]},{ x:'05/16/2023',y:[66.70,68.00,66.10,66.30]},{ x:'05/17/2023',y:[66.40,69.70,66.30,67.80]},{ x:'05/18/2023',y:[68.80,74.50,68.60,74.50]},{ x:'05/19/2023',y:[74.80,74.90,67.10,67.10]},{ x:'05/22/2023',y:[67.10,68.70,66.00,68.50]},{ x:'05/23/2023',y:[68.50,69.50,67.50,68.30]},{ x:'05/24/2023',y:[68.20,69.00,67.70,68.00]},{ x:'05/25/2023',y:[70.00,72.40,68.70,70.40]},{ x:'05/26/2023',y:[71.60,74.50,69.50,69.70]},{ x:'05/29/2023',y:[70.70,72.20,70.00,71.20]},{ x:'05/30/2023',y:[72.80,74.10,70.20,71.00]},{ x:'05/31/2023',y:[71.00,71.50,69.40,69.40]},{ x:'06/01/2023',y:[69.10,69.60,67.60,69.20]},{ x:'06/02/2023',y:[70.10,71.10,69.60,69.70]},{ x:'06/05/2023',y:[70.00,72.00,69.30,70.60]},{ x:'06/06/2023',y:[71.90,73.20,70.00,70.10]},{ x:'06/07/2023',y:[71.00,71.20,69.10,69.20]},{ x:'06/08/2023',y:[69.40,69.60,66.70,66.80]},{ x:'06/09/2023',y:[68.00,68.10,66.50,66.80]},{ x:'06/12/2023',y:[66.80,67.90,66.10,67.20]},{ x:'06/13/2023',y:[68.80,71.20,68.00,70.30]},{ x:'06/14/2023',y:[71.40,73.00,70.10,71.90]},{ x:'06/15/2023',y:[72.80,79.00,68.10,68.90]},{ x:'06/16/2023',y:[69.80,70.40,68.40,69.00]},{ x:'06/19/2023',y:[69.40,74.00,68.00,72.60]},{ x:'06/20/2023',y:[73.80,75.40,71.60,73.70]},{ x:'06/21/2023',y:[73.70,75.40,73.00,74.80]},{ x:'06/26/2023',y:[75.60,75.70,70.00,70.40]},{ x:'06/27/2023',y:[70.40,70.50,67.30,68.00]},{ x:'06/28/2023',y:[68.90,69.40,67.50,67.50]},{ x:'06/29/2023',y:[68.20,68.90,67.40,67.80]},{ x:'06/30/2023',y:[67.90,69.00,66.80,68.80]},{ x:'07/03/2023',y:[69.70,71.30,68.90,70.70]},{ x:'07/04/2023',y:[71.60,71.70,69.20,70.90]},{ x:'07/05/2023',y:[71.00,72.00,69.90,70.30]},{ x:'07/06/2023',y:[70.30,70.40,68.50,68.70]},{ x:'07/07/2023',y:[68.20,68.50,66.70,66.80]},{ x:'07/10/2023',y:[67.90,68.40,66.70,66.70]},{ x:'07/11/2023',y:[67.60,67.90,66.60,66.70]} ] }], 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());