I want to plot a graph using pyplot with different spacing for different intervals.
I want to zoom in specific parts of the interval without another floating box. For example: Consider the graph and scaling as below:
|
30-
|
20- - - - -
| /
10- /
| /
2- /
| /
1- /
|- - -
0-,__,__,___,___,___,
0 1 2 20 30 40
I have tried looking up online but I am unable to find the resource. It will be really great if someone can help me.