piermorel / gramm

Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
MIT License
780 stars 221 forks source link

Hard coded "FaceAlpha" of stat_summary "area" #111

Open Niklas123Niklas opened 3 years ago

Niklas123Niklas commented 3 years ago

Hi there,

I liked ggplot2 a lot and I liked finding gramm to have a similiar way for matlab. What I am missing is a way to set the FaceAlpha of the shaded area of stat_summary error area. This is hard coded at the moment. Could you add a parameter to set the value by user?

Cheers Niklas

piermorel commented 8 months ago

Hi @Niklas123Niklas Thanks for the idea, I will look into it. However this is the kind of thing that can easily be changed after the draw() call by changing properties of the corresponding graphic objects accessible through g.results