About 510,000 results
Open links in new tab
  1. Log–log plot - Wikipedia

    In science and engineering, a log–log graph or log–log plot is a two-dimensional graph of numerical data that uses logarithmic scales on both the horizontal and vertical axes.

  2. log-log graphing | Desmos

    Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.

  3. loglog - Log-log scale plot - MATLAB - MathWorks

    This MATLAB function plots x- and y-coordinates using a base-10 logarithmic scale on the x-axis and the y-axis.

  4. Log-Log Plots in Matplotlib - Python Guides

    Jul 12, 2025 · Learn to create and customize log-log plots in Matplotlib with this practical Python guide. Perfect for data scientists and developers working with US datasets.

  5. In chemistry, you may need to plot the log of a molecule’s solubility vs. the pH. Since the pH is the log of the number of free hydrogen ions, this is again a log-log plot in disguise!

  6. Using Log-Log Plots to Determine Whether Size Matters

    Log-log plots display data in two dimensions where both axes use logarithmic scales. When one variable changes as a constant power of another, a log-log graph shows the relationship as a …

  7. What is: Log-Log Plot - Understanding Data Visualization

    A log-log plot is a type of graph that uses logarithmic scales on both the x-axis and y-axis. This visualization technique is particularly useful for displaying data that spans several orders of …

  8. 7. Log-Log and Semi-log Graphs - Interactive Mathematics

    In log-log graphs, both axes have a logarithmic scale. The idea here is we use semilog or log-log graph axes so we can more easily see details for small values of y as well as large values of y.

  9. matplotlib.pyplot.loglogMatplotlib 3.10.7 documentation

    This is just a thin wrapper around plot which additionally changes both the x-axis and the y-axis to log scaling. All the concepts and parameters of plot can be used here as well.

  10. Semi-log and Log-log Graphs with Examples - Math Monks

    May 25, 2024 · What is a semi-log graph and a log-log graph. Learn how to make them with examples.