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:'10/19/2023',y:[49.00,49.05,48.15,48.30]},{ x:'10/20/2023',y:[48.20,48.20,46.60,46.60]},{ x:'10/23/2023',y:[46.00,48.20,45.90,46.50]},{ x:'10/24/2023',y:[47.05,48.50,46.70,48.50]},{ x:'10/25/2023',y:[49.10,53.30,48.65,53.20]},{ x:'10/26/2023',y:[52.10,52.10,49.40,50.00]},{ x:'10/27/2023',y:[50.20,52.40,50.00,50.20]},{ x:'10/31/2023',y:[50.20,50.60,47.60,47.90]},{ x:'11/01/2023',y:[48.15,48.50,47.80,47.95]},{ x:'11/02/2023',y:[49.00,49.55,48.75,49.25]},{ x:'11/03/2023',y:[49.90,52.40,49.90,51.70]},{ x:'11/06/2023',y:[53.30,56.80,53.30,56.80]},{ x:'11/07/2023',y:[56.90,59.90,56.30,58.80]},{ x:'11/08/2023',y:[58.20,58.80,57.50,57.70]},{ x:'11/09/2023',y:[57.30,57.60,55.70,55.90]},{ x:'11/10/2023',y:[56.00,56.20,54.10,54.10]},{ x:'11/13/2023',y:[55.10,56.80,54.10,55.80]},{ x:'11/14/2023',y:[55.80,56.10,54.60,55.30]},{ x:'11/15/2023',y:[56.10,56.70,55.10,55.10]},{ x:'11/16/2023',y:[56.00,56.90,55.40,55.60]},{ x:'11/17/2023',y:[55.80,56.20,55.30,55.60]},{ x:'11/20/2023',y:[56.80,56.80,55.30,55.50]},{ x:'11/21/2023',y:[56.00,56.30,55.60,55.70]},{ x:'11/22/2023',y:[55.70,57.60,55.40,56.60]},{ x:'11/23/2023',y:[56.80,57.10,55.50,55.50]},{ x:'11/24/2023',y:[56.10,56.10,54.60,54.70]},{ x:'11/27/2023',y:[54.90,55.10,53.30,53.30]},{ x:'11/28/2023',y:[53.90,54.60,53.50,54.00]},{ x:'11/29/2023',y:[55.40,55.40,54.00,54.60]},{ x:'11/30/2023',y:[55.00,55.50,54.40,55.00]},{ x:'12/01/2023',y:[55.10,55.30,54.60,54.90]},{ x:'12/04/2023',y:[55.00,56.70,55.00,56.30]},{ x:'12/05/2023',y:[55.90,56.30,55.30,55.60]},{ x:'12/06/2023',y:[55.80,59.20,55.80,57.40]},{ x:'12/07/2023',y:[58.20,59.30,56.60,56.90]},{ x:'12/08/2023',y:[59.00,62.50,58.10,58.30]},{ x:'12/11/2023',y:[59.30,59.30,57.00,57.30]},{ x:'12/12/2023',y:[57.70,57.80,56.80,56.80]},{ x:'12/18/2023',y:[56.10,57.10,56.10,56.50]},{ x:'12/19/2023',y:[56.40,56.80,55.20,55.80]},{ x:'01/10/2024',y:[54.50,55.10,54.30,54.70]},{ x:'01/11/2024',y:[56.90,58.10,56.30,57.30]},{ x:'01/12/2024',y:[57.00,57.60,55.80,55.80]},{ x:'01/15/2024',y:[56.30,57.40,56.10,57.10]},{ x:'01/16/2024',y:[57.10,57.30,56.20,56.20]},{ x:'01/17/2024',y:[56.50,58.20,55.60,55.60]},{ x:'01/18/2024',y:[56.20,58.50,55.90,57.10]},{ x:'01/19/2024',y:[57.90,58.50,57.10,57.50]},{ x:'01/22/2024',y:[58.40,59.40,57.90,59.20]},{ x:'01/23/2024',y:[59.80,60.10,58.20,58.80]},{ x:'01/24/2024',y:[59.00,59.30,58.20,58.20]},{ x:'01/25/2024',y:[59.10,59.10,57.40,57.90]},{ x:'01/26/2024',y:[57.90,58.10,56.60,57.00]},{ x:'01/29/2024',y:[57.40,59.40,57.10,59.30]},{ x:'01/30/2024',y:[59.80,60.30,58.60,59.00]},{ x:'01/31/2024',y:[58.90,58.90,57.80,57.90]},{ x:'02/01/2024',y:[57.90,58.30,57.40,57.70]},{ x:'02/02/2024',y:[58.00,58.30,57.20,57.30]},{ x:'02/05/2024',y:[57.50,58.50,56.40,58.00]},{ x:'02/15/2024',y:[56.20,57.10,53.80,54.80]} ] }], 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());