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:'02/01/2023',y:[19.30,19.60,19.05,19.35]},{ x:'02/02/2023',y:[19.45,19.55,19.20,19.50]},{ x:'02/03/2023',y:[19.90,20.15,19.45,19.75]},{ x:'02/06/2023',y:[19.60,19.60,19.25,19.25]},{ x:'02/07/2023',y:[19.40,19.40,19.00,19.20]},{ x:'02/08/2023',y:[19.35,19.40,19.15,19.30]},{ x:'02/09/2023',y:[19.35,19.70,19.25,19.30]},{ x:'02/10/2023',y:[19.30,19.40,18.65,18.75]},{ x:'02/13/2023',y:[18.40,18.65,18.20,18.20]},{ x:'02/14/2023',y:[18.30,18.55,18.30,18.45]},{ x:'02/15/2023',y:[18.65,18.70,18.00,18.40]},{ x:'02/16/2023',y:[18.30,18.85,17.95,18.55]},{ x:'02/17/2023',y:[18.45,19.35,18.45,18.65]},{ x:'02/20/2023',y:[18.40,19.05,18.35,18.70]},{ x:'02/21/2023',y:[18.90,18.90,18.30,18.30]},{ x:'02/22/2023',y:[18.20,19.50,18.20,19.35]},{ x:'02/23/2023',y:[19.55,19.90,19.20,19.30]},{ x:'02/24/2023',y:[19.45,19.50,18.85,18.90]},{ x:'03/01/2023',y:[19.05,19.45,18.90,19.45]},{ x:'03/02/2023',y:[19.70,19.85,19.50,19.70]},{ x:'03/03/2023',y:[21.30,21.65,20.85,21.65]},{ x:'03/06/2023',y:[22.65,23.55,22.10,22.35]},{ x:'03/07/2023',y:[22.25,22.60,22.05,22.15]},{ x:'03/08/2023',y:[22.10,22.20,21.70,22.05]},{ x:'03/09/2023',y:[22.40,22.70,21.55,21.55]},{ x:'03/10/2023',y:[21.30,21.60,20.85,20.85]},{ x:'03/13/2023',y:[21.00,21.40,20.65,21.25]},{ x:'03/14/2023',y:[21.25,21.25,20.70,20.80]},{ x:'03/15/2023',y:[21.25,21.25,20.55,20.55]},{ x:'03/16/2023',y:[20.25,20.40,19.35,19.50]},{ x:'03/17/2023',y:[19.45,20.35,19.45,20.00]},{ x:'03/20/2023',y:[18.60,18.85,18.00,18.00]},{ x:'03/21/2023',y:[16.50,18.10,16.20,17.60]},{ x:'03/22/2023',y:[17.20,17.80,17.05,17.45]},{ x:'03/23/2023',y:[17.80,19.15,17.80,19.15]},{ x:'03/24/2023',y:[20.40,21.00,19.70,19.75]},{ x:'03/27/2023',y:[19.25,19.30,18.80,18.80]},{ x:'03/28/2023',y:[18.75,18.80,18.00,18.25]},{ x:'03/29/2023',y:[18.65,19.35,18.65,19.05]},{ x:'03/30/2023',y:[19.15,19.35,18.80,19.05]},{ x:'03/31/2023',y:[0.00,0.00,0.00,0.00]},{ x:'04/06/2023',y:[17.15,17.15,17.15,17.15]},{ x:'04/07/2023',y:[15.45,15.45,15.45,15.45]},{ x:'04/10/2023',y:[13.95,14.30,13.95,13.95]},{ x:'04/11/2023',y:[13.65,15.30,13.65,14.85]},{ x:'04/12/2023',y:[14.65,15.70,14.65,14.85]},{ x:'04/13/2023',y:[14.90,14.95,14.10,14.55]},{ x:'04/14/2023',y:[14.60,14.65,14.20,14.20]},{ x:'04/17/2023',y:[14.20,14.45,14.15,14.35]},{ x:'04/18/2023',y:[14.35,14.50,14.25,14.25]},{ x:'04/19/2023',y:[14.30,14.35,13.75,13.80]},{ x:'04/20/2023',y:[13.90,13.95,13.30,13.30]},{ x:'04/21/2023',y:[13.30,13.60,13.25,13.55]},{ x:'04/24/2023',y:[13.75,13.95,13.55,13.95]},{ x:'04/25/2023',y:[14.20,14.20,13.55,13.55]},{ x:'04/26/2023',y:[13.45,13.45,13.15,13.25]},{ x:'04/27/2023',y:[13.25,13.35,13.10,13.35]},{ x:'04/28/2023',y:[13.45,13.55,13.35,13.40]},{ x:'05/02/2023',y:[13.50,13.55,13.30,13.45]},{ x:'05/03/2023',y:[13.30,13.60,13.30,13.55]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3432 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());