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:[53.30,56.80,53.20,56.00]},{ x:'01/23/2024',y:[56.60,57.70,55.60,57.20]},{ x:'01/24/2024',y:[57.70,58.20,56.30,56.50]},{ x:'01/25/2024',y:[57.50,58.00,56.00,56.20]},{ x:'01/26/2024',y:[56.00,56.70,55.10,55.40]},{ x:'01/29/2024',y:[55.60,56.30,55.40,55.80]},{ x:'01/30/2024',y:[56.50,56.70,55.10,56.10]},{ x:'01/31/2024',y:[55.70,55.90,54.90,54.90]},{ x:'02/01/2024',y:[54.60,55.30,54.00,55.30]},{ x:'02/02/2024',y:[55.80,56.50,55.70,56.30]},{ x:'02/05/2024',y:[56.20,57.00,55.80,56.50]},{ x:'02/15/2024',y:[59.00,59.60,57.10,58.00]},{ x:'02/16/2024',y:[58.00,58.50,57.20,58.10]},{ x:'02/19/2024',y:[57.90,58.30,56.50,56.50]},{ x:'02/20/2024',y:[56.70,57.30,56.10,57.00]},{ x:'02/21/2024',y:[56.20,57.20,56.20,56.60]},{ x:'02/22/2024',y:[57.90,58.50,56.30,56.30]},{ x:'02/23/2024',y:[57.10,57.40,55.00,55.10]},{ x:'02/26/2024',y:[55.10,55.70,54.70,55.00]},{ x:'02/27/2024',y:[55.30,55.60,52.80,54.10]},{ x:'02/29/2024',y:[54.30,55.40,53.90,55.00]},{ x:'03/01/2024',y:[55.60,56.30,55.50,56.00]},{ x:'03/04/2024',y:[56.80,57.20,55.50,55.60]},{ x:'03/05/2024',y:[56.00,56.80,55.60,56.50]},{ x:'03/06/2024',y:[56.00,56.70,55.70,56.60]},{ x:'03/07/2024',y:[56.90,57.00,55.10,55.10]},{ x:'03/08/2024',y:[55.20,55.80,53.60,54.20]},{ x:'03/11/2024',y:[54.30,56.30,54.30,54.90]},{ x:'03/12/2024',y:[55.10,55.60,54.70,55.60]},{ x:'03/13/2024',y:[56.50,57.60,54.70,54.70]},{ x:'03/14/2024',y:[55.40,56.20,54.30,54.90]},{ x:'03/15/2024',y:[55.00,55.80,54.10,54.10]},{ x:'03/18/2024',y:[54.30,55.80,53.50,55.70]},{ x:'03/19/2024',y:[55.80,56.70,55.30,56.10]},{ x:'03/20/2024',y:[56.60,56.80,54.10,54.30]},{ x:'03/21/2024',y:[54.90,56.30,54.50,56.20]},{ x:'03/22/2024',y:[57.50,61.80,57.30,61.10]},{ x:'03/25/2024',y:[61.40,61.40,58.60,59.00]},{ x:'03/26/2024',y:[58.80,59.40,56.40,57.30]},{ x:'03/27/2024',y:[57.90,58.70,57.60,58.70]},{ x:'03/28/2024',y:[58.70,58.90,57.60,58.50]},{ x:'03/29/2024',y:[59.30,61.50,58.70,59.70]},{ x:'04/01/2024',y:[60.30,60.50,58.80,58.80]},{ x:'04/02/2024',y:[58.90,59.50,58.60,59.00]},{ x:'04/03/2024',y:[58.20,60.10,58.00,59.20]},{ x:'04/08/2024',y:[59.40,59.50,58.10,58.30]},{ x:'04/09/2024',y:[58.90,59.30,57.80,57.80]},{ x:'04/10/2024',y:[58.30,58.70,57.60,57.80]},{ x:'04/11/2024',y:[57.80,58.20,57.30,58.00]},{ x:'04/12/2024',y:[58.10,58.10,57.40,57.40]},{ x:'04/15/2024',y:[57.10,57.20,56.00,56.00]},{ x:'04/16/2024',y:[55.50,55.90,53.30,53.90]},{ x:'04/17/2024',y:[54.20,54.60,53.70,54.10]},{ x:'04/18/2024',y:[53.60,54.40,53.00,53.70]},{ x:'04/19/2024',y:[53.50,54.40,51.30,53.00]},{ x:'04/22/2024',y:[52.50,52.70,50.70,50.80]},{ x:'04/23/2024',y:[51.80,52.10,51.00,51.40]},{ x:'04/24/2024',y:[52.50,54.90,52.40,54.30]},{ x:'04/25/2024',y:[53.50,53.80,53.10,53.20]},{ x:'04/26/2024',y:[54.40,54.40,53.30,53.30]} ] }], 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());