pythonprofilers / memory_profiler

Monitor Memory usage of Python code
http://pypi.python.org/pypi/memory_profiler
Other
4.39k stars 380 forks source link

fit plotting data to xlim #367

Open githubfzq opened 2 years ago

githubfzq commented 2 years ago

Hi, I changed the plotting data to fit the xlim window, as I found that y-axis window are not nicely rescaled.

Related to https://github.com/pythonprofilers/memory_profiler/pull/105#issuecomment-154342342