Under the options menu for Histogram, there is an option called ChartLegends, which adds little boxes beside the plot to indicate which curve represents what. I cannot find a similar option for SmoothHistogram. I know that PlotLegends is new in version 9, and I would've expected the option to be valid for SmoothHistogram as well. Does anybody know of a way around this issue?
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
|
||||
|
|
|
Even though the documentation for
In general, it's a good idea to try out options that you think should work (for functions where it makes sense), but is missing in the documentation. More often, it's the case that the documentation is either lacking or the option was left out to make room for other more important ones. You should also check if these options were defined for the function and disabled by default, which happens to be the case with
|
|||||||
|

