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:[12.00,12.10,12.00,12.10]},{ x:'01/06/2023',y:[12.00,12.10,12.00,12.10]},{ x:'01/09/2023',y:[12.10,12.15,12.05,12.10]},{ x:'01/10/2023',y:[12.10,12.10,12.05,12.10]},{ x:'01/11/2023',y:[12.05,12.15,12.00,12.00]},{ x:'01/12/2023',y:[12.10,12.10,12.05,12.05]},{ x:'01/13/2023',y:[12.00,12.10,12.00,12.05]},{ x:'01/16/2023',y:[12.05,12.05,12.00,12.05]},{ x:'01/17/2023',y:[12.10,12.10,12.05,12.10]},{ x:'01/30/2023',y:[12.15,12.15,12.05,12.05]},{ x:'01/31/2023',y:[12.05,12.10,12.00,12.05]},{ x:'02/01/2023',y:[12.05,12.10,12.00,12.05]},{ x:'02/02/2023',y:[12.05,12.25,12.05,12.10]},{ x:'02/03/2023',y:[12.15,12.15,12.10,12.15]},{ x:'02/06/2023',y:[12.15,12.15,12.15,12.15]},{ x:'02/07/2023',y:[12.20,12.20,12.10,12.15]},{ x:'02/08/2023',y:[12.15,12.20,12.15,12.15]},{ x:'02/09/2023',y:[12.15,12.15,12.10,12.10]},{ x:'02/10/2023',y:[12.10,12.20,12.05,12.10]},{ x:'02/13/2023',y:[12.10,12.15,12.05,12.10]},{ x:'02/14/2023',y:[12.15,12.15,12.10,12.15]},{ x:'02/15/2023',y:[12.15,12.15,12.05,12.05]},{ x:'02/16/2023',y:[12.05,12.15,12.05,12.10]},{ x:'02/17/2023',y:[12.25,12.25,12.05,12.10]},{ x:'02/20/2023',y:[12.10,12.20,12.05,12.20]},{ x:'02/21/2023',y:[12.15,12.25,12.15,12.20]},{ x:'02/22/2023',y:[12.15,12.25,12.15,12.20]},{ x:'02/23/2023',y:[12.25,12.55,12.25,12.30]},{ x:'02/24/2023',y:[12.30,12.35,12.25,12.30]},{ x:'03/01/2023',y:[12.30,12.30,12.15,12.20]},{ x:'03/02/2023',y:[12.15,12.20,12.15,12.20]},{ x:'03/03/2023',y:[12.25,12.25,12.15,12.15]},{ x:'03/06/2023',y:[12.10,12.50,12.10,12.35]},{ x:'03/07/2023',y:[12.35,12.35,12.20,12.35]},{ x:'03/08/2023',y:[12.30,12.35,12.25,12.30]},{ x:'03/09/2023',y:[12.40,12.40,12.20,12.20]},{ x:'03/10/2023',y:[12.25,12.65,12.25,12.35]},{ x:'03/13/2023',y:[12.25,12.35,12.25,12.30]},{ x:'03/14/2023',y:[12.40,12.40,12.25,12.30]},{ x:'03/15/2023',y:[12.30,12.50,12.30,12.35]},{ x:'03/16/2023',y:[12.35,12.40,12.10,12.20]},{ x:'03/17/2023',y:[12.20,12.25,12.15,12.20]},{ x:'03/20/2023',y:[12.20,12.25,12.15,12.20]},{ x:'03/21/2023',y:[12.20,12.25,12.15,12.20]},{ x:'03/22/2023',y:[12.25,12.30,12.20,12.25]},{ x:'03/23/2023',y:[12.20,12.25,12.20,12.25]},{ x:'03/24/2023',y:[12.30,12.30,12.20,12.25]},{ x:'03/27/2023',y:[12.30,12.30,12.25,12.25]},{ x:'03/28/2023',y:[12.25,12.30,12.15,12.20]},{ x:'03/29/2023',y:[12.25,12.30,12.20,12.25]},{ x:'03/30/2023',y:[12.30,12.30,12.20,12.30]},{ x:'03/31/2023',y:[12.30,12.35,12.25,12.35]},{ x:'04/06/2023',y:[12.35,12.55,12.35,12.45]},{ x:'04/07/2023',y:[12.45,12.60,12.45,12.60]},{ x:'04/10/2023',y:[12.60,13.20,12.60,12.80]},{ x:'04/11/2023',y:[13.05,13.35,12.85,13.20]},{ x:'04/12/2023',y:[13.35,13.45,13.00,13.00]},{ x:'04/13/2023',y:[12.95,12.95,12.75,12.90]},{ x:'04/14/2023',y:[12.90,13.05,12.85,12.90]},{ x:'04/17/2023',y:[12.90,12.95,12.60,12.80]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1474 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());