-1
Hello, I’m creating a chart with Python and Matplotlib, using two lists with the same amount of values. My graphic is coming out correctly, but I want to fix the design of it that is not the way I want. In the captions of the X-axis, because it has many values, it is impossible to read what is written
There is a way, in the Matplotlib library so that I can filter the amount of information that appears on the X-axis so that it does not get so polluted?