Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

color bar legend controls #221

Open
cyrush opened this issue Aug 13, 2021 · 0 comments
Open

color bar legend controls #221

cyrush opened this issue Aug 13, 2021 · 0 comments

Comments

@cyrush
Copy link
Member

cyrush commented Aug 13, 2021

position:

here are the matplot lib positions: (https://matplotlib.org/stable/api/legend_api.html)

'best' 0
'upper right' 1
'upper left' 2
'lower left' 3
'lower right' 4
'right' 5
'center left' 6
'center right' 7
'lower center' 8
'upper center' 9
'center' 10

orientation?

vertical or horizontal

qs:

should we allow user to set this for a specific legend by index, or should we support setting loc for first legend, and then some heuristic (cw or ccw)

@cyrush cyrush changed the title legend controls color bar legend controls Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant