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/01/2022',y:[16.00,16.30,15.85,16.05]},{ x:'12/02/2022',y:[15.95,16.30,15.95,16.20]},{ x:'12/05/2022',y:[16.40,16.95,16.40,16.65]},{ x:'12/06/2022',y:[16.75,16.75,16.10,16.20]},{ x:'12/07/2022',y:[16.25,16.40,15.80,16.05]},{ x:'12/08/2022',y:[16.05,16.80,15.90,16.45]},{ x:'12/09/2022',y:[16.45,16.65,16.25,16.45]},{ x:'12/12/2022',y:[18.05,18.05,18.05,18.05]},{ x:'12/13/2022',y:[19.00,19.85,18.50,19.85]},{ x:'12/14/2022',y:[19.85,21.80,19.60,21.40]},{ x:'12/15/2022',y:[21.70,22.45,21.50,22.20]},{ x:'12/16/2022',y:[20.95,21.70,20.70,21.70]},{ x:'12/19/2022',y:[21.70,21.95,20.40,20.80]},{ x:'12/20/2022',y:[20.75,21.00,19.45,19.75]},{ x:'12/21/2022',y:[20.00,21.00,19.60,20.00]},{ x:'12/22/2022',y:[19.80,21.25,19.80,20.60]},{ x:'12/23/2022',y:[20.35,20.55,20.00,20.55]},{ x:'12/26/2022',y:[21.00,21.00,19.50,19.50]},{ x:'12/27/2022',y:[19.40,19.90,19.15,19.45]},{ x:'12/28/2022',y:[19.60,19.60,18.85,18.90]},{ x:'12/29/2022',y:[18.80,18.85,17.25,17.50]},{ x:'12/30/2022',y:[18.05,18.20,17.25,17.25]},{ x:'01/03/2023',y:[17.35,17.65,17.00,17.60]},{ x:'01/04/2023',y:[17.65,18.05,17.55,17.75]},{ x:'01/05/2023',y:[17.75,18.70,17.75,18.30]},{ x:'01/06/2023',y:[18.05,18.35,17.80,18.15]},{ x:'01/09/2023',y:[18.30,18.45,17.95,18.15]},{ x:'01/10/2023',y:[18.75,18.75,17.50,17.50]},{ x:'01/11/2023',y:[17.50,18.00,17.50,17.70]},{ x:'01/12/2023',y:[17.95,18.00,17.60,17.80]},{ x:'01/13/2023',y:[18.00,18.45,17.80,18.15]},{ x:'01/16/2023',y:[18.35,18.95,18.10,18.80]},{ x:'01/17/2023',y:[19.00,19.05,18.40,18.45]},{ x:'01/30/2023',y:[18.75,18.90,18.40,18.80]},{ x:'01/31/2023',y:[19.20,19.70,19.00,19.55]},{ x:'02/01/2023',y:[19.60,19.90,19.35,19.65]},{ x:'02/02/2023',y:[19.85,20.30,19.55,19.65]},{ x:'02/03/2023',y:[19.70,21.25,19.60,20.55]},{ x:'02/06/2023',y:[20.80,21.25,19.75,19.80]},{ x:'02/07/2023',y:[19.80,20.20,19.80,19.80]},{ x:'02/08/2023',y:[20.00,20.55,19.80,19.85]},{ x:'02/09/2023',y:[19.85,20.45,19.35,20.30]},{ x:'02/10/2023',y:[19.80,20.15,19.00,19.05]},{ x:'02/13/2023',y:[18.95,19.70,18.70,18.75]},{ x:'02/14/2023',y:[18.80,19.45,18.55,19.40]},{ x:'02/15/2023',y:[19.40,20.05,19.30,19.50]},{ x:'02/16/2023',y:[19.50,20.15,19.50,20.15]},{ x:'02/17/2023',y:[20.10,20.60,19.90,20.30]},{ x:'02/20/2023',y:[20.75,21.15,20.25,20.55]},{ x:'02/21/2023',y:[20.70,21.15,20.60,20.85]},{ x:'02/22/2023',y:[20.65,20.70,20.00,20.15]},{ x:'02/23/2023',y:[20.25,20.45,20.20,20.35]},{ x:'02/24/2023',y:[20.40,21.70,20.10,20.75]},{ x:'03/01/2023',y:[20.80,21.15,20.25,20.75]},{ x:'03/02/2023',y:[20.70,21.00,20.45,20.50]},{ x:'03/03/2023',y:[20.80,22.55,20.70,22.55]},{ x:'03/06/2023',y:[23.75,24.80,22.75,24.80]},{ x:'03/07/2023',y:[25.00,25.30,24.05,24.80]},{ x:'03/08/2023',y:[24.75,24.75,22.75,23.10]},{ x:'03/09/2023',y:[23.25,23.25,21.95,22.05]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3013 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());