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/27/2022',y:[49.50,50.20,48.50,49.10]},{ x:'12/28/2022',y:[48.70,49.95,48.70,48.75]},{ x:'12/29/2022',y:[48.25,49.30,48.05,49.30]},{ x:'12/30/2022',y:[49.80,50.90,48.30,48.30]},{ x:'01/03/2023',y:[48.00,53.10,47.15,52.40]},{ x:'01/04/2023',y:[53.10,57.60,52.90,57.60]},{ x:'01/05/2023',y:[59.50,59.50,56.50,56.90]},{ x:'01/06/2023',y:[56.60,56.80,51.90,52.10]},{ x:'01/09/2023',y:[52.20,53.20,51.30,52.40]},{ x:'01/10/2023',y:[52.30,52.80,51.50,52.40]},{ x:'01/11/2023',y:[52.60,53.40,51.50,52.20]},{ x:'01/12/2023',y:[52.00,52.40,50.70,51.00]},{ x:'01/13/2023',y:[51.30,51.60,50.20,50.20]},{ x:'01/16/2023',y:[50.10,51.20,49.45,50.70]},{ x:'01/17/2023',y:[50.70,52.70,50.50,52.30]},{ x:'01/30/2023',y:[53.10,55.30,52.40,54.40]},{ x:'01/31/2023',y:[54.00,57.20,54.00,56.50]},{ x:'02/01/2023',y:[56.50,58.40,55.60,56.40]},{ x:'02/02/2023',y:[56.40,58.20,55.40,56.00]},{ x:'02/03/2023',y:[55.10,55.30,53.80,54.50]},{ x:'02/06/2023',y:[54.50,55.00,54.10,54.90]},{ x:'02/07/2023',y:[55.30,55.80,54.60,55.10]},{ x:'02/08/2023',y:[55.30,56.00,54.70,54.70]},{ x:'02/09/2023',y:[54.60,56.60,54.60,55.50]},{ x:'02/10/2023',y:[54.60,56.30,54.50,54.50]},{ x:'02/13/2023',y:[53.30,53.50,51.70,53.10]},{ x:'02/14/2023',y:[53.10,53.70,52.40,53.50]},{ x:'02/15/2023',y:[53.50,57.40,53.50,55.50]},{ x:'02/16/2023',y:[56.30,57.60,55.60,56.00]},{ x:'02/17/2023',y:[55.30,58.00,55.10,57.80]},{ x:'02/20/2023',y:[58.50,61.50,57.50,58.70]},{ x:'02/21/2023',y:[59.10,64.50,59.10,64.50]},{ x:'02/22/2023',y:[65.00,66.70,63.00,64.80]},{ x:'02/23/2023',y:[64.50,64.70,63.30,64.30]},{ x:'02/24/2023',y:[64.70,65.60,62.20,63.00]},{ x:'03/01/2023',y:[62.60,64.20,61.50,63.50]},{ x:'03/02/2023',y:[63.50,64.50,62.70,63.00]},{ x:'03/03/2023',y:[64.20,65.00,62.40,63.00]},{ x:'03/06/2023',y:[63.60,66.50,63.40,65.60]},{ x:'03/07/2023',y:[66.50,71.80,66.50,68.90]},{ x:'03/08/2023',y:[68.80,74.70,68.40,72.70]},{ x:'03/09/2023',y:[73.10,75.90,71.30,75.50]},{ x:'03/10/2023',y:[74.20,74.50,69.00,70.00]},{ x:'03/13/2023',y:[68.60,69.20,66.10,67.00]},{ x:'03/14/2023',y:[67.30,68.60,66.50,66.80]},{ x:'03/15/2023',y:[68.10,69.00,66.90,67.40]},{ x:'03/16/2023',y:[68.00,68.70,65.50,66.20]},{ x:'03/17/2023',y:[67.10,67.40,65.60,66.70]},{ x:'03/20/2023',y:[67.60,72.00,67.00,72.00]},{ x:'03/21/2023',y:[71.90,73.50,71.00,71.20]},{ x:'03/22/2023',y:[72.60,72.90,70.10,70.30]},{ x:'03/23/2023',y:[70.00,71.60,69.20,71.10]},{ x:'03/24/2023',y:[71.50,71.90,70.40,71.60]},{ x:'03/27/2023',y:[71.60,72.50,69.00,69.20]},{ x:'03/28/2023',y:[69.30,69.70,67.60,69.00]},{ x:'03/29/2023',y:[69.80,69.90,68.80,69.50]},{ x:'03/30/2023',y:[70.30,70.50,69.00,70.10]},{ x:'03/31/2023',y:[70.10,70.20,68.70,69.30]},{ x:'04/06/2023',y:[69.60,74.70,68.20,73.40]},{ x:'04/07/2023',y:[74.50,80.60,74.50,78.90]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1519 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());