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:'12/30/2022',y:[18.40,18.60,18.30,18.40]},{ x:'01/03/2023',y:[18.45,18.90,18.05,18.85]},{ x:'01/04/2023',y:[19.10,20.20,19.00,19.60]},{ x:'01/05/2023',y:[19.70,20.15,19.55,19.65]},{ x:'01/06/2023',y:[19.30,19.50,19.05,19.40]},{ x:'01/09/2023',y:[19.55,19.75,19.25,19.25]},{ x:'01/10/2023',y:[19.30,19.30,18.65,18.65]},{ x:'01/11/2023',y:[18.65,18.85,18.50,18.65]},{ x:'01/12/2023',y:[18.65,18.70,18.50,18.55]},{ x:'01/13/2023',y:[18.60,18.60,18.30,18.30]},{ x:'01/16/2023',y:[18.35,18.45,18.25,18.40]},{ x:'01/17/2023',y:[18.45,18.45,18.15,18.30]},{ x:'01/30/2023',y:[18.50,18.85,18.45,18.80]},{ x:'01/31/2023',y:[18.80,19.30,18.80,19.20]},{ 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]} ] }], 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());