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

Add the ability to create chart on axis #28

Closed
gyli opened this issue Jun 3, 2022 · 1 comment
Closed

Add the ability to create chart on axis #28

gyli opened this issue Jun 3, 2022 · 1 comment

Comments

@gyli
Copy link
Owner

gyli commented Jun 3, 2022

From https://twitter.com/numberstorm/status/1532401352952930305

We want to have something like

fig, ax = plt.subplots
waffle.make_waffle(ax=ax)

Seems it could be done by creating a new class method make_waffle, calling _waffle.

@gyli
Copy link
Owner Author

gyli commented Jun 5, 2022

Fixed in #29

@gyli gyli closed this as completed Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant