- Matplotlib 3.0 Cookbook
- Srinivasa Rao Poladi
- 44字
- 2025-04-04 16:06:37
Logarithmic scale
When the data ranges from very small values to very large values, plotting it on a linear scale may not give the right intuition of the relative size of the data points. In such cases, a logarithmic scale is used.