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:[22.90,22.95,22.65,22.90]},{ x:'12/02/2022',y:[22.90,22.95,22.70,22.70]},{ x:'12/05/2022',y:[22.80,22.95,22.70,22.95]},{ x:'12/06/2022',y:[22.95,22.95,22.65,22.75]},{ x:'12/07/2022',y:[22.60,22.60,22.25,22.50]},{ x:'12/08/2022',y:[22.50,22.50,22.35,22.40]},{ x:'12/09/2022',y:[22.30,22.30,22.00,22.10]},{ x:'12/12/2022',y:[21.70,21.85,21.60,21.80]},{ x:'12/13/2022',y:[21.85,21.90,21.75,21.85]},{ x:'12/14/2022',y:[21.85,22.00,21.85,22.00]},{ x:'12/15/2022',y:[22.05,22.05,21.90,22.00]},{ x:'12/16/2022',y:[21.80,21.95,21.75,21.80]},{ x:'12/19/2022',y:[21.65,21.65,21.55,21.60]},{ x:'12/20/2022',y:[21.50,21.55,21.20,21.25]},{ x:'12/21/2022',y:[21.40,21.40,21.15,21.30]},{ x:'12/22/2022',y:[21.85,21.90,21.40,21.50]},{ x:'12/23/2022',y:[21.25,22.00,21.25,21.65]},{ x:'12/26/2022',y:[21.85,22.35,21.50,22.15]},{ x:'12/27/2022',y:[22.35,22.45,21.90,21.90]},{ x:'12/28/2022',y:[22.05,22.05,21.70,21.80]},{ x:'12/29/2022',y:[21.65,22.00,21.55,21.60]},{ x:'12/30/2022',y:[21.80,22.05,21.65,21.75]},{ x:'01/03/2023',y:[21.65,21.75,21.25,21.35]},{ x:'01/04/2023',y:[21.35,21.50,21.35,21.50]},{ x:'01/05/2023',y:[21.65,22.00,21.40,21.60]},{ x:'01/06/2023',y:[21.85,21.85,21.50,21.65]},{ x:'01/09/2023',y:[21.70,22.00,21.65,21.85]},{ x:'01/10/2023',y:[21.70,21.90,21.70,21.90]},{ x:'01/11/2023',y:[21.95,22.05,21.75,21.75]},{ x:'01/12/2023',y:[21.90,22.00,21.60,21.70]},{ x:'01/13/2023',y:[21.75,22.10,21.65,21.65]},{ x:'01/16/2023',y:[21.85,22.00,21.65,21.90]},{ x:'01/17/2023',y:[21.95,22.00,21.85,21.90]},{ x:'01/30/2023',y:[21.95,22.05,21.90,22.05]},{ x:'01/31/2023',y:[22.00,22.10,21.90,22.05]},{ x:'02/01/2023',y:[22.10,22.35,22.10,22.20]},{ x:'02/02/2023',y:[22.40,22.50,22.20,22.30]},{ x:'02/03/2023',y:[22.35,22.75,22.20,22.60]},{ x:'02/06/2023',y:[22.60,22.75,22.40,22.60]},{ x:'02/07/2023',y:[22.60,22.60,22.35,22.50]},{ x:'02/08/2023',y:[22.50,22.60,22.35,22.45]},{ x:'02/09/2023',y:[22.45,22.50,22.40,22.50]},{ x:'02/10/2023',y:[22.35,22.60,22.30,22.50]},{ x:'02/13/2023',y:[22.65,22.65,22.40,22.40]},{ x:'02/14/2023',y:[22.40,22.70,22.30,22.45]},{ x:'02/15/2023',y:[22.45,22.60,22.25,22.40]},{ x:'02/16/2023',y:[22.40,22.45,22.30,22.45]},{ x:'02/17/2023',y:[22.50,22.50,22.25,22.35]},{ x:'02/20/2023',y:[22.35,22.55,22.35,22.50]},{ x:'02/21/2023',y:[22.60,22.60,22.45,22.60]},{ x:'02/22/2023',y:[22.60,22.60,22.35,22.55]},{ x:'02/23/2023',y:[22.65,22.75,22.60,22.65]},{ x:'02/24/2023',y:[22.80,22.80,22.35,22.50]},{ x:'03/01/2023',y:[22.50,22.80,22.50,22.70]},{ x:'03/02/2023',y:[22.90,22.90,22.60,22.65]},{ x:'03/03/2023',y:[22.70,24.40,22.65,24.10]},{ x:'03/06/2023',y:[24.20,24.35,24.05,24.05]},{ x:'03/07/2023',y:[24.05,24.10,23.90,23.95]},{ x:'03/08/2023',y:[23.90,24.40,23.75,24.20]},{ x:'03/09/2023',y:[24.20,24.25,23.90,23.90]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1587 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());