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:[52.20,53.30,51.50,51.50]},{ x:'12/02/2022',y:[51.40,52.80,50.60,51.40]},{ x:'12/05/2022',y:[50.70,51.40,50.70,51.10]},{ x:'12/06/2022',y:[51.00,51.90,50.10,51.60]},{ x:'12/07/2022',y:[51.60,51.60,50.70,50.80]},{ x:'12/08/2022',y:[50.40,50.70,50.40,50.60]},{ x:'12/09/2022',y:[50.60,50.60,49.80,49.90]},{ x:'12/12/2022',y:[49.65,49.70,48.50,48.70]},{ x:'12/13/2022',y:[48.90,49.00,48.00,48.60]},{ x:'12/14/2022',y:[48.60,48.60,48.55,48.55]},{ x:'12/15/2022',y:[48.55,49.05,48.55,48.90]},{ x:'12/16/2022',y:[49.00,49.00,47.80,48.00]},{ x:'12/19/2022',y:[47.75,47.75,47.40,47.45]},{ x:'12/20/2022',y:[47.20,47.50,46.30,46.35]},{ x:'12/21/2022',y:[46.50,46.70,46.50,46.60]},{ x:'12/22/2022',y:[46.60,47.75,46.35,47.75]},{ x:'12/23/2022',y:[46.60,47.00,46.60,47.00]},{ x:'12/26/2022',y:[47.00,47.00,46.80,46.80]},{ x:'12/27/2022',y:[47.00,47.10,46.90,47.10]},{ x:'12/28/2022',y:[47.00,47.00,46.30,46.50]},{ x:'12/29/2022',y:[46.00,46.45,45.75,46.45]},{ x:'12/30/2022',y:[46.45,46.50,46.40,46.50]},{ x:'01/03/2023',y:[45.85,46.00,44.50,46.00]},{ x:'01/04/2023',y:[47.65,47.65,46.20,47.35]},{ x:'01/05/2023',y:[47.35,47.35,46.20,46.30]},{ x:'01/06/2023',y:[46.50,46.50,46.10,46.10]},{ x:'01/09/2023',y:[46.35,46.80,46.35,46.70]},{ x:'01/10/2023',y:[46.70,46.70,46.70,46.70]},{ x:'01/11/2023',y:[46.50,46.50,46.45,46.45]},{ x:'01/12/2023',y:[46.55,46.95,46.55,46.95]},{ x:'01/13/2023',y:[46.90,47.40,46.90,47.00]},{ x:'01/16/2023',y:[47.40,48.25,47.40,47.65]},{ x:'01/17/2023',y:[47.60,48.00,47.60,47.95]},{ x:'01/30/2023',y:[48.15,48.15,48.00,48.00]},{ x:'01/31/2023',y:[48.20,48.30,47.80,48.30]},{ x:'02/01/2023',y:[48.30,48.70,47.80,48.70]},{ x:'02/02/2023',y:[48.30,48.70,48.30,48.40]},{ x:'02/03/2023',y:[48.90,49.30,48.70,49.05]},{ x:'02/06/2023',y:[49.00,49.05,48.75,48.75]},{ x:'02/07/2023',y:[48.70,48.70,48.50,48.50]},{ x:'02/08/2023',y:[48.25,49.95,48.25,49.65]},{ x:'02/09/2023',y:[49.75,50.00,49.00,49.15]},{ x:'02/10/2023',y:[49.70,52.50,49.70,51.40]},{ x:'02/13/2023',y:[51.00,52.80,50.40,52.60]},{ x:'02/14/2023',y:[53.50,53.80,51.70,53.50]},{ x:'02/15/2023',y:[57.90,57.90,53.00,53.50]},{ x:'02/16/2023',y:[52.30,52.80,51.60,52.70]},{ x:'02/17/2023',y:[51.90,54.30,51.60,54.20]},{ x:'02/20/2023',y:[54.20,59.60,54.20,59.60]},{ x:'02/21/2023',y:[62.50,65.50,62.00,65.50]},{ x:'02/22/2023',y:[70.50,72.00,69.00,72.00]},{ x:'02/23/2023',y:[79.20,79.20,79.20,79.20]},{ x:'02/24/2023',y:[87.10,87.10,77.50,80.00]},{ x:'03/01/2023',y:[77.00,81.30,77.00,79.50]},{ x:'03/02/2023',y:[79.40,87.40,78.60,87.40]},{ x:'03/03/2023',y:[87.00,87.40,83.60,87.20]},{ x:'03/06/2023',y:[88.40,90.00,85.50,87.00]},{ x:'03/07/2023',y:[85.30,90.00,84.90,90.00]},{ x:'03/08/2023',y:[88.10,93.50,87.50,91.50]},{ x:'03/09/2023',y:[89.90,90.90,87.00,87.30]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "6791 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());