I'm trying to post my first post in github page (Index.md). I'd like to publish a interactive highchartin html
format. Here is the interactive highchart: https://rstudio-pubs-static.s3.amazonaws.com/761497_2be5b28bcb2a45a28aac7b0e99cb9b07.html
I've tried use <iframe src="https://rstudio-pubs-static.s3.amazonaws.com/761497_2be5b28bcb2a45a28aac7b0e99cb9b07.html" frameborder="0" height="400" width="430"></iframe>
, without sucess.
Any hint on how can I do that?