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:'11/15/2022',y:[42.35,43.00,42.20,42.35]},{ x:'11/16/2022',y:[42.60,43.55,42.45,42.85]},{ x:'11/17/2022',y:[43.30,46.40,43.30,45.85]},{ x:'11/18/2022',y:[45.85,46.10,44.50,44.75]},{ x:'11/21/2022',y:[45.00,45.20,43.60,43.65]},{ x:'11/22/2022',y:[43.65,44.15,43.05,43.20]},{ x:'11/23/2022',y:[43.65,45.20,43.10,44.50]},{ x:'11/24/2022',y:[44.50,44.75,43.70,44.30]},{ x:'11/25/2022',y:[44.15,44.55,43.60,43.60]},{ x:'11/28/2022',y:[43.95,44.30,42.95,44.05]},{ x:'11/29/2022',y:[44.50,45.90,44.35,44.50]},{ x:'11/30/2022',y:[44.50,44.55,43.75,44.15]},{ x:'12/01/2022',y:[44.90,48.55,44.90,47.75]},{ x:'12/02/2022',y:[47.70,49.45,47.40,48.75]},{ x:'12/05/2022',y:[48.75,49.55,47.90,48.15]},{ x:'12/06/2022',y:[47.60,48.25,46.60,46.70]},{ x:'12/07/2022',y:[46.55,48.20,45.45,45.55]},{ x:'12/08/2022',y:[45.80,48.40,45.60,47.90]},{ x:'12/09/2022',y:[47.95,48.50,47.00,48.15]},{ x:'12/12/2022',y:[48.15,49.15,47.60,48.75]},{ x:'12/13/2022',y:[48.90,48.90,47.40,47.45]},{ x:'12/14/2022',y:[47.45,49.35,47.45,48.95]},{ x:'12/15/2022',y:[49.30,53.80,48.95,53.70]},{ x:'12/16/2022',y:[52.50,54.80,51.80,53.60]},{ x:'12/19/2022',y:[54.00,54.00,50.00,50.80]},{ x:'12/20/2022',y:[53.50,55.00,49.30,49.35]},{ x:'12/21/2022',y:[49.50,51.20,49.35,50.60]},{ x:'12/22/2022',y:[50.70,51.20,46.10,49.65]},{ x:'12/23/2022',y:[48.75,49.95,47.95,49.00]},{ x:'12/26/2022',y:[49.50,49.50,48.60,49.00]},{ x:'12/27/2022',y:[49.50,51.10,49.30,50.10]},{ x:'12/28/2022',y:[49.90,50.10,47.05,47.05]},{ x:'12/29/2022',y:[46.95,47.50,45.70,47.30]},{ x:'12/30/2022',y:[47.80,49.50,47.75,49.25]},{ x:'01/03/2023',y:[48.95,49.45,48.65,49.15]},{ x:'01/04/2023',y:[49.35,50.90,49.30,50.00]},{ x:'01/05/2023',y:[50.30,51.00,49.10,49.50]},{ x:'01/06/2023',y:[49.60,49.80,48.05,48.35]},{ x:'01/09/2023',y:[48.35,48.85,47.30,47.60]},{ x:'01/10/2023',y:[48.40,49.30,48.10,49.00]},{ x:'01/11/2023',y:[48.75,48.90,47.95,47.95]},{ x:'01/12/2023',y:[48.55,48.55,47.55,47.80]},{ x:'01/13/2023',y:[47.85,48.20,46.70,46.80]},{ x:'01/16/2023',y:[46.70,47.95,46.70,47.80]},{ x:'01/17/2023',y:[48.35,48.65,47.65,47.75]},{ x:'01/30/2023',y:[49.00,50.90,48.20,49.95]},{ x:'01/31/2023',y:[50.50,51.10,49.80,49.95]},{ x:'02/01/2023',y:[50.40,54.80,50.30,51.90]},{ x:'02/02/2023',y:[52.70,54.00,52.30,52.80]},{ x:'02/03/2023',y:[53.00,53.50,51.20,51.40]},{ x:'02/06/2023',y:[51.10,52.60,50.60,52.50]},{ x:'02/07/2023',y:[52.00,55.10,52.00,55.10]},{ x:'02/08/2023',y:[54.00,58.80,53.80,57.80]},{ x:'02/09/2023',y:[57.50,58.40,55.70,56.10]},{ x:'02/10/2023',y:[55.80,56.00,51.20,51.30]},{ x:'02/13/2023',y:[51.00,52.00,50.60,50.90]},{ x:'02/14/2023',y:[51.00,51.90,50.70,51.60]},{ x:'02/15/2023',y:[51.30,52.50,51.30,51.80]},{ x:'02/16/2023',y:[52.50,54.40,52.30,54.00]},{ x:'02/17/2023',y:[53.40,54.70,53.30,54.30]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3162 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());