Plots data with logarithmic x and y axes.
ListLogLogPlot[{y1, y2, …}]
ListLogLogPlot[{{x1, y1}, {x2, y2}, …}]
ListLogLogPlot[{data1, data2, …}]
ListLogLogPlot[{…, w[datai, …], …}]
ListLogLogPlot[Range[20] ^ 3]
→ -Graphics-ListLogLogPlot[Range[20] ^ 3, Joined -> True]
→ -Graphics-ListLogLogPlot[Range[20] ^ 3, Filling -> Bottom]
→ -Graphics-- AspectRatio — default 1/ GoldenRatio
- Axes — default True
- DataRange — default Automatic
- IntervalMarkers — default Automatic
- IntervalMarkersStyle — default Automatic
- Filling — default None
- FillingStyle — default Automatic
- Joined — default Automatic
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- LabelingTarget — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotFit — default None
- PlotFitElements — default Automatic
- PlotHighlighting — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLabel — default None
- PlotLabels — default None
- PlotLayout — default "Overlaid"
- PlotLegends — default None
- PlotMarkers — default None
- PlotRange — default Automatic
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TargetUnits — default Automatic