screen link: https://app.dataquest.io/m/142/line-charts/9/adding-axis-labels-and-a-title
Hi, I am using jupyter notebook on my own computer, and when I use matplotlib and illustrate charts , jupyter notebook is showing not all data labels on X axis:
here is the illustration in jupyter notebook
here is the illustration in Dataquest:
both illustrations are based on the same data
How can I show all data in jupyter notebook?
Thank you very much beforehand!