About 1,200,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. 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 straight line. In …

  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. 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.

  6. 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!

  7. How to Plot Log Log Graph in Excel (2 Suitable Examples)

    Jul 26, 2024 · In the log-log graph, both of the axes are on a logarithmic scale. This graph demonstrates whether the variables are in a constant power relationship, just like the equation Y = mX^n.

  8. How to Create a Log-Log Plot in Excel - Statology

    Aug 3, 2020 · A simple explanation of how to create a log-log plot in Excel, including an example.

  9. 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 …

  10. Log plots in Python

    Detailed examples of Log Plots including changing color, size, log axes, and more in Python.