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

Remaining gallery items

Open piever opened this issue 4 years ago • 4 comments

From discussion over at https://github.com/piever/SplitApplyPlot.jl/discussions/16#discussioncomment-626919

  • [x] a text annotation plot (#128)
  • [x] a custom plot type wired correctly into this system, even with tricky argument / attribute orders
  • [ ] an extensible way to display any plot type's special attribute in a legend
  • [ ] horizontal and vertical orientations (related #97)

piever avatar May 09 '21 12:05 piever

a custom plot type wired correctly into this system, even with tricky argument / attribute orders

I'm having trouble finding this entry in the examples, would you mind pointing me towards this?

ivirshup avatar Aug 04 '21 10:08 ivirshup

It's not released yet, but I think the annotations plot here qualifies, as it takes a vector of strings and a vector of points ar inputs.

piever avatar Aug 04 '21 10:08 piever

Ah, misunderstanding on my part – I didn't realize that task was connected to the one above it. I'll open a new issue for what I'm asking about.

ivirshup avatar Aug 05 '21 00:08 ivirshup

It's not released yet, but I think the annotations plot here qualifies, as it takes a vector of strings and a vector of points ar inputs.

Hi, just tried to take a look at that and the link is broken. Do you have an updated link with a MWE of a text/label plot in AlgebraOfGraphics? TY!

pkalikman avatar Sep 10 '22 22:09 pkalikman