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:'07/13/2023',y:[10.25,10.50,10.25,10.25]},{ x:'07/14/2023',y:[10.30,10.50,10.25,10.30]},{ x:'07/17/2023',y:[10.30,10.45,10.25,10.45]},{ x:'07/18/2023',y:[10.45,10.45,10.15,10.15]},{ x:'07/19/2023',y:[10.15,10.25,9.58,9.95]},{ x:'07/20/2023',y:[9.95,10.30,9.95,10.15]},{ x:'07/21/2023',y:[10.00,10.35,10.00,10.30]},{ x:'07/24/2023',y:[10.30,10.35,10.10,10.15]},{ x:'07/25/2023',y:[10.15,10.35,10.10,10.35]},{ x:'07/26/2023',y:[10.35,10.80,10.35,10.75]},{ x:'07/27/2023',y:[10.90,10.90,10.65,10.75]},{ x:'07/28/2023',y:[10.55,10.70,10.35,10.60]},{ x:'07/31/2023',y:[10.60,10.75,10.50,10.60]},{ x:'08/01/2023',y:[10.45,10.60,10.40,10.60]},{ x:'08/02/2023',y:[10.75,11.65,10.65,11.65]},{ x:'08/04/2023',y:[10.50,10.90,10.50,10.65]},{ x:'08/07/2023',y:[10.35,10.35,10.05,10.15]},{ x:'08/08/2023',y:[10.25,10.25,10.05,10.20]},{ x:'08/09/2023',y:[10.60,11.00,10.45,10.90]},{ x:'08/10/2023',y:[10.90,11.10,10.65,10.65]},{ x:'08/11/2023',y:[10.75,10.85,10.45,10.50]},{ x:'08/14/2023',y:[10.55,10.90,10.40,10.65]},{ x:'08/15/2023',y:[10.95,11.15,10.80,11.10]},{ x:'08/16/2023',y:[11.15,11.30,10.85,11.05]},{ x:'08/17/2023',y:[11.20,11.20,10.80,11.05]},{ x:'08/18/2023',y:[11.05,11.10,10.70,10.90]},{ x:'08/21/2023',y:[10.90,10.90,10.60,10.85]},{ x:'08/22/2023',y:[10.85,10.90,10.55,10.70]},{ x:'08/23/2023',y:[10.70,10.95,10.65,10.90]},{ x:'08/24/2023',y:[11.00,11.00,10.70,10.70]},{ x:'08/25/2023',y:[10.65,10.80,10.65,10.75]},{ x:'08/28/2023',y:[11.00,11.00,10.65,10.70]},{ x:'08/29/2023',y:[10.65,10.70,10.55,10.65]},{ x:'08/30/2023',y:[10.70,10.75,10.60,10.65]},{ x:'08/31/2023',y:[10.70,10.90,10.60,10.85]},{ x:'09/01/2023',y:[10.85,11.65,10.85,11.65]},{ x:'09/04/2023',y:[12.00,12.80,11.90,12.80]},{ x:'09/05/2023',y:[12.55,12.55,11.70,12.10]},{ x:'09/06/2023',y:[12.10,12.30,11.80,12.10]},{ x:'09/07/2023',y:[11.65,11.85,11.30,11.40]},{ x:'09/08/2023',y:[11.20,11.40,10.90,11.10]},{ x:'09/11/2023',y:[11.10,11.10,10.70,10.85]},{ x:'09/12/2023',y:[10.95,11.00,10.80,10.95]},{ x:'09/13/2023',y:[11.00,11.35,10.95,11.10]},{ x:'09/14/2023',y:[11.20,11.25,11.00,11.05]},{ x:'09/15/2023',y:[11.05,11.05,10.75,10.80]},{ x:'09/18/2023',y:[10.65,10.80,10.60,10.75]},{ x:'09/19/2023',y:[10.75,10.95,10.75,10.80]},{ x:'09/20/2023',y:[10.75,10.85,10.65,10.70]},{ x:'09/21/2023',y:[10.70,10.70,10.45,10.50]},{ x:'09/22/2023',y:[10.45,10.65,10.45,10.65]},{ x:'09/25/2023',y:[10.65,10.80,10.50,10.65]},{ x:'09/26/2023',y:[10.65,11.05,10.65,10.95]},{ x:'09/27/2023',y:[10.95,10.95,10.75,10.85]},{ x:'09/28/2023',y:[10.85,11.15,10.80,11.05]},{ x:'10/02/2023',y:[11.20,11.20,10.85,10.85]},{ x:'10/03/2023',y:[10.85,10.85,10.65,10.70]},{ x:'10/04/2023',y:[10.60,10.65,10.45,10.65]},{ x:'10/05/2023',y:[10.65,10.80,10.65,10.70]},{ x:'10/06/2023',y:[10.55,10.60,10.10,10.25]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1616 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());