Qurak

FillingStyle

Available

Option for specifying the style of plot filling

FillingStyle
Plot[Abs[Zeta[1 / 2 + I x]], {x, 0, 50}, Filling -> Axis, FillingStyle -> Yellow] → -Graphics-Plot[Evaluate[Table[BesselJ[n, x], {n, 3}]], {x, 0, 10}, Filling -> Axis, FillingStyle -> Automatic] → -Graphics-ListPlot[Table[{k, PDF[BinomialDistribution[50, p], k]}, {p, {0.3, 0.5, 0.8}}, {k, 0, 50}], Filling -> Axis, FillingStyle -> Automatic] → -Graphics-

Topics

Related

All 6300 functions · Use this from an MCP client