I have a problem displaying a graph that works from 0-10K . I currently have a calculation from 0 to 100, and it looks great.
Currently

Now I want to add one X-point, which is 10K.
And it looks like this:

How can I save it from 0-100 and show only when transitions to 10K ? Is it possible?
The problem is that 0-100 is a very small part in 10K, so it looks bad.
source
share