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/14/2022',y:[33.00,33.15,32.90,33.00]},{ x:'12/15/2022',y:[33.00,33.00,32.90,32.95]},{ x:'12/16/2022',y:[32.90,33.00,32.80,32.80]},{ x:'12/19/2022',y:[32.85,33.00,32.80,32.85]},{ x:'12/20/2022',y:[32.95,33.00,32.75,32.75]},{ x:'12/21/2022',y:[32.75,32.90,32.70,32.80]},{ x:'12/22/2022',y:[32.80,32.90,32.80,32.85]},{ x:'12/23/2022',y:[32.90,32.90,32.65,32.70]},{ x:'12/26/2022',y:[32.75,32.75,32.60,32.65]},{ x:'12/27/2022',y:[32.75,32.80,32.65,32.65]},{ x:'12/28/2022',y:[32.65,32.75,32.55,32.60]},{ x:'12/29/2022',y:[32.60,32.60,32.45,32.55]},{ x:'12/30/2022',y:[32.55,32.70,32.50,32.60]},{ x:'01/03/2023',y:[32.80,32.80,32.50,32.65]},{ x:'01/04/2023',y:[32.70,32.75,32.55,32.75]},{ x:'01/05/2023',y:[32.75,32.75,32.50,32.60]},{ x:'01/06/2023',y:[32.60,32.70,32.55,32.60]},{ x:'01/09/2023',y:[32.65,32.75,32.60,32.65]},{ x:'01/10/2023',y:[32.65,32.75,32.55,32.65]},{ x:'01/11/2023',y:[32.75,32.75,32.60,32.65]},{ x:'01/12/2023',y:[32.70,32.80,32.60,32.60]},{ x:'01/13/2023',y:[32.60,32.75,32.60,32.65]},{ x:'01/16/2023',y:[32.75,32.80,32.65,32.75]},{ x:'01/17/2023',y:[32.75,32.85,32.75,32.80]},{ x:'01/30/2023',y:[32.90,33.20,32.90,33.10]},{ x:'01/31/2023',y:[33.15,33.30,33.15,33.15]},{ x:'02/01/2023',y:[33.15,33.30,33.15,33.25]},{ x:'02/02/2023',y:[33.25,33.30,33.20,33.30]},{ x:'02/03/2023',y:[33.30,33.35,33.25,33.30]},{ x:'02/06/2023',y:[33.30,33.30,33.25,33.25]},{ x:'02/07/2023',y:[33.35,33.35,33.25,33.30]},{ x:'02/08/2023',y:[33.30,33.35,33.25,33.25]},{ x:'02/09/2023',y:[33.25,33.35,33.25,33.25]},{ x:'02/10/2023',y:[33.65,33.85,33.45,33.65]},{ x:'02/13/2023',y:[33.90,34.40,33.65,34.05]},{ x:'02/14/2023',y:[34.25,34.70,34.15,34.40]},{ x:'02/15/2023',y:[34.40,34.40,34.00,34.15]},{ x:'02/16/2023',y:[34.15,34.35,34.10,34.35]},{ x:'02/17/2023',y:[34.35,35.00,34.30,34.85]},{ x:'02/20/2023',y:[34.90,34.90,34.65,34.90]},{ x:'02/21/2023',y:[34.90,34.90,34.70,34.75]},{ x:'02/22/2023',y:[34.50,34.70,34.25,34.60]},{ x:'02/23/2023',y:[34.65,34.95,34.65,34.85]},{ x:'02/24/2023',y:[34.85,34.95,34.70,34.95]},{ x:'03/01/2023',y:[34.95,35.30,34.90,35.10]},{ x:'03/02/2023',y:[35.10,35.60,35.05,35.45]},{ x:'03/03/2023',y:[35.60,35.70,35.40,35.45]},{ x:'03/06/2023',y:[35.60,35.60,35.40,35.40]},{ x:'03/07/2023',y:[35.40,35.60,35.40,35.50]},{ x:'03/08/2023',y:[35.50,35.70,35.50,35.55]},{ x:'03/09/2023',y:[35.70,35.70,35.55,35.55]},{ x:'03/10/2023',y:[35.55,35.55,35.10,35.25]},{ x:'03/13/2023',y:[35.25,35.40,35.00,35.30]},{ x:'03/14/2023',y:[35.25,35.60,35.20,35.55]},{ x:'03/15/2023',y:[35.55,35.65,35.45,35.45]},{ x:'03/16/2023',y:[35.45,35.50,35.20,35.30]},{ x:'03/17/2023',y:[35.60,35.60,35.30,35.40]},{ x:'03/20/2023',y:[35.45,35.55,35.45,35.55]},{ x:'03/21/2023',y:[35.55,35.65,35.50,35.60]},{ x:'03/22/2023',y:[35.70,35.70,35.55,35.65]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1234 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());