Math, asked by tusharrain4751, 10 months ago

Set the intervals at which axis values will be shown in matplotlib

Answers

Answered by Anonymous
2

If you use the matplotlib.pyplot.xticks you can control the location and value of all the marks.

This answer should show you how to do it.

Similar questions