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/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]},{ x:'02/20/2023',y:[50.00,50.80,49.80,50.50]},{ x:'02/21/2023',y:[50.40,50.70,50.20,50.60]},{ x:'02/22/2023',y:[49.50,49.80,49.40,49.55]},{ x:'02/23/2023',y:[49.90,50.50,49.75,50.20]},{ x:'02/24/2023',y:[50.70,50.80,49.95,49.95]},{ x:'03/01/2023',y:[49.00,51.70,48.95,51.30]},{ x:'03/02/2023',y:[51.10,51.20,50.50,50.70]},{ x:'03/03/2023',y:[51.30,51.70,51.20,51.30]},{ x:'03/06/2023',y:[52.00,52.10,51.40,51.90]},{ x:'03/07/2023',y:[51.50,51.90,51.00,51.60]},{ x:'03/08/2023',y:[51.40,52.10,51.10,52.10]},{ x:'03/09/2023',y:[52.50,53.20,52.40,52.50]},{ x:'03/10/2023',y:[52.00,52.30,51.60,52.00]},{ x:'03/13/2023',y:[51.80,52.50,51.50,52.50]},{ x:'03/14/2023',y:[51.50,51.80,50.70,50.70]},{ x:'03/15/2023',y:[51.50,52.30,51.30,51.70]},{ x:'03/16/2023',y:[51.70,52.00,51.20,52.00]},{ x:'03/17/2023',y:[53.00,53.20,52.40,53.20]},{ x:'03/20/2023',y:[53.40,53.70,52.70,53.20]},{ x:'03/21/2023',y:[53.50,53.60,52.60,52.80]},{ x:'03/22/2023',y:[53.20,53.50,53.00,53.50]},{ x:'03/23/2023',y:[53.00,53.30,52.60,53.30]},{ x:'03/24/2023',y:[53.40,53.40,52.70,53.10]},{ x:'03/27/2023',y:[52.80,53.10,52.20,53.00]},{ x:'03/28/2023',y:[52.70,53.00,52.10,52.20]},{ x:'03/29/2023',y:[52.10,52.40,51.10,51.50]},{ x:'03/30/2023',y:[52.00,52.40,51.70,52.10]} ] }], 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());