legendgram icon indicating copy to clipboard operation
legendgram copied to clipboard

Center isn't centered

Open ljwolf opened this issue 7 years ago • 0 comments

The way I implemented "center", it doesn't actually center-align the legend, it only pins the legend to a center coordinate.

So, if you wanted a "center-aligned" legend, you'd need to specify the legend location to the left & set the width to span the figure.

Instead, I should probably implement centering as true centering with respect to image, as well as ensure that right-align is on the right edge of the image.

ljwolf avatar Nov 20 '17 23:11 ljwolf