Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertical layout #109

Closed
wants to merge 5 commits into from
Closed

Vertical layout #109

wants to merge 5 commits into from

Conversation

dlcomeaux
Copy link
Collaborator

This adds the ability to have a vertical layout. It's not done, and in particular, I just got an error message when running a chart with nothing in the layout_style argument, which I'll need to look into. But it (mostly) works.

This is still a work in progress - it works, but the margins aren't quite right (I need to figure out where and how to reallocate margins for captions and titles, and also figure out what to do in the case where there is a missing title or a missing caption, as the margins don't work as well there. It's functional but not ready for distribution yet.
This solves some of the problems. But, we will still want to eliminate the extra margins when there is no title or caption. We could also look to clean up and simiplify the code, since it's a bit of copy and paste right now - more of a proof of concept than final code.
@matthewstern matthewstern changed the base branch from master to no_title February 1, 2021 00:38
Base automatically changed from no_title to master February 1, 2021 15:27
Daniel Comeaux added 3 commits February 1, 2021 13:11
Had a call to layout_style before it was match.arg'ed.
@nmpeterson
Copy link
Contributor

So, I assume this should be closed in favor of #111?

@dlcomeaux
Copy link
Collaborator Author

Yes, that makes sense to me.

@dlcomeaux dlcomeaux closed this Feb 23, 2021
@matthewstern matthewstern deleted the vertical_layout branch March 22, 2021 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants