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/05/2022',y:[24.30,26.30,24.00,24.55]},{ x:'12/06/2022',y:[24.55,24.90,23.60,24.00]},{ x:'12/07/2022',y:[24.00,24.60,23.10,23.35]},{ x:'12/08/2022',y:[23.20,23.55,22.90,23.35]},{ x:'12/09/2022',y:[24.25,25.05,23.80,24.25]},{ x:'12/12/2022',y:[23.90,24.75,23.10,24.30]},{ x:'12/13/2022',y:[24.10,24.45,23.10,23.10]},{ x:'12/14/2022',y:[23.30,23.45,22.60,22.60]},{ x:'12/15/2022',y:[23.00,24.85,22.85,24.85]},{ x:'12/16/2022',y:[24.50,25.10,24.05,24.65]},{ x:'12/19/2022',y:[24.50,24.65,23.40,23.45]},{ x:'12/20/2022',y:[23.25,24.00,22.20,22.30]},{ x:'12/21/2022',y:[22.80,23.75,22.70,23.00]},{ x:'12/22/2022',y:[23.70,23.70,22.80,23.25]},{ x:'12/23/2022',y:[22.95,23.80,22.70,23.35]},{ x:'12/26/2022',y:[23.60,24.50,23.35,23.90]},{ x:'12/27/2022',y:[24.10,24.35,23.35,23.40]},{ x:'12/28/2022',y:[23.00,23.60,22.60,22.65]},{ x:'12/29/2022',y:[22.65,22.80,22.10,22.15]},{ x:'12/30/2022',y:[22.45,23.90,22.35,22.35]},{ x:'01/03/2023',y:[22.30,22.55,22.10,22.40]},{ x:'01/04/2023',y:[22.40,22.80,22.20,22.25]},{ x:'01/05/2023',y:[22.45,22.85,21.80,21.80]},{ x:'01/06/2023',y:[22.00,22.05,21.50,21.85]},{ x:'01/09/2023',y:[22.40,22.40,21.80,22.20]},{ x:'01/10/2023',y:[22.40,22.50,21.95,21.95]},{ x:'01/11/2023',y:[23.45,24.10,23.10,23.50]},{ x:'01/12/2023',y:[23.20,24.25,23.20,23.95]},{ x:'01/13/2023',y:[24.30,24.40,23.40,24.00]},{ x:'01/16/2023',y:[24.10,24.10,23.40,23.55]},{ x:'01/17/2023',y:[23.40,23.65,23.05,23.05]},{ x:'01/30/2023',y:[23.50,25.20,23.30,24.40]},{ x:'01/31/2023',y:[24.50,24.95,24.25,24.60]},{ x:'02/01/2023',y:[24.75,26.20,24.60,24.75]},{ x:'02/02/2023',y:[24.85,25.20,24.20,24.95]},{ x:'02/03/2023',y:[25.45,26.10,24.95,25.50]},{ x:'02/06/2023',y:[25.45,25.70,25.10,25.25]},{ x:'02/07/2023',y:[25.25,26.20,25.20,26.05]},{ x:'02/08/2023',y:[26.50,27.30,25.60,25.60]},{ x:'02/09/2023',y:[25.60,27.00,25.35,27.00]},{ x:'02/10/2023',y:[26.95,29.15,26.65,27.35]},{ x:'02/13/2023',y:[27.10,27.35,26.05,26.40]},{ x:'02/14/2023',y:[26.70,26.70,26.10,26.50]},{ x:'02/15/2023',y:[26.45,26.75,26.05,26.55]},{ x:'02/16/2023',y:[26.60,27.25,26.60,26.95]},{ x:'02/17/2023',y:[26.90,28.10,26.85,27.15]},{ x:'02/20/2023',y:[27.25,27.95,27.25,27.75]},{ x:'02/21/2023',y:[28.55,29.80,28.55,29.35]},{ x:'02/22/2023',y:[29.15,30.50,29.00,30.10]},{ x:'02/23/2023',y:[30.40,30.50,29.90,30.25]},{ x:'02/24/2023',y:[30.00,30.10,29.10,29.10]},{ x:'03/01/2023',y:[28.70,28.80,27.90,27.90]},{ x:'03/02/2023',y:[28.05,28.50,27.85,28.45]},{ x:'03/03/2023',y:[28.45,29.15,28.40,28.70]},{ x:'03/06/2023',y:[28.95,30.10,28.70,28.70]},{ x:'03/07/2023',y:[28.90,30.20,28.75,29.65]},{ x:'03/08/2023',y:[29.90,30.90,29.80,30.45]},{ x:'03/09/2023',y:[30.50,31.00,29.65,29.90]},{ x:'03/10/2023',y:[30.60,31.75,29.65,30.30]},{ x:'03/13/2023',y:[30.00,30.60,29.00,30.45]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1584 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());