Skip to content

Add Figure props, simplify axis-sharing, improve twinx/y API - #99

Merged
lukelbd merged 13 commits into
masterfrom
add-figure-props
Jan 7, 2020
Merged

Add Figure props, simplify axis-sharing, improve twinx/y API#99
lukelbd merged 13 commits into
masterfrom
add-figure-props

Conversation

@lukelbd

Copy link
Copy Markdown
Collaborator

This PR consolidates changes made in #50. It makes sharex/y and spanx/y figure-wide and cleans up the axis-sharing algorithm. It also improves altx/alty/twinx/twiny so that they now accept arbitrary Axes.format keyword args, just like dualx/dualy already does.

@lukelbdlukelbd changed the title Add properties to Figure, simplify axis-sharing, improve twin axes APIAdd props to Figure, simplify axis-sharing, improve twin axes APIJan 7, 2020
@lukelbdlukelbd changed the title Add props to Figure, simplify axis-sharing, improve twin axes APIAdd Figure props, simplify axis-sharing, improve twin axes APIJan 7, 2020
@lukelbdlukelbd changed the title Add Figure props, simplify axis-sharing, improve twin axes APIAdd Figure props, simplify axis-sharing, improve twinx/y APIJan 7, 2020
@lukelbd
lukelbd merged commit c414513 into masterJan 7, 2020
@lukelbd
lukelbd deleted the add-figure-props branch January 7, 2020 11:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@lukelbd