Density plot of a 2-variable function.
DensityPlot[f, {x, xmin, xmax}, {y, ymin, ymax}]
DensityPlot[f, {x, y}∈ reg]
Head[DensityPlot[x + y, {x, 0, 1}, {y, 0, 1}]]
→ Graphics- AspectRatio — default 1
- BoundaryStyle — default None
- BoxRatios — default Automatic
- ClippingStyle — default None
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- EvaluationMonitor — default None
- Exclusions — default Automatic
- ExclusionsStyle — default None
- Frame — default True
- FrameTicks — default Automatic
- LightingAngle — default None
- MaxRecursion — default Automatic
- Mesh — default None
- MeshFunctions — default { #1& , #2& }
- MeshStyle — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotPoints — default Automatic
- PlotRange — default { Full , Full , Automatic }
- PlotRangeClipping — default True
- PlotRangePadding — default Automatic
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- WorkingPrecision — default MachinePrecision