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:'01/22/2024',y:[56.80,57.20,56.20,57.00]},{ x:'01/23/2024',y:[57.60,58.50,57.20,57.30]},{ x:'01/24/2024',y:[57.70,58.80,57.40,58.60]},{ x:'01/25/2024',y:[59.40,59.70,57.80,58.00]},{ x:'01/26/2024',y:[58.00,58.30,56.60,56.90]},{ x:'01/29/2024',y:[56.90,58.90,56.80,58.80]},{ x:'01/30/2024',y:[58.90,59.00,57.60,57.80]},{ x:'01/31/2024',y:[57.80,58.20,57.00,57.00]},{ x:'02/01/2024',y:[56.90,57.40,56.30,57.20]},{ x:'02/02/2024',y:[57.40,58.20,57.00,57.00]},{ x:'02/05/2024',y:[57.30,57.30,55.60,56.10]},{ x:'02/15/2024',y:[56.30,56.60,55.20,56.20]},{ x:'02/16/2024',y:[56.40,58.80,56.40,58.70]},{ x:'02/19/2024',y:[58.80,63.20,58.50,62.30]},{ x:'02/20/2024',y:[62.50,63.00,61.40,61.80]},{ x:'02/21/2024',y:[61.90,62.30,61.50,61.50]},{ x:'02/22/2024',y:[62.10,62.10,60.70,61.30]},{ x:'02/23/2024',y:[61.90,61.90,59.70,59.70]},{ x:'02/26/2024',y:[60.00,61.90,60.00,61.20]},{ x:'02/27/2024',y:[61.30,61.70,59.30,60.20]},{ x:'02/29/2024',y:[60.40,61.60,60.20,61.30]},{ x:'03/01/2024',y:[61.50,61.50,60.00,60.30]},{ x:'03/04/2024',y:[60.30,62.50,59.70,60.60]},{ x:'03/05/2024',y:[60.70,61.50,59.80,60.00]},{ x:'03/06/2024',y:[59.60,60.80,59.50,60.10]},{ x:'03/07/2024',y:[60.50,60.50,58.00,58.00]},{ x:'03/08/2024',y:[58.10,58.20,55.60,55.90]},{ x:'03/11/2024',y:[55.90,56.90,55.50,56.30]},{ x:'03/12/2024',y:[56.40,57.20,56.40,56.40]},{ x:'03/13/2024',y:[56.50,57.00,55.00,55.00]},{ x:'03/14/2024',y:[55.00,55.90,54.70,55.20]},{ x:'03/15/2024',y:[55.00,55.50,54.70,55.00]},{ x:'03/18/2024',y:[55.40,55.40,54.00,54.40]},{ x:'03/19/2024',y:[54.40,54.90,54.20,54.30]},{ x:'03/20/2024',y:[54.30,54.40,52.90,53.00]},{ x:'03/21/2024',y:[53.00,53.90,53.00,53.80]},{ x:'03/22/2024',y:[54.10,55.50,54.00,54.30]},{ x:'03/25/2024',y:[54.90,55.50,54.40,55.20]},{ x:'03/26/2024',y:[55.30,55.40,53.20,53.30]},{ x:'03/27/2024',y:[53.70,54.00,53.20,53.30]},{ x:'03/28/2024',y:[53.60,53.60,52.80,53.00]},{ x:'03/29/2024',y:[53.40,53.80,53.10,53.30]},{ x:'04/01/2024',y:[53.70,54.90,53.70,54.60]},{ x:'04/02/2024',y:[55.00,55.10,53.90,54.30]},{ x:'04/03/2024',y:[54.30,54.30,53.30,53.30]},{ x:'04/08/2024',y:[53.40,54.40,53.40,53.70]},{ x:'04/09/2024',y:[54.00,54.40,53.50,54.00]},{ x:'04/10/2024',y:[53.80,54.60,53.50,54.10]},{ x:'04/11/2024',y:[54.00,54.00,52.20,52.50]},{ x:'04/12/2024',y:[52.60,55.00,51.70,53.80]},{ x:'04/15/2024',y:[53.20,53.80,52.10,52.30]},{ x:'04/16/2024',y:[51.80,51.80,50.00,51.00]},{ x:'04/17/2024',y:[50.90,53.40,50.90,53.30]},{ x:'04/18/2024',y:[53.20,56.70,52.60,54.50]},{ x:'04/19/2024',y:[54.50,55.00,51.60,52.50]},{ x:'04/22/2024',y:[52.70,52.90,51.00,51.00]},{ x:'04/23/2024',y:[51.40,52.20,50.70,51.00]},{ x:'04/24/2024',y:[51.60,52.40,51.60,52.30]},{ x:'04/25/2024',y:[52.00,52.00,51.20,51.20]},{ x:'04/26/2024',y:[51.60,51.60,50.60,50.70]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2457 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());