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/15/2022',y:[45.00,47.10,44.80,46.60]},{ x:'11/16/2022',y:[46.90,46.90,45.05,45.25]},{ x:'11/17/2022',y:[44.80,45.70,44.25,45.60]},{ x:'11/18/2022',y:[46.20,46.60,45.40,45.60]},{ x:'11/21/2022',y:[45.85,46.00,45.45,45.65]},{ x:'11/22/2022',y:[45.55,46.15,45.25,46.10]},{ x:'11/23/2022',y:[46.35,46.50,46.10,46.10]},{ x:'11/24/2022',y:[46.40,46.50,45.60,46.20]},{ x:'11/25/2022',y:[46.05,46.15,45.70,45.80]},{ x:'11/28/2022',y:[44.60,44.95,44.20,44.40]},{ x:'11/29/2022',y:[44.05,44.75,43.65,44.65]},{ x:'11/30/2022',y:[44.35,45.80,44.15,45.80]},{ x:'12/01/2022',y:[46.50,46.65,45.60,45.60]},{ x:'12/02/2022',y:[44.80,45.65,44.80,45.50]},{ x:'12/05/2022',y:[45.65,45.90,45.40,45.40]},{ x:'12/06/2022',y:[45.20,45.40,44.50,44.50]},{ x:'12/07/2022',y:[44.00,44.75,43.65,43.65]},{ x:'12/08/2022',y:[43.65,43.70,42.50,42.50]},{ x:'12/09/2022',y:[43.40,43.95,43.05,43.50]},{ x:'12/12/2022',y:[43.35,43.65,43.00,43.50]},{ x:'12/13/2022',y:[44.00,44.20,43.60,43.80]},{ x:'12/14/2022',y:[44.30,44.50,43.95,44.45]},{ x:'12/15/2022',y:[44.00,44.45,43.85,44.25]},{ x:'12/16/2022',y:[43.15,44.30,42.95,44.30]},{ x:'12/19/2022',y:[43.25,43.50,42.85,42.95]},{ x:'12/20/2022',y:[42.50,42.85,41.85,41.85]},{ x:'12/21/2022',y:[41.95,42.45,41.75,42.00]},{ x:'12/22/2022',y:[42.65,43.10,42.50,42.85]},{ x:'12/23/2022',y:[41.95,42.15,41.70,41.95]},{ x:'12/26/2022',y:[42.00,42.00,41.60,41.90]},{ x:'12/27/2022',y:[42.05,42.50,41.85,41.85]},{ x:'12/28/2022',y:[41.50,41.50,40.65,40.80]},{ x:'12/29/2022',y:[40.25,41.05,40.20,40.75]},{ x:'12/30/2022',y:[41.30,41.45,40.70,40.70]},{ x:'01/03/2023',y:[40.45,41.50,40.25,41.40]},{ x:'01/04/2023',y:[41.25,41.60,41.05,41.05]},{ x:'01/05/2023',y:[41.80,41.80,41.10,41.25]},{ x:'01/06/2023',y:[41.30,42.40,41.25,42.40]},{ x:'01/09/2023',y:[43.60,44.50,43.35,44.50]},{ x:'01/10/2023',y:[44.50,45.00,44.20,45.00]},{ x:'01/11/2023',y:[45.30,45.50,44.85,45.15]},{ x:'01/12/2023',y:[45.35,45.50,44.70,45.15]},{ x:'01/13/2023',y:[45.70,45.90,45.15,45.40]},{ x:'01/16/2023',y:[45.25,45.55,44.60,44.90]},{ x:'01/17/2023',y:[44.95,46.00,44.85,45.95]},{ x:'01/30/2023',y:[47.95,48.80,47.50,48.80]},{ x:'01/31/2023',y:[48.30,49.10,47.90,48.80]},{ x:'02/01/2023',y:[49.50,49.50,48.95,49.25]},{ x:'02/02/2023',y:[50.00,50.50,50.00,50.40]},{ x:'02/03/2023',y:[50.20,50.40,50.00,50.10]},{ x:'02/06/2023',y:[49.70,49.80,49.05,49.05]},{ x:'02/07/2023',y:[48.55,49.45,48.35,49.15]},{ x:'02/08/2023',y:[49.80,50.70,49.75,50.50]},{ x:'02/09/2023',y:[49.85,50.90,49.80,50.50]},{ x:'02/10/2023',y:[50.50,51.20,50.20,50.80]},{ x:'02/13/2023',y:[50.20,50.20,49.15,49.75]},{ x:'02/14/2023',y:[50.20,50.70,50.00,50.40]},{ x:'02/15/2023',y:[49.90,50.60,49.75,49.90]},{ x:'02/16/2023',y:[50.40,50.50,49.70,50.10]},{ x:'02/17/2023',y:[49.65,50.20,49.35,50.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2303 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());