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 documentation for how to use TidierPlots in Pluto #55

Closed
rdboyes opened this issue Feb 6, 2024 · 1 comment
Closed

Add documentation for how to use TidierPlots in Pluto #55

rdboyes opened this issue Feb 6, 2024 · 1 comment

Comments

@rdboyes
Copy link
Member

rdboyes commented Feb 6, 2024

Need to add a page to the docs that describes how to use the package in Pluto.jl

Basically, the first two cells should be:

using DataFrames, TidierPlots, WGLMakie

WGLMakie.activate!()

@rdboyes
Copy link
Member Author

rdboyes commented Feb 28, 2024

With the backend rewrite, this is no longer necessary since the package works as anyone would expect, i.e.
image

@rdboyes rdboyes closed this as completed Feb 28, 2024
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

No branches or pull requests

1 participant