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/09/2022',y:[42.40,45.80,41.50,44.60]},{ x:'12/12/2022',y:[47.20,49.05,46.80,49.05]},{ x:'12/13/2022',y:[50.90,53.90,50.20,53.90]},{ x:'12/14/2022',y:[54.50,54.60,50.40,51.40]},{ x:'12/15/2022',y:[51.40,53.00,49.00,49.70]},{ x:'12/16/2022',y:[49.50,54.60,49.30,51.10]},{ x:'12/19/2022',y:[53.10,56.20,52.70,56.20]},{ x:'12/20/2022',y:[55.90,55.90,51.20,53.00]},{ x:'12/21/2022',y:[55.10,58.30,54.40,58.30]},{ x:'12/22/2022',y:[60.10,61.10,56.60,59.20]},{ x:'12/23/2022',y:[59.60,65.10,59.60,63.10]},{ x:'12/26/2022',y:[66.00,69.20,65.30,68.10]},{ x:'12/27/2022',y:[68.10,68.10,63.30,66.00]},{ x:'12/28/2022',y:[66.40,69.50,62.70,62.70]},{ x:'12/29/2022',y:[62.80,64.40,61.20,64.20]},{ x:'12/30/2022',y:[63.00,63.90,61.60,63.90]},{ x:'01/03/2023',y:[63.70,63.80,60.40,61.00]},{ x:'01/04/2023',y:[62.00,63.40,60.20,61.60]},{ x:'01/05/2023',y:[61.00,61.80,59.10,60.40]},{ x:'01/06/2023',y:[61.30,64.70,60.30,60.30]},{ x:'01/09/2023',y:[59.60,61.00,58.20,59.90]},{ x:'01/10/2023',y:[59.90,59.90,58.10,58.30]},{ x:'01/11/2023',y:[58.60,59.40,57.60,57.60]},{ x:'01/12/2023',y:[57.10,57.50,55.20,56.40]},{ x:'01/13/2023',y:[56.70,57.30,55.40,56.00]},{ x:'01/16/2023',y:[56.00,57.00,54.90,56.80]},{ x:'01/17/2023',y:[56.10,57.60,54.90,55.20]},{ x:'01/30/2023',y:[56.00,56.10,54.80,56.10]},{ x:'01/31/2023',y:[56.50,58.00,56.00,58.00]},{ x:'02/01/2023',y:[57.90,58.00,56.60,56.80]},{ x:'02/02/2023',y:[57.00,57.80,56.60,57.70]},{ x:'02/03/2023',y:[58.00,58.90,56.60,56.60]},{ x:'02/06/2023',y:[57.40,61.80,57.10,61.50]},{ x:'02/07/2023',y:[61.90,64.50,61.20,62.30]},{ x:'02/08/2023',y:[61.70,62.30,60.40,60.90]},{ x:'02/09/2023',y:[61.50,63.20,61.00,61.00]},{ x:'02/10/2023',y:[60.90,61.00,58.30,58.60]},{ x:'02/13/2023',y:[59.50,60.70,58.80,59.10]},{ x:'02/14/2023',y:[59.20,59.60,58.20,59.30]},{ x:'02/15/2023',y:[58.90,60.00,57.60,58.30]},{ x:'02/16/2023',y:[58.30,59.20,57.70,59.00]},{ x:'02/17/2023',y:[58.50,59.20,58.30,59.10]},{ x:'02/20/2023',y:[59.80,59.90,59.00,59.80]},{ x:'02/21/2023',y:[60.40,60.60,59.20,59.30]},{ x:'02/22/2023',y:[59.60,60.80,58.50,58.50]},{ x:'02/23/2023',y:[58.30,58.60,57.50,58.00]},{ x:'02/24/2023',y:[58.70,58.70,57.60,58.00]},{ x:'03/01/2023',y:[58.70,61.00,58.00,59.10]},{ x:'03/02/2023',y:[59.30,62.90,59.30,62.50]},{ x:'03/03/2023',y:[63.40,64.30,61.00,61.10]},{ x:'03/06/2023',y:[61.50,61.50,58.50,59.60]},{ x:'03/07/2023',y:[60.40,60.80,59.30,59.50]},{ x:'03/08/2023',y:[59.90,60.00,58.70,59.90]},{ x:'03/09/2023',y:[60.30,60.80,59.20,60.00]},{ x:'03/10/2023',y:[59.40,60.10,57.10,57.90]},{ x:'03/13/2023',y:[57.20,58.60,56.30,58.50]},{ x:'03/14/2023',y:[57.90,59.30,57.00,57.00]},{ x:'03/15/2023',y:[58.20,58.20,56.80,57.80]},{ x:'03/16/2023',y:[57.70,57.70,56.10,56.20]},{ x:'03/17/2023',y:[56.50,57.00,55.70,56.00]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1752 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());