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

Scale API

Open piever opened this issue 4 years ago • 0 comments

The current organization of the data in an AxisEntries object (with unique scale and legend per attribute) is designed to allow different scales (up to one per subplot), but this needs to be implemented in a way that allow users to:

  • Link each continuous scale the way they want (all free, by row, by column, all linked)
  • Pass extrema explicitly.

piever avatar May 10 '21 16:05 piever