AlgebraOfGraphics.jl icon indicating copy to clipboard operation
AlgebraOfGraphics.jl copied to clipboard

Titles for facets

Open jkrumbiegel opened this issue 5 years ago • 1 comments

I think it would be good to put titles above facets as well, because in many use cases it's not super clear from the facet labels which grouping variable they came from. For example if you have two groups with members 1, 2 and 3, you wouldn't know which one's which.

jkrumbiegel avatar Sep 11 '20 10:09 jkrumbiegel

To add to this, I think it should just be configurable whether there is a title or not, further supporting that the keyword options like layout_x etc need an API for customization. Another thing that's not possible right now is to rename the facet labels (or any label for that matter) on the fly.

jkrumbiegel avatar Oct 14 '20 15:10 jkrumbiegel