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

Custom analyses/ plot types

Open ivirshup opened this issue 4 years ago • 0 comments

I have a documentation request (previously mentioned in https://github.com/JuliaPlots/AlgebraOfGraphics.jl/issues/159#issuecomment-893067504). From the FAQ:

If you do need column-wise transformations, consider implementing a custom analysis, such as density, which takes the whole data as input, or apply the transformation directly in your data before passing it to AlgebraOfGraphics.

I would like to have plots with group and column wise transformations. How would I go about implementing a custom analysis?

ivirshup avatar Aug 05 '21 00:08 ivirshup