Mathematica > Visualization and Graphics > Data Visualization > ListLogLogPlot >
Mathematica > Data Manipulation > Statistical Data Analysis > Statistical Visualization > Data Visualization > ListLogLogPlot >
Mathematica > Mathematics and Algorithms > Statistical Data Analysis > Statistical Visualization > Data Visualization > ListLogLogPlot >

ListLogLogPlot

ListLogLogPlot
makes a log-log plot of the specified list of x and y values.
ListLogLogPlot
plots several lists of values.
  • ListLogLogPlot effectively plots Log against Log, but with tick marks indicating the underlying values and .
Powers show up as straight lines in a log-log plot:
Join the points with a line:
Use , coordinates for the data:
Show multiple sets of data:
Generate filled plots:
Powers show up as straight lines in a log-log plot:
In[1]:=
Click for copyable input
Out[1]=
Join the points with a line:
In[2]:=
Click for copyable input
Out[2]=
 
Use , coordinates for the data:
In[1]:=
Click for copyable input
Out[1]=
 
Show multiple sets of data:
In[1]:=
Click for copyable input
Out[1]=
 
Generate filled plots:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF