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/13/2023',y:[48.65,48.65,48.45,48.50]},{ x:'01/16/2023',y:[48.50,48.50,48.40,48.40]},{ x:'01/17/2023',y:[48.50,48.50,48.40,48.45]},{ x:'01/30/2023',y:[48.60,48.90,48.60,48.80]},{ x:'01/31/2023',y:[48.75,49.20,48.75,49.20]},{ x:'02/01/2023',y:[48.85,49.35,48.85,49.30]},{ x:'02/02/2023',y:[49.10,49.30,49.05,49.25]},{ x:'02/03/2023',y:[48.85,49.10,48.85,49.10]},{ x:'02/06/2023',y:[49.30,49.45,49.15,49.35]},{ x:'02/07/2023',y:[49.20,49.25,49.15,49.25]},{ x:'02/08/2023',y:[49.25,49.35,49.25,49.35]},{ x:'02/09/2023',y:[49.35,49.90,49.35,49.50]},{ x:'02/10/2023',y:[49.50,49.60,49.25,49.25]},{ x:'02/13/2023',y:[49.20,49.25,49.00,49.20]},{ x:'02/14/2023',y:[49.20,49.30,49.20,49.30]},{ x:'02/15/2023',y:[49.35,49.35,49.30,49.30]},{ x:'02/16/2023',y:[49.25,49.30,49.25,49.30]},{ x:'02/17/2023',y:[49.35,49.35,49.30,49.30]},{ x:'02/20/2023',y:[49.40,49.50,49.40,49.45]},{ x:'02/21/2023',y:[49.45,49.55,49.40,49.55]},{ x:'02/22/2023',y:[49.35,49.40,49.35,49.35]},{ x:'02/23/2023',y:[49.70,49.70,49.50,49.50]},{ x:'02/24/2023',y:[49.50,49.65,49.45,49.55]},{ x:'03/01/2023',y:[49.90,50.90,49.90,50.60]},{ x:'03/02/2023',y:[50.40,50.60,50.30,50.40]},{ x:'03/03/2023',y:[50.40,50.80,50.20,50.80]},{ x:'03/06/2023',y:[50.40,50.70,50.40,50.70]},{ x:'03/07/2023',y:[50.60,50.70,50.50,50.60]},{ x:'03/08/2023',y:[50.50,50.50,50.20,50.30]},{ x:'03/09/2023',y:[50.40,50.60,50.30,50.40]},{ x:'03/10/2023',y:[50.40,50.40,50.20,50.30]},{ x:'03/13/2023',y:[50.30,51.50,50.30,51.20]},{ x:'03/14/2023',y:[51.50,51.80,51.50,51.60]},{ x:'03/15/2023',y:[51.50,51.70,51.50,51.50]},{ x:'03/16/2023',y:[51.40,51.60,51.40,51.50]},{ x:'03/17/2023',y:[51.50,51.80,51.50,51.80]},{ x:'03/20/2023',y:[51.80,52.90,51.80,51.90]},{ x:'03/21/2023',y:[52.00,52.30,51.90,52.10]},{ x:'03/22/2023',y:[52.30,52.60,52.00,52.30]},{ x:'03/23/2023',y:[52.30,52.30,52.20,52.20]},{ x:'03/24/2023',y:[52.10,52.10,51.80,52.00]},{ x:'03/27/2023',y:[51.90,52.10,51.90,52.10]},{ x:'03/28/2023',y:[52.10,52.20,52.00,52.00]},{ x:'03/29/2023',y:[52.00,52.20,51.90,51.90]},{ x:'03/30/2023',y:[52.00,52.20,52.00,52.00]},{ x:'03/31/2023',y:[52.00,52.30,51.90,51.90]},{ x:'04/06/2023',y:[51.50,52.00,51.50,51.70]},{ x:'04/07/2023',y:[51.60,52.00,51.60,51.90]},{ x:'04/10/2023',y:[51.90,52.10,51.90,52.10]},{ x:'04/11/2023',y:[52.10,53.00,52.10,52.90]},{ x:'04/12/2023',y:[52.90,53.50,52.90,53.50]},{ x:'04/13/2023',y:[53.10,53.30,52.90,53.00]},{ x:'04/14/2023',y:[53.40,53.50,53.00,53.00]},{ x:'04/17/2023',y:[53.50,53.80,53.00,53.30]},{ x:'04/18/2023',y:[53.00,53.50,53.00,53.10]},{ x:'04/19/2023',y:[53.10,53.50,53.00,53.50]},{ x:'04/20/2023',y:[53.20,53.30,53.10,53.20]},{ x:'04/21/2023',y:[53.20,53.30,53.00,53.30]},{ x:'04/24/2023',y:[53.00,53.50,53.00,53.50]},{ x:'04/25/2023',y:[53.30,53.60,52.90,52.90]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2433 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());