Closed Anupriya-Sri closed 2 years ago
The EDA file is uploaded on github but the charts plotted in altair are not rendering on github. These charts are appearing properly on local. Also, the charts plotted in seaborn and matplotlib are visible on github.
I think we may just need to add alt.renderers.enable(“mimetype”) to the file
It's been added and should be rendered correctly now!
The EDA file is uploaded on github but the charts plotted in altair are not rendering on github. These charts are appearing properly on local. Also, the charts plotted in seaborn and matplotlib are visible on github.