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/14/2023',y:[41.00,44.45,40.60,42.95]},{ x:'06/15/2023',y:[43.50,46.35,43.35,46.00]},{ x:'06/16/2023',y:[46.20,47.35,44.85,45.50]},{ x:'06/19/2023',y:[45.20,45.25,43.70,44.10]},{ x:'06/20/2023',y:[44.00,44.00,42.40,43.10]},{ x:'06/21/2023',y:[43.70,45.25,43.55,44.75]},{ x:'06/26/2023',y:[44.05,45.15,43.40,44.35]},{ x:'06/27/2023',y:[43.85,44.15,42.65,42.90]},{ x:'06/28/2023',y:[43.80,44.45,42.60,42.70]},{ x:'06/29/2023',y:[43.00,43.50,42.40,43.15]},{ x:'06/30/2023',y:[43.35,43.75,42.75,43.20]},{ x:'07/03/2023',y:[44.00,45.60,43.95,44.15]},{ x:'07/04/2023',y:[44.30,48.55,44.30,47.15]},{ x:'07/05/2023',y:[47.30,47.40,45.10,45.20]},{ x:'07/06/2023',y:[44.50,46.60,44.00,44.70]},{ x:'07/07/2023',y:[44.50,46.00,44.45,44.60]},{ x:'07/10/2023',y:[45.45,45.80,44.25,44.40]},{ x:'07/11/2023',y:[45.05,47.25,45.05,47.25]},{ x:'07/12/2023',y:[47.15,48.80,46.80,47.60]},{ x:'07/13/2023',y:[48.90,52.30,48.90,50.80]},{ x:'07/14/2023',y:[53.80,55.80,52.20,55.80]},{ x:'07/17/2023',y:[57.90,61.30,57.40,61.30]},{ x:'07/18/2023',y:[65.00,67.40,61.30,65.50]},{ x:'07/19/2023',y:[69.00,70.70,61.50,63.60]},{ x:'07/20/2023',y:[62.50,63.60,60.40,62.30]},{ x:'07/21/2023',y:[60.70,67.60,60.50,67.00]},{ x:'07/24/2023',y:[70.50,70.50,67.30,70.20]},{ x:'07/25/2023',y:[72.50,73.50,70.20,72.00]},{ x:'07/26/2023',y:[72.00,72.00,69.50,70.00]},{ x:'07/27/2023',y:[71.00,72.00,68.00,68.10]},{ x:'07/28/2023',y:[68.40,69.90,64.70,69.90]},{ x:'07/31/2023',y:[71.90,71.90,63.00,63.70]},{ x:'08/01/2023',y:[63.00,65.00,60.00,64.10]},{ x:'08/02/2023',y:[63.80,63.80,57.70,58.90]},{ x:'08/04/2023',y:[56.00,60.00,54.50,58.00]},{ x:'08/07/2023',y:[59.20,63.80,58.20,63.80]},{ x:'08/08/2023',y:[63.00,64.90,60.20,60.90]},{ x:'08/09/2023',y:[58.80,61.70,58.30,59.50]},{ x:'08/10/2023',y:[58.10,58.70,55.00,57.50]},{ x:'08/11/2023',y:[58.70,59.50,57.40,57.50]},{ x:'08/14/2023',y:[53.50,56.70,52.40,53.10]},{ x:'08/15/2023',y:[55.80,57.00,54.50,54.60]},{ x:'08/16/2023',y:[54.00,58.00,53.70,58.00]},{ x:'08/17/2023',y:[56.80,59.90,56.60,59.50]},{ x:'08/18/2023',y:[59.50,60.20,55.70,57.00]},{ x:'08/21/2023',y:[57.70,59.40,57.50,57.90]},{ x:'08/22/2023',y:[60.00,60.40,58.00,58.20]},{ x:'08/23/2023',y:[58.30,59.60,57.30,59.20]},{ x:'08/24/2023',y:[62.90,63.30,58.30,58.60]},{ x:'08/25/2023',y:[57.00,57.60,55.30,55.80]},{ x:'08/28/2023',y:[56.20,56.50,54.40,54.50]},{ x:'08/29/2023',y:[55.30,55.70,53.70,54.60]},{ x:'08/30/2023',y:[55.80,56.30,54.50,54.60]},{ x:'08/31/2023',y:[54.30,56.40,53.30,56.40]},{ x:'09/01/2023',y:[56.20,56.30,53.50,53.60]},{ x:'09/04/2023',y:[53.80,54.70,53.60,54.70]},{ x:'09/05/2023',y:[54.00,55.90,54.00,55.90]},{ x:'09/06/2023',y:[56.50,57.50,56.20,56.60]},{ x:'09/07/2023',y:[55.70,55.90,54.80,54.80]},{ x:'09/08/2023',y:[54.40,55.10,53.80,54.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2356 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());