Plots data with logarithmic x-axis.
ListLogLinearPlot[{y1, y2, …}]
ListLogLinearPlot[{{x1, y1}, {x2, y2}, …}]
ListLogLinearPlot[{list1, list2, …}]
ListLogLinearPlot[{…, w[datai, …], …}]
ListLogLinearPlot[Table[{n, Sqrt[n]}, {n, 100}]]
→ -Graphics-ListLogLinearPlot[Table[{n, Sqrt[n]}, {n, 100}], Joined -> True]
→ -Graphics-ListLogLinearPlot[Table[{n, Sqrt[n]}, {n, 1, 100}], 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