Plots with logarithmic x-axis.
LogLinearPlot[f, {x, xmin, xmax}]
LogLinearPlot[{f1, f2, …}, {x, xmin, xmax}]
LogLinearPlot[{…, w[fi], …}, …]
LogLinearPlot[…, {x}∈ reg]
LogLinearPlot[Tanh[x], {x, 1, 100}]
→ -Graphics-LogLinearPlot[Erf[x], {x, 1, 100}, Filling -> Bottom]
→ -Graphics-LogLinearPlot[{Tanh[x], Erf[x]}, {x, 1, 100}, PlotLegends -> "Expressions"]
→ -Graphics-- AspectRatio — default 1/ GoldenRatio
- Axes — default True
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- EvaluationMonitor — default None
- Exclusions — default Automatic
- ExclusionsStyle — default None
- Filling — default None
- FillingStyle — default Automatic
- LabelingSize — default Automatic
- MaxRecursion — default Automatic
- Mesh — default None
- MeshFunctions — default { #1& }
- MeshShading — default None
- MeshStyle — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotHighlighting — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLabel — default None
- PlotLabels — default None
- PlotLegends — default None
- PlotPoints — default Automatic
- PlotRange — default { Full , Automatic }
- PlotRangeClipping — default True
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- TargetUnits — default Automatic
- WorkingPrecision — default MachinePrecision