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:'02/02/2023',y:[55.80,56.00,55.00,55.70]},{ x:'02/03/2023',y:[55.50,55.60,55.00,55.60]},{ x:'02/06/2023',y:[56.10,56.10,55.20,55.80]},{ x:'02/07/2023',y:[55.60,56.60,55.60,56.40]},{ x:'02/08/2023',y:[56.50,56.50,55.90,56.10]},{ x:'02/09/2023',y:[56.10,56.10,55.70,55.90]},{ x:'02/10/2023',y:[55.90,55.90,55.40,55.80]},{ x:'02/13/2023',y:[55.50,55.60,54.80,55.50]},{ x:'02/14/2023',y:[55.90,55.90,55.40,55.50]},{ x:'02/15/2023',y:[55.30,55.80,55.00,55.40]},{ x:'02/16/2023',y:[55.70,55.70,55.30,55.50]},{ x:'02/17/2023',y:[55.20,56.00,55.20,56.00]},{ x:'02/20/2023',y:[56.00,56.80,56.00,56.70]},{ x:'02/21/2023',y:[56.70,57.00,56.20,57.00]},{ x:'02/22/2023',y:[56.40,56.90,56.20,56.70]},{ x:'02/23/2023',y:[56.70,57.20,56.70,56.90]},{ x:'02/24/2023',y:[56.90,56.90,56.50,56.70]},{ x:'03/01/2023',y:[56.70,57.20,55.90,56.70]},{ x:'03/02/2023',y:[57.20,57.20,56.20,56.40]},{ x:'03/03/2023',y:[56.60,57.00,56.60,56.90]},{ x:'03/06/2023',y:[56.50,57.00,56.50,56.70]},{ x:'03/07/2023',y:[56.70,57.00,56.50,56.70]},{ x:'03/08/2023',y:[56.70,57.90,56.50,57.10]},{ x:'03/09/2023',y:[57.00,58.00,57.00,57.80]},{ x:'03/10/2023',y:[57.40,58.00,57.10,57.70]},{ x:'03/13/2023',y:[57.70,58.50,57.10,57.60]},{ x:'03/14/2023',y:[57.60,57.80,57.20,57.20]},{ x:'03/15/2023',y:[59.10,61.60,58.70,61.10]},{ x:'03/16/2023',y:[61.40,63.00,61.20,62.90]},{ x:'03/17/2023',y:[63.10,63.90,62.50,62.70]},{ x:'03/20/2023',y:[62.80,64.60,62.40,64.20]},{ x:'03/21/2023',y:[65.40,67.40,65.00,66.70]},{ x:'03/22/2023',y:[67.50,68.50,67.00,67.00]},{ x:'03/23/2023',y:[67.00,68.10,66.00,67.80]},{ x:'03/24/2023',y:[68.40,68.40,67.00,67.50]},{ x:'03/27/2023',y:[67.70,68.70,67.60,68.20]},{ x:'03/28/2023',y:[68.40,68.40,67.20,67.40]},{ x:'03/29/2023',y:[67.40,67.50,66.40,66.70]},{ x:'03/30/2023',y:[66.90,67.00,65.80,66.70]},{ x:'03/31/2023',y:[67.20,68.30,67.00,67.90]},{ x:'04/06/2023',y:[68.10,70.90,67.90,70.70]},{ x:'04/07/2023',y:[71.00,72.80,68.60,69.20]},{ x:'04/10/2023',y:[69.00,70.90,68.50,70.30]},{ x:'04/11/2023',y:[71.30,71.30,69.60,70.80]},{ x:'04/12/2023',y:[70.80,70.90,69.80,70.50]},{ x:'04/13/2023',y:[70.90,71.50,69.40,69.70]},{ x:'04/14/2023',y:[69.70,69.70,68.60,68.80]},{ x:'04/17/2023',y:[68.60,69.50,68.50,69.20]},{ x:'04/18/2023',y:[68.90,70.00,68.90,69.60]},{ x:'04/19/2023',y:[69.40,69.80,68.70,68.90]},{ x:'04/20/2023',y:[68.70,69.50,68.50,68.50]},{ x:'04/21/2023',y:[68.40,69.50,67.20,67.60]},{ x:'04/24/2023',y:[67.60,68.90,67.60,68.90]},{ x:'04/25/2023',y:[68.90,69.50,67.30,67.70]},{ x:'04/26/2023',y:[67.70,68.40,67.20,68.30]},{ x:'04/27/2023',y:[68.50,70.40,68.50,70.30]},{ x:'04/28/2023',y:[70.50,71.50,70.50,71.00]},{ x:'05/02/2023',y:[71.00,72.00,70.60,72.00]},{ x:'05/03/2023',y:[72.00,72.00,70.80,71.10]},{ x:'05/04/2023',y:[71.10,72.00,70.30,72.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2546 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());