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/30/2022',y:[55.50,56.20,53.40,53.40]},{ x:'01/03/2023',y:[53.40,53.40,51.30,51.60]},{ x:'01/04/2023',y:[51.30,51.60,50.20,50.50]},{ x:'01/05/2023',y:[50.60,51.20,49.30,49.90]},{ x:'01/06/2023',y:[49.85,50.00,49.00,50.00]},{ x:'01/09/2023',y:[50.10,50.10,49.40,49.90]},{ x:'01/10/2023',y:[49.70,50.80,49.50,49.70]},{ x:'01/11/2023',y:[50.40,50.40,50.00,50.00]},{ x:'01/12/2023',y:[51.00,51.00,49.55,49.70]},{ x:'01/13/2023',y:[49.80,49.90,49.70,49.70]},{ x:'01/16/2023',y:[49.70,50.00,49.50,49.70]},{ x:'01/17/2023',y:[49.50,49.95,49.30,49.95]},{ x:'01/30/2023',y:[50.00,51.00,49.55,49.80]},{ x:'01/31/2023',y:[49.30,50.60,49.30,50.20]},{ x:'02/01/2023',y:[50.20,50.90,50.20,50.70]},{ x:'02/02/2023',y:[50.70,52.00,50.70,51.80]},{ x:'02/03/2023',y:[56.40,56.90,53.80,56.90]},{ x:'02/06/2023',y:[59.50,62.50,58.00,62.50]},{ x:'02/07/2023',y:[62.00,62.00,58.20,59.20]},{ x:'02/08/2023',y:[59.20,61.40,59.20,60.20]},{ x:'02/09/2023',y:[58.70,60.30,58.20,59.00]},{ x:'02/10/2023',y:[59.00,60.50,58.60,59.00]},{ x:'02/13/2023',y:[60.20,60.60,59.00,59.50]},{ x:'02/14/2023',y:[59.50,59.50,58.70,58.80]},{ x:'02/15/2023',y:[59.80,59.80,57.00,57.00]},{ x:'02/16/2023',y:[58.90,59.00,57.50,58.40]},{ x:'02/17/2023',y:[57.50,58.70,57.50,58.40]},{ x:'02/20/2023',y:[58.40,59.50,58.40,59.30]},{ x:'02/21/2023',y:[59.30,60.60,59.30,60.30]},{ x:'02/22/2023',y:[60.80,66.30,59.80,66.20]},{ x:'02/23/2023',y:[64.30,65.50,62.60,63.30]},{ x:'02/24/2023',y:[63.30,65.80,63.10,64.80]},{ x:'03/01/2023',y:[64.80,65.20,63.60,63.90]},{ x:'03/02/2023',y:[63.90,68.00,63.90,66.60]},{ x:'03/03/2023',y:[67.90,68.00,65.10,65.70]},{ x:'03/06/2023',y:[66.10,66.90,64.40,64.50]},{ x:'03/07/2023',y:[66.10,66.10,64.60,64.70]},{ x:'03/08/2023',y:[64.20,65.00,63.10,63.60]},{ x:'03/09/2023',y:[63.60,64.40,62.60,63.00]},{ x:'03/10/2023',y:[62.00,62.90,62.00,62.20]},{ x:'03/13/2023',y:[60.60,61.50,58.90,60.20]},{ x:'03/14/2023',y:[60.00,62.40,59.50,61.80]},{ x:'03/15/2023',y:[63.00,63.60,60.50,60.50]},{ x:'03/16/2023',y:[60.50,60.90,59.50,59.50]},{ x:'03/17/2023',y:[59.70,60.90,59.00,60.00]},{ x:'03/20/2023',y:[60.10,61.20,60.00,60.00]},{ x:'03/21/2023',y:[61.00,61.00,60.20,60.80]},{ x:'03/22/2023',y:[61.00,62.20,61.00,61.00]},{ x:'03/23/2023',y:[61.00,61.70,60.80,60.90]},{ x:'03/24/2023',y:[60.90,61.90,60.70,61.50]},{ x:'03/27/2023',y:[61.60,63.40,61.40,62.30]},{ x:'03/28/2023',y:[62.30,62.60,60.50,60.50]},{ x:'03/29/2023',y:[60.60,61.30,60.40,60.40]},{ x:'03/30/2023',y:[61.00,63.00,60.90,61.30]},{ x:'03/31/2023',y:[62.20,63.70,62.00,63.50]},{ x:'04/06/2023',y:[64.40,65.50,64.20,65.20]},{ x:'04/07/2023',y:[66.50,67.30,62.60,63.00]},{ x:'04/10/2023',y:[63.60,67.00,62.80,64.80]},{ x:'04/11/2023',y:[64.80,65.90,64.80,65.40]},{ x:'04/12/2023',y:[65.30,66.50,65.10,65.60]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "4911 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());