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:'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]},{ x:'07/12/2023',y:[67.50,67.60,66.40,67.10]},{ x:'07/13/2023',y:[66.50,67.00,64.10,64.10]},{ x:'07/14/2023',y:[64.70,65.30,63.70,63.70]},{ x:'07/17/2023',y:[63.20,63.50,60.30,61.70]},{ x:'07/18/2023',y:[62.80,62.90,59.20,60.00]},{ x:'07/19/2023',y:[60.30,60.90,58.40,58.90]},{ x:'07/20/2023',y:[59.20,62.40,58.90,61.80]},{ x:'07/21/2023',y:[60.80,61.30,59.50,60.60]},{ x:'07/24/2023',y:[61.10,61.40,58.20,59.00]},{ x:'07/25/2023',y:[58.80,61.60,58.80,61.30]},{ x:'07/26/2023',y:[65.50,67.40,65.20,67.40]},{ x:'07/27/2023',y:[67.40,68.30,64.00,66.80]},{ x:'07/28/2023',y:[65.80,66.00,64.20,64.90]},{ x:'07/31/2023',y:[65.20,65.70,62.40,62.40]},{ x:'08/01/2023',y:[62.60,63.30,61.90,63.00]},{ x:'08/02/2023',y:[62.50,63.40,60.20,60.70]},{ x:'08/04/2023',y:[60.10,61.80,59.50,61.40]},{ x:'08/07/2023',y:[61.90,62.20,60.20,61.70]},{ x:'08/08/2023',y:[61.90,62.10,59.80,60.10]},{ x:'08/09/2023',y:[59.60,60.40,58.50,59.00]},{ x:'08/10/2023',y:[57.60,58.10,53.50,54.00]},{ x:'08/11/2023',y:[54.30,55.20,53.60,53.70]},{ x:'08/14/2023',y:[52.70,53.40,52.10,52.50]},{ x:'08/15/2023',y:[53.10,54.00,52.50,53.50]},{ x:'08/16/2023',y:[53.00,53.60,51.60,53.30]},{ x:'08/17/2023',y:[52.60,54.50,51.60,53.70]},{ x:'08/18/2023',y:[53.80,53.80,51.80,52.20]},{ x:'08/21/2023',y:[52.60,52.90,52.00,52.50]},{ x:'08/22/2023',y:[53.50,53.60,51.50,51.70]},{ x:'08/23/2023',y:[52.00,52.50,51.30,51.70]},{ x:'08/24/2023',y:[52.40,52.90,50.70,51.00]},{ x:'08/25/2023',y:[50.50,51.70,50.20,50.90]},{ x:'08/28/2023',y:[51.50,51.50,50.10,50.60]} ] }], 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());