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:'11/21/2022',y:[37.90,38.20,37.35,37.60]},{ x:'11/22/2022',y:[37.85,37.85,37.10,37.30]},{ x:'11/23/2022',y:[37.35,37.75,37.10,37.10]},{ x:'11/24/2022',y:[37.40,38.40,37.30,38.10]},{ x:'11/25/2022',y:[38.00,38.30,36.90,36.90]},{ x:'11/28/2022',y:[36.90,37.45,36.55,37.45]},{ x:'11/29/2022',y:[37.50,41.15,37.45,41.15]},{ x:'11/30/2022',y:[41.00,44.40,40.50,42.70]},{ x:'12/01/2022',y:[42.70,42.70,41.50,41.70]},{ x:'12/02/2022',y:[41.70,43.50,41.50,43.20]},{ x:'12/05/2022',y:[43.00,43.80,42.50,43.40]},{ x:'12/06/2022',y:[43.40,43.80,42.30,42.30]},{ x:'12/07/2022',y:[41.80,42.55,40.50,41.00]},{ x:'12/08/2022',y:[40.80,41.80,40.55,41.60]},{ x:'12/09/2022',y:[41.30,41.95,40.80,40.85]},{ x:'12/12/2022',y:[40.70,40.80,39.80,40.50]},{ x:'12/13/2022',y:[40.65,41.00,39.70,40.10]},{ x:'12/14/2022',y:[40.10,40.90,40.10,40.80]},{ x:'12/15/2022',y:[40.85,41.30,40.50,40.85]},{ x:'12/16/2022',y:[40.10,40.50,39.80,39.90]},{ x:'12/19/2022',y:[39.70,40.25,39.20,39.45]},{ x:'12/20/2022',y:[39.45,39.80,38.10,38.20]},{ x:'12/21/2022',y:[38.20,38.90,38.05,38.10]},{ x:'12/22/2022',y:[38.70,38.90,38.20,38.30]},{ x:'12/23/2022',y:[38.10,38.25,37.70,38.25]},{ x:'12/26/2022',y:[38.70,40.45,38.10,40.20]},{ x:'12/27/2022',y:[40.45,40.70,39.60,39.60]},{ x:'12/28/2022',y:[39.60,39.60,38.80,38.80]},{ x:'12/29/2022',y:[38.50,39.15,38.10,39.15]},{ x:'12/30/2022',y:[39.30,39.50,38.80,39.25]},{ x:'01/03/2023',y:[39.10,39.30,38.60,39.00]},{ x:'01/04/2023',y:[38.90,39.75,38.90,39.65]},{ x:'01/05/2023',y:[39.90,40.95,39.60,39.65]},{ x:'01/06/2023',y:[39.60,39.95,39.35,39.45]},{ x:'01/09/2023',y:[39.80,40.35,39.55,39.90]},{ x:'01/10/2023',y:[40.25,40.50,39.80,39.90]},{ x:'01/11/2023',y:[40.40,40.40,39.50,39.65]},{ x:'01/12/2023',y:[39.70,39.80,38.65,38.65]},{ x:'01/13/2023',y:[39.20,39.20,38.25,38.30]},{ x:'01/16/2023',y:[38.35,38.35,37.95,38.10]},{ x:'01/17/2023',y:[38.30,38.60,38.00,38.35]},{ x:'01/30/2023',y:[38.90,39.30,38.80,39.05]},{ x:'01/31/2023',y:[39.05,40.15,39.05,40.10]},{ x:'02/01/2023',y:[40.40,40.75,40.15,40.50]},{ x:'02/02/2023',y:[40.90,44.00,40.75,43.55]},{ x:'02/03/2023',y:[43.60,43.60,42.15,42.50]},{ x:'02/06/2023',y:[42.40,42.90,41.95,42.40]},{ x:'02/07/2023',y:[42.15,42.55,41.50,41.80]},{ x:'02/08/2023',y:[41.90,43.15,41.80,42.85]},{ x:'02/09/2023',y:[42.65,42.70,41.85,42.05]},{ x:'02/10/2023',y:[42.30,42.45,41.05,41.10]},{ x:'02/13/2023',y:[42.40,45.20,42.25,45.20]},{ x:'02/14/2023',y:[44.50,44.80,43.05,44.00]},{ x:'02/15/2023',y:[43.90,44.00,42.80,43.10]},{ x:'02/16/2023',y:[43.45,44.00,43.20,43.80]},{ x:'02/17/2023',y:[43.45,44.90,43.00,44.80]},{ x:'02/20/2023',y:[45.25,46.80,45.25,46.00]},{ x:'02/21/2023',y:[46.00,46.80,45.40,45.75]},{ x:'02/22/2023',y:[45.00,45.15,44.10,44.40]},{ x:'02/23/2023',y:[44.50,45.00,44.50,44.70]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2314 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());