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:[11.50,11.60,11.40,11.50]},{ x:'01/23/2024',y:[11.50,11.65,11.45,11.60]},{ x:'01/24/2024',y:[11.55,11.90,11.45,11.45]},{ x:'01/25/2024',y:[11.60,11.60,10.95,11.00]},{ x:'01/26/2024',y:[11.20,11.20,10.75,10.80]},{ x:'01/29/2024',y:[10.90,11.05,10.75,11.00]},{ x:'01/30/2024',y:[11.10,11.10,10.60,10.75]},{ x:'01/31/2024',y:[10.80,10.85,10.65,10.65]},{ x:'02/01/2024',y:[10.75,11.00,10.65,10.65]},{ x:'02/02/2024',y:[10.70,10.75,10.55,10.60]},{ x:'02/05/2024',y:[10.70,10.70,10.40,10.50]},{ x:'02/15/2024',y:[10.60,10.65,10.35,10.60]},{ x:'02/16/2024',y:[10.65,11.10,10.65,11.10]},{ x:'02/19/2024',y:[11.20,11.35,11.10,11.25]},{ x:'02/20/2024',y:[11.35,11.35,11.00,11.05]},{ x:'02/21/2024',y:[11.05,11.15,10.90,10.95]},{ x:'02/22/2024',y:[11.00,11.00,10.80,10.80]},{ x:'02/23/2024',y:[10.90,10.90,10.65,10.65]},{ x:'02/26/2024',y:[10.65,10.85,10.65,10.80]},{ x:'02/27/2024',y:[10.75,10.80,10.55,10.60]},{ x:'02/29/2024',y:[10.65,10.70,10.55,10.70]},{ x:'03/01/2024',y:[10.60,10.60,10.45,10.45]},{ x:'03/04/2024',y:[10.45,10.50,10.35,10.40]},{ x:'03/05/2024',y:[10.40,10.50,10.30,10.35]},{ x:'03/06/2024',y:[10.25,10.45,10.20,10.30]},{ x:'03/07/2024',y:[10.40,10.40,10.15,10.20]},{ x:'03/08/2024',y:[10.15,10.25,10.00,10.15]},{ x:'03/11/2024',y:[10.15,10.35,10.15,10.25]},{ x:'03/12/2024',y:[10.25,10.40,10.25,10.35]},{ x:'03/13/2024',y:[10.35,10.40,10.05,10.15]},{ x:'03/14/2024',y:[10.05,10.55,10.05,10.30]},{ x:'03/15/2024',y:[10.40,10.40,10.10,10.10]},{ x:'03/18/2024',y:[10.20,10.20,10.05,10.20]},{ x:'03/19/2024',y:[10.20,10.25,10.10,10.10]},{ x:'03/20/2024',y:[10.10,10.10,10.00,10.05]},{ x:'03/21/2024',y:[10.10,10.15,10.05,10.15]},{ x:'03/22/2024',y:[10.15,10.20,10.05,10.15]},{ x:'03/25/2024',y:[10.15,10.25,10.10,10.15]},{ x:'03/26/2024',y:[10.10,10.20,10.00,10.00]},{ x:'03/27/2024',y:[10.00,10.15,10.00,10.05]},{ x:'03/28/2024',y:[10.15,10.20,10.10,10.10]},{ x:'03/29/2024',y:[10.20,10.20,10.05,10.10]},{ x:'04/01/2024',y:[10.20,10.30,10.10,10.15]},{ x:'04/02/2024',y:[10.25,10.25,10.15,10.15]},{ x:'04/03/2024',y:[10.60,11.15,10.40,10.65]},{ x:'04/08/2024',y:[10.65,11.10,10.60,10.85]},{ x:'04/09/2024',y:[10.85,11.90,10.85,11.90]},{ x:'04/10/2024',y:[12.25,12.65,11.60,11.90]},{ x:'04/11/2024',y:[11.80,11.90,11.45,11.60]},{ x:'04/12/2024',y:[11.60,11.75,11.40,11.45]},{ x:'04/15/2024',y:[11.50,12.10,11.50,11.50]},{ x:'04/16/2024',y:[11.50,11.75,11.05,11.10]},{ x:'04/17/2024',y:[11.10,11.65,11.10,11.55]},{ x:'04/18/2024',y:[11.80,12.45,11.65,12.10]},{ x:'04/19/2024',y:[12.25,12.50,11.65,11.90]},{ x:'04/22/2024',y:[12.10,12.40,11.80,11.90]},{ x:'04/23/2024',y:[12.05,12.25,11.80,12.00]},{ x:'04/24/2024',y:[12.05,12.10,11.65,11.65]},{ x:'04/25/2024',y:[11.65,11.65,11.45,11.50]},{ x:'04/26/2024',y:[11.65,11.70,11.45,11.70]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2007 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());