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/12/2023',y:[14.30,14.35,14.20,14.30]},{ x:'01/13/2023',y:[14.30,14.35,14.15,14.25]},{ x:'01/16/2023',y:[14.30,14.40,14.10,14.35]},{ x:'01/17/2023',y:[14.35,14.35,14.25,14.35]},{ x:'01/30/2023',y:[14.25,14.35,14.20,14.35]},{ x:'01/31/2023',y:[14.40,14.50,14.30,14.35]},{ x:'02/01/2023',y:[14.45,14.50,14.35,14.35]},{ x:'02/02/2023',y:[14.35,14.55,14.30,14.40]},{ x:'02/03/2023',y:[14.40,14.40,14.30,14.30]},{ x:'02/06/2023',y:[14.30,14.85,14.30,14.65]},{ x:'02/07/2023',y:[14.70,14.80,14.45,14.50]},{ x:'02/08/2023',y:[14.65,14.65,14.50,14.55]},{ x:'02/09/2023',y:[14.55,14.65,14.50,14.60]},{ x:'02/10/2023',y:[14.55,14.60,14.50,14.60]},{ x:'02/13/2023',y:[14.60,14.60,14.35,14.40]},{ x:'02/14/2023',y:[14.45,14.55,14.25,14.35]},{ x:'02/15/2023',y:[14.30,14.40,14.30,14.40]},{ x:'02/16/2023',y:[14.30,14.40,14.30,14.35]},{ x:'02/17/2023',y:[14.35,14.65,14.25,14.45]},{ x:'02/20/2023',y:[14.45,14.75,14.45,14.70]},{ x:'02/21/2023',y:[14.70,14.75,14.55,14.70]},{ x:'02/22/2023',y:[14.70,14.75,14.45,14.50]},{ x:'02/23/2023',y:[14.60,14.85,14.60,14.75]},{ x:'02/24/2023',y:[15.00,15.00,14.50,14.85]},{ x:'03/01/2023',y:[14.85,15.50,14.50,14.95]},{ x:'03/02/2023',y:[15.10,15.10,14.75,14.90]},{ x:'03/03/2023',y:[14.85,14.85,14.75,14.75]},{ x:'03/06/2023',y:[14.70,14.75,14.65,14.65]},{ x:'03/07/2023',y:[14.65,15.05,14.60,14.85]},{ x:'03/08/2023',y:[14.85,14.90,14.70,14.75]},{ x:'03/09/2023',y:[14.75,14.85,14.55,14.85]},{ x:'03/10/2023',y:[14.85,14.95,14.70,14.80]},{ x:'03/13/2023',y:[14.70,14.80,14.50,14.70]},{ x:'03/14/2023',y:[14.60,14.85,14.50,14.75]},{ x:'03/15/2023',y:[14.80,14.80,14.65,14.65]},{ x:'03/16/2023',y:[14.65,14.80,14.30,14.65]},{ x:'03/17/2023',y:[14.60,14.80,14.60,14.65]},{ x:'03/20/2023',y:[14.60,14.85,14.60,14.80]},{ x:'03/21/2023',y:[14.80,14.90,14.40,14.90]},{ x:'03/22/2023',y:[14.80,14.85,14.70,14.75]},{ x:'03/23/2023',y:[14.60,14.75,14.60,14.65]},{ x:'03/24/2023',y:[14.80,14.80,14.65,14.70]},{ x:'03/27/2023',y:[14.70,14.80,14.65,14.80]},{ x:'03/28/2023',y:[14.85,14.85,14.65,14.75]},{ x:'03/29/2023',y:[14.75,14.85,14.65,14.65]},{ x:'03/30/2023',y:[14.65,14.75,14.65,14.65]},{ x:'03/31/2023',y:[14.65,14.70,14.60,14.70]},{ x:'04/06/2023',y:[14.65,14.75,14.60,14.75]},{ x:'04/07/2023',y:[14.65,14.75,14.50,14.70]},{ x:'04/10/2023',y:[14.70,14.80,14.65,14.75]},{ x:'04/11/2023',y:[14.60,15.35,14.60,14.90]},{ x:'04/12/2023',y:[14.85,15.15,14.65,15.00]},{ x:'04/13/2023',y:[15.05,15.25,14.95,15.05]},{ x:'04/14/2023',y:[15.10,15.25,15.00,15.10]},{ x:'04/17/2023',y:[15.15,15.15,15.00,15.10]},{ x:'04/18/2023',y:[15.10,16.15,15.10,15.80]},{ x:'04/19/2023',y:[16.00,16.05,15.65,15.85]},{ x:'04/20/2023',y:[15.85,15.85,15.40,15.70]},{ x:'04/21/2023',y:[15.65,15.75,15.00,15.40]},{ x:'04/24/2023',y:[15.60,16.15,15.55,15.95]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "4109 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());