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:[52.10,53.80,50.10,50.20]},{ x:'12/23/2022',y:[50.60,55.20,50.50,55.20]},{ x:'12/26/2022',y:[60.60,60.70,58.50,60.70]},{ x:'12/27/2022',y:[60.60,60.60,54.70,59.00]},{ x:'12/28/2022',y:[57.80,58.90,53.30,53.30]},{ x:'12/29/2022',y:[53.00,54.00,51.30,54.00]},{ x:'12/30/2022',y:[52.00,52.80,51.00,51.20]},{ x:'01/03/2023',y:[51.20,51.20,48.80,49.00]},{ x:'01/04/2023',y:[50.10,50.50,48.50,50.00]},{ x:'01/05/2023',y:[49.80,51.50,49.70,50.10]},{ x:'01/06/2023',y:[50.80,51.40,49.00,49.00]},{ x:'01/09/2023',y:[49.10,49.10,46.75,47.00]},{ x:'01/10/2023',y:[47.00,47.00,43.50,44.05]},{ x:'01/11/2023',y:[45.40,48.45,44.50,48.45]},{ x:'01/12/2023',y:[48.15,48.15,44.00,44.00]},{ x:'01/13/2023',y:[44.55,48.35,43.90,46.35]},{ x:'01/16/2023',y:[45.80,48.30,44.60,47.10]},{ x:'01/17/2023',y:[47.00,50.00,46.80,47.30]},{ x:'01/30/2023',y:[47.30,47.75,44.95,45.65]},{ x:'01/31/2023',y:[45.90,46.10,44.60,45.65]},{ x:'02/01/2023',y:[45.65,46.45,45.05,45.05]},{ x:'02/02/2023',y:[45.15,46.15,45.15,45.30]},{ x:'02/03/2023',y:[45.70,49.80,44.90,49.45]},{ x:'02/06/2023',y:[49.90,54.30,49.70,54.30]},{ x:'02/07/2023',y:[55.00,59.00,55.00,57.80]},{ x:'02/08/2023',y:[58.00,58.30,56.10,57.20]},{ x:'02/09/2023',y:[58.00,62.00,56.60,56.60]},{ x:'02/10/2023',y:[57.00,57.00,53.50,54.90]},{ x:'02/13/2023',y:[57.00,59.80,55.80,55.80]},{ x:'02/14/2023',y:[55.80,55.80,53.80,55.00]},{ x:'02/15/2023',y:[55.50,58.40,55.00,55.60]},{ x:'02/16/2023',y:[55.60,57.70,55.20,56.80]},{ x:'02/17/2023',y:[57.10,59.30,56.40,56.40]},{ x:'02/20/2023',y:[56.90,57.10,55.60,55.60]},{ x:'02/21/2023',y:[56.10,56.50,55.00,55.00]},{ x:'02/22/2023',y:[56.00,57.90,55.60,56.20]},{ x:'02/23/2023',y:[56.00,57.40,55.80,57.20]},{ x:'02/24/2023',y:[57.50,58.00,55.40,55.40]},{ x:'03/01/2023',y:[56.00,59.10,55.50,57.20]},{ x:'03/02/2023',y:[57.60,62.90,57.60,62.90]},{ x:'03/03/2023',y:[69.10,69.10,60.60,60.60]},{ x:'03/06/2023',y:[61.30,62.40,59.40,62.40]},{ x:'03/07/2023',y:[62.20,62.70,60.90,61.10]},{ x:'03/08/2023',y:[62.00,62.20,59.00,59.00]},{ x:'03/09/2023',y:[59.00,60.00,57.70,58.00]},{ x:'03/10/2023',y:[58.00,59.40,57.00,57.10]},{ x:'03/13/2023',y:[57.40,59.30,55.10,56.30]},{ x:'03/14/2023',y:[56.30,58.70,55.20,55.70]},{ x:'03/15/2023',y:[56.50,56.80,55.30,55.50]},{ x:'03/16/2023',y:[55.40,55.70,52.30,52.50]},{ x:'03/17/2023',y:[53.40,53.90,52.60,53.40]},{ x:'03/20/2023',y:[53.60,54.30,52.40,53.50]},{ x:'03/21/2023',y:[53.60,54.70,53.50,53.70]},{ x:'03/22/2023',y:[54.00,54.70,53.80,54.30]},{ x:'03/23/2023',y:[55.30,55.40,54.40,54.50]},{ x:'03/24/2023',y:[54.70,55.10,53.90,54.50]},{ x:'03/27/2023',y:[54.80,54.80,53.70,53.70]},{ x:'03/28/2023',y:[53.90,54.20,51.20,51.50]},{ x:'03/29/2023',y:[51.80,53.40,51.30,52.20]},{ x:'03/30/2023',y:[52.30,52.70,51.60,51.90]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "4747 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());