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/06/2023',y:[34.45,34.60,34.10,34.25]},{ x:'01/09/2023',y:[34.60,34.65,34.35,34.60]},{ x:'01/10/2023',y:[34.65,34.70,34.35,34.60]},{ x:'01/11/2023',y:[34.70,34.85,34.55,34.70]},{ x:'01/12/2023',y:[34.75,35.50,34.70,35.40]},{ x:'01/13/2023',y:[35.55,36.30,35.55,36.15]},{ x:'01/16/2023',y:[36.55,36.90,36.15,36.50]},{ x:'01/17/2023',y:[36.45,36.45,35.90,36.00]},{ x:'01/30/2023',y:[37.20,37.25,36.50,36.95]},{ x:'01/31/2023',y:[36.90,36.90,36.25,36.25]},{ x:'02/01/2023',y:[36.45,36.75,36.30,36.75]},{ x:'02/02/2023',y:[36.85,36.90,36.55,36.80]},{ x:'02/03/2023',y:[36.75,36.75,36.30,36.45]},{ x:'02/06/2023',y:[36.40,36.45,36.00,36.15]},{ x:'02/07/2023',y:[36.20,36.65,36.20,36.65]},{ x:'02/08/2023',y:[36.55,36.80,36.50,36.75]},{ x:'02/09/2023',y:[36.70,36.80,36.55,36.60]},{ x:'02/10/2023',y:[36.55,37.00,36.45,36.85]},{ x:'02/13/2023',y:[36.90,37.15,36.70,37.00]},{ x:'02/14/2023',y:[37.20,37.80,37.15,37.25]},{ x:'02/15/2023',y:[37.35,37.85,37.30,37.55]},{ x:'02/16/2023',y:[37.70,37.85,37.35,37.50]},{ x:'02/17/2023',y:[37.40,38.00,37.25,38.00]},{ x:'02/20/2023',y:[37.95,38.40,37.80,38.25]},{ x:'02/21/2023',y:[38.40,38.50,38.15,38.35]},{ x:'02/22/2023',y:[38.15,38.30,37.85,38.05]},{ x:'02/23/2023',y:[38.50,39.70,38.40,39.50]},{ x:'02/24/2023',y:[39.65,39.70,39.05,39.15]},{ x:'03/01/2023',y:[38.85,38.85,37.60,37.80]},{ x:'03/02/2023',y:[37.80,38.15,37.45,37.90]},{ x:'03/03/2023',y:[38.10,38.15,37.65,37.75]},{ x:'03/06/2023',y:[38.00,38.10,37.85,37.95]},{ x:'03/07/2023',y:[38.05,38.10,37.90,37.95]},{ x:'03/08/2023',y:[37.85,37.90,37.50,37.75]},{ x:'03/09/2023',y:[37.75,37.85,37.15,37.20]},{ x:'03/10/2023',y:[36.90,36.90,36.60,36.70]},{ x:'03/13/2023',y:[36.45,37.00,36.15,36.75]},{ x:'03/14/2023',y:[36.40,37.00,36.30,36.75]},{ x:'03/15/2023',y:[36.90,37.30,36.90,37.10]},{ x:'03/16/2023',y:[36.90,37.00,36.30,36.35]},{ x:'03/17/2023',y:[36.60,36.75,36.35,36.40]},{ x:'03/20/2023',y:[36.50,37.00,36.50,36.90]},{ x:'03/21/2023',y:[37.00,37.35,37.00,37.05]},{ x:'03/22/2023',y:[37.25,37.40,37.15,37.20]},{ x:'03/23/2023',y:[37.40,37.55,37.20,37.35]},{ x:'03/24/2023',y:[37.40,37.70,37.30,37.60]},{ x:'03/27/2023',y:[37.00,37.10,36.60,36.65]},{ x:'03/28/2023',y:[36.60,36.65,36.10,36.20]},{ x:'03/29/2023',y:[36.25,36.40,36.05,36.35]},{ x:'03/30/2023',y:[36.45,36.45,36.05,36.20]},{ x:'03/31/2023',y:[36.20,36.60,36.10,36.40]},{ x:'04/06/2023',y:[36.65,36.70,36.20,36.45]},{ x:'04/07/2023',y:[36.45,36.55,36.35,36.40]},{ x:'04/10/2023',y:[36.45,36.60,36.30,36.60]},{ x:'04/11/2023',y:[36.75,37.65,36.75,37.45]},{ x:'04/12/2023',y:[37.60,37.85,37.45,37.45]},{ x:'04/13/2023',y:[37.65,37.70,37.45,37.55]},{ x:'04/14/2023',y:[37.60,37.65,37.30,37.55]},{ x:'04/17/2023',y:[37.65,38.30,37.65,37.95]},{ x:'04/18/2023',y:[37.95,38.00,37.30,37.45]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1101 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());