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/07/2022',y:[17.30,17.60,16.60,16.75]},{ x:'12/08/2022',y:[16.80,17.10,16.50,16.80]},{ x:'12/09/2022',y:[17.00,17.00,16.50,16.55]},{ x:'12/12/2022',y:[16.55,16.70,16.15,16.40]},{ x:'12/13/2022',y:[16.40,16.55,16.15,16.15]},{ x:'12/14/2022',y:[16.00,16.60,16.00,16.55]},{ x:'12/15/2022',y:[16.60,16.95,16.50,16.55]},{ x:'12/16/2022',y:[16.40,16.40,16.00,16.00]},{ x:'12/19/2022',y:[16.05,16.05,15.45,15.55]},{ x:'12/20/2022',y:[15.50,15.70,14.90,14.95]},{ x:'12/21/2022',y:[15.00,15.45,15.00,15.20]},{ x:'12/22/2022',y:[15.40,15.60,15.15,15.15]},{ x:'12/23/2022',y:[15.15,15.15,14.90,15.10]},{ x:'12/26/2022',y:[15.10,15.15,14.80,15.00]},{ x:'12/27/2022',y:[15.00,15.25,14.95,15.15]},{ x:'12/28/2022',y:[15.00,15.25,14.95,15.10]},{ x:'12/29/2022',y:[15.00,15.00,14.60,14.85]},{ x:'12/30/2022',y:[14.95,15.10,14.75,14.75]},{ x:'01/03/2023',y:[14.80,14.90,14.50,14.85]},{ x:'01/04/2023',y:[14.85,15.45,14.85,15.25]},{ x:'01/05/2023',y:[15.40,15.45,14.95,15.00]},{ x:'01/06/2023',y:[14.95,15.25,14.90,15.00]},{ x:'01/09/2023',y:[14.95,15.25,14.80,14.85]},{ x:'01/10/2023',y:[14.85,15.05,14.70,14.75]},{ x:'01/11/2023',y:[14.80,15.05,14.75,14.85]},{ x:'01/12/2023',y:[14.90,14.90,14.55,14.55]},{ x:'01/13/2023',y:[14.95,14.95,14.30,14.30]},{ x:'01/16/2023',y:[14.00,14.35,14.00,14.15]},{ x:'01/17/2023',y:[14.15,14.20,14.00,14.15]},{ x:'01/30/2023',y:[14.30,14.60,14.10,14.50]},{ x:'01/31/2023',y:[14.50,15.95,14.45,15.95]},{ x:'02/01/2023',y:[16.80,17.50,16.60,17.20]},{ x:'02/02/2023',y:[17.00,17.10,16.40,16.65]},{ x:'02/03/2023',y:[16.60,16.60,16.15,16.45]},{ x:'02/06/2023',y:[16.15,17.00,16.15,16.55]},{ x:'02/07/2023',y:[16.80,16.85,16.50,16.50]},{ x:'02/08/2023',y:[16.85,18.15,16.70,17.95]},{ x:'02/09/2023',y:[17.75,17.75,17.10,17.20]},{ x:'02/10/2023',y:[17.30,18.00,16.70,16.75]},{ x:'02/13/2023',y:[17.00,17.30,16.50,16.70]},{ x:'02/14/2023',y:[16.95,17.00,16.65,16.80]},{ x:'02/15/2023',y:[16.80,17.15,16.70,16.70]},{ x:'02/16/2023',y:[16.90,17.20,16.75,16.90]},{ x:'02/17/2023',y:[16.80,16.95,16.70,16.75]},{ x:'02/20/2023',y:[16.80,17.05,16.75,16.95]},{ x:'02/21/2023',y:[17.00,17.25,16.80,16.90]},{ x:'02/22/2023',y:[16.75,16.75,16.20,16.55]},{ x:'02/23/2023',y:[16.55,16.75,16.55,16.55]},{ x:'02/24/2023',y:[16.60,16.60,16.15,16.15]},{ x:'03/01/2023',y:[16.40,16.40,16.05,16.05]},{ x:'03/02/2023',y:[16.35,16.35,15.75,16.00]},{ x:'03/03/2023',y:[16.05,16.10,15.75,15.85]},{ x:'03/06/2023',y:[16.05,16.25,15.75,16.20]},{ x:'03/07/2023',y:[16.40,16.40,16.05,16.15]},{ x:'03/08/2023',y:[16.10,16.10,15.75,15.90]},{ x:'03/09/2023',y:[15.95,16.30,15.80,15.80]},{ x:'03/10/2023',y:[15.80,15.80,15.20,15.70]},{ x:'03/13/2023',y:[15.40,15.55,14.95,15.55]},{ x:'03/14/2023',y:[15.40,15.45,15.15,15.30]},{ x:'03/15/2023',y:[15.40,15.40,15.15,15.25]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1453 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());