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:'01/23/2024',y:[35.35,35.90,35.35,35.40]},{ x:'01/24/2024',y:[35.60,35.65,35.20,35.35]},{ x:'01/25/2024',y:[35.65,35.65,34.80,34.85]},{ x:'01/26/2024',y:[34.90,35.10,34.50,34.60]},{ x:'01/29/2024',y:[34.55,34.90,34.40,34.80]},{ x:'01/30/2024',y:[34.95,35.35,34.90,34.90]},{ x:'01/31/2024',y:[34.90,35.20,34.55,34.95]},{ x:'02/01/2024',y:[35.15,35.45,34.90,35.40]},{ x:'02/02/2024',y:[35.50,35.65,34.75,34.80]},{ x:'02/05/2024',y:[34.70,34.75,34.30,34.50]},{ x:'02/15/2024',y:[34.70,35.50,34.55,35.25]},{ x:'02/16/2024',y:[35.30,36.25,35.30,35.90]},{ x:'02/19/2024',y:[36.25,36.75,36.25,36.30]},{ x:'02/20/2024',y:[36.60,36.70,35.65,35.90]},{ x:'02/21/2024',y:[36.25,36.55,35.95,36.15]},{ x:'02/22/2024',y:[36.60,36.70,35.75,36.40]},{ x:'02/23/2024',y:[36.55,36.90,35.95,36.25]},{ x:'02/26/2024',y:[36.65,37.50,36.40,36.45]},{ x:'02/27/2024',y:[36.35,36.60,35.60,35.65]},{ x:'02/29/2024',y:[35.65,38.00,35.55,37.50]},{ x:'03/01/2024',y:[38.25,38.45,36.85,37.85]},{ x:'03/04/2024',y:[38.10,38.20,36.95,36.95]},{ x:'03/05/2024',y:[37.10,37.40,36.20,36.35]},{ x:'03/06/2024',y:[37.45,39.40,37.40,37.50]},{ x:'03/07/2024',y:[37.60,37.65,36.65,36.70]},{ x:'03/08/2024',y:[36.75,37.05,35.85,36.05]},{ x:'03/11/2024',y:[36.00,36.30,35.80,36.30]},{ x:'03/12/2024',y:[36.50,37.60,36.35,37.20]},{ x:'03/13/2024',y:[37.60,38.00,36.70,36.85]},{ x:'03/14/2024',y:[38.00,39.00,37.40,37.85]},{ x:'03/15/2024',y:[38.15,38.45,37.40,37.95]},{ x:'03/18/2024',y:[38.40,38.70,37.80,38.45]},{ x:'03/19/2024',y:[38.70,39.00,38.00,38.10]},{ x:'03/20/2024',y:[38.15,38.20,37.35,37.35]},{ x:'03/21/2024',y:[37.50,38.80,37.50,38.60]},{ x:'03/22/2024',y:[39.40,42.45,39.40,42.45]},{ x:'03/25/2024',y:[44.00,45.70,43.60,45.40]},{ x:'03/26/2024',y:[45.20,46.95,43.70,43.80]},{ x:'03/27/2024',y:[45.00,45.80,44.05,44.05]},{ x:'03/28/2024',y:[45.00,45.60,44.05,44.20]},{ x:'03/29/2024',y:[44.40,44.55,42.65,43.00]},{ x:'04/01/2024',y:[43.80,43.80,42.60,42.60]},{ x:'04/02/2024',y:[42.70,42.90,41.70,41.75]},{ x:'04/03/2024',y:[42.25,43.10,41.05,41.15]},{ x:'04/08/2024',y:[41.30,43.85,41.00,43.10]},{ x:'04/09/2024',y:[42.80,46.90,42.60,45.55]},{ x:'04/10/2024',y:[47.00,48.30,45.70,46.70]},{ x:'04/11/2024',y:[46.20,47.95,45.80,46.00]},{ x:'04/12/2024',y:[46.05,50.60,45.65,50.60]},{ x:'04/15/2024',y:[55.60,55.60,53.60,55.60]},{ x:'04/16/2024',y:[55.50,57.40,53.60,53.60]},{ x:'04/17/2024',y:[55.70,58.90,55.30,58.90]},{ x:'04/18/2024',y:[62.70,64.70,62.00,64.70]},{ x:'04/19/2024',y:[66.30,68.00,58.50,64.20]},{ x:'04/22/2024',y:[65.30,66.20,57.80,57.80]},{ x:'04/23/2024',y:[57.50,60.90,56.10,57.60]},{ x:'04/24/2024',y:[59.80,61.70,58.30,60.50]},{ x:'04/25/2024',y:[61.00,61.90,59.40,60.90]},{ x:'04/26/2024',y:[61.50,62.00,60.00,60.00]},{ x:'04/29/2024',y:[59.40,59.80,57.10,57.60]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1609 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());