The dashboard is displayed but you just need to provide proper height to the iframe.
at the end of the embed link you will see width and height attributes and by the default value of attributes is width="100%" height="100%"
keep width as it is and increase height attribute value i.e. height="600px" and load the page again it would work. you can provide height as per your need.