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/05/2023',y:[13.40,13.60,13.40,13.45]},{ x:'01/06/2023',y:[13.45,13.50,13.35,13.35]},{ x:'01/09/2023',y:[13.50,13.50,13.25,13.30]},{ x:'01/10/2023',y:[13.35,13.35,13.15,13.20]},{ x:'01/11/2023',y:[13.30,13.30,13.00,13.10]},{ x:'01/12/2023',y:[13.15,13.15,12.90,12.95]},{ x:'01/13/2023',y:[12.95,13.00,12.65,12.70]},{ x:'01/16/2023',y:[12.70,13.05,12.70,13.05]},{ x:'01/17/2023',y:[13.05,13.15,12.95,13.05]},{ x:'01/30/2023',y:[13.20,13.30,13.00,13.05]},{ x:'01/31/2023',y:[13.05,13.20,13.05,13.15]},{ x:'02/01/2023',y:[13.15,13.20,13.10,13.10]},{ x:'02/02/2023',y:[13.15,13.20,13.10,13.20]},{ x:'02/03/2023',y:[13.20,13.25,13.10,13.10]},{ x:'02/06/2023',y:[13.15,13.20,13.05,13.05]},{ x:'02/07/2023',y:[13.05,13.15,13.05,13.05]},{ x:'02/08/2023',y:[13.10,13.15,12.95,13.05]},{ x:'02/09/2023',y:[13.05,13.15,13.00,13.10]},{ x:'02/10/2023',y:[13.10,13.10,12.90,12.90]},{ x:'02/13/2023',y:[12.90,13.00,12.90,13.00]},{ x:'02/14/2023',y:[13.00,13.10,13.00,13.10]},{ x:'02/15/2023',y:[13.10,13.10,12.90,12.95]},{ x:'02/16/2023',y:[13.00,13.05,12.95,13.00]},{ x:'02/17/2023',y:[13.00,13.00,12.95,13.00]},{ x:'02/20/2023',y:[13.05,13.10,13.00,13.10]},{ x:'02/21/2023',y:[13.05,13.35,13.05,13.30]},{ x:'02/22/2023',y:[13.30,13.40,13.20,13.35]},{ x:'02/23/2023',y:[13.40,13.40,13.30,13.30]},{ x:'02/24/2023',y:[13.35,13.35,13.25,13.35]},{ x:'03/01/2023',y:[13.40,14.05,13.35,13.75]},{ x:'03/02/2023',y:[13.75,14.00,13.60,13.90]},{ x:'03/03/2023',y:[13.85,14.20,13.80,13.95]},{ x:'03/06/2023',y:[14.15,14.40,14.00,14.20]},{ x:'03/07/2023',y:[14.20,14.35,14.05,14.35]},{ x:'03/08/2023',y:[14.35,14.40,14.20,14.40]},{ x:'03/09/2023',y:[14.40,14.40,14.10,14.25]},{ x:'03/10/2023',y:[14.05,14.25,14.00,14.15]},{ x:'03/13/2023',y:[14.05,14.20,13.80,14.10]},{ x:'03/14/2023',y:[14.00,14.10,13.95,14.10]},{ x:'03/15/2023',y:[14.10,14.40,14.05,14.35]},{ x:'03/16/2023',y:[14.30,14.55,14.00,14.15]},{ x:'03/17/2023',y:[14.30,14.90,14.25,14.75]},{ x:'03/20/2023',y:[14.75,14.90,14.60,14.85]},{ x:'03/21/2023',y:[14.85,15.30,14.80,15.10]},{ x:'03/22/2023',y:[15.20,15.20,14.75,14.90]},{ x:'03/23/2023',y:[14.95,15.00,14.75,14.80]},{ x:'03/24/2023',y:[14.85,15.20,14.75,14.95]},{ x:'03/27/2023',y:[15.00,15.40,15.00,15.20]},{ x:'03/28/2023',y:[15.25,15.30,14.85,15.00]},{ x:'03/29/2023',y:[15.00,15.25,14.95,15.00]},{ x:'03/30/2023',y:[15.20,15.20,14.85,15.05]},{ x:'03/31/2023',y:[15.10,15.45,15.05,15.45]},{ x:'04/06/2023',y:[15.60,16.50,15.45,16.40]},{ x:'04/07/2023',y:[16.35,16.70,16.15,16.65]},{ x:'04/10/2023',y:[16.65,17.00,16.50,16.90]},{ x:'04/11/2023',y:[16.85,17.25,16.80,16.85]},{ x:'04/12/2023',y:[16.80,17.00,16.75,16.90]},{ x:'04/13/2023',y:[16.80,17.00,16.40,16.45]},{ x:'04/14/2023',y:[16.55,16.80,16.40,16.40]},{ x:'04/17/2023',y:[16.40,16.40,16.00,16.10]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2442 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());