I think I might have found the problem:
https://matplotlib.org/3.1.1/gallery/im ... agrid.html
Die Suche ergab 3 Treffer
- Mittwoch 4. September 2019, 13:50
- Forum: Allgemeine Fragen
- Thema: Axis scaling
- Antworten: 3
- Zugriffe: 803
- Dienstag 3. September 2019, 17:22
- Forum: Allgemeine Fragen
- Thema: Axis scaling
- Antworten: 3
- Zugriffe: 803
Re: Axis scaling
Thank you for your reply.
I tried changing the figsize, but it didn't work. I think what I might need to do is to change the actual lenght of the axis.
I have a picture of the results, changing the figsize, but unfortunately I don't know how to put it here...
I tried changing the figsize, but it didn't work. I think what I might need to do is to change the actual lenght of the axis.
I have a picture of the results, changing the figsize, but unfortunately I don't know how to put it here...
- Montag 2. September 2019, 18:03
- Forum: Allgemeine Fragen
- Thema: Axis scaling
- Antworten: 3
- Zugriffe: 803
Axis scaling
Hello people,
I am working on modeling a groundwater problem with jupyter notebook.
The model is working just fine, but I have a problem with my plot. Since the model domain has a length of 2500m and only a width of 2m the plot appears to be very thin.
Now I want to change the scaling of my x-axis ...
I am working on modeling a groundwater problem with jupyter notebook.
The model is working just fine, but I have a problem with my plot. Since the model domain has a length of 2500m and only a width of 2m the plot appears to be very thin.
Now I want to change the scaling of my x-axis ...
