Keywords: Gradient.png en A linear grayscale gradient from black to white Inteneded for use as a legend for density plots own Inductiveload 2009-03-04 Mathematica Code <pre><nowiki> DensityPlot y x 0 1 y 0 1 AspectRatio -> 10 ImageSize -> 100 Frame -> False ColorFunction -> GrayLevel Method -> ShrinkWrap -> True </nowiki></pre> Image gradient |