Relative Content

Tag Archive for pythonmatplotlibseabornbar-chart

Graphs uploaded to Kaggle from Jupyter Notebook don’t look right

I wrote some code in Jupyter notebook, and when I ran it there, the graphs looked nice. But when I uploaded it to kaggle, suddenly the graphs don’t look right. the legend has too many values and isn’t in the right place, and the bars look skinny and not all the data is being shown. I don’t know why it would change between the two platforms like that.
Jupyter Notebook Graph
Kaggle Graph