-
Notifications
You must be signed in to change notification settings - Fork 4
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
Eliminate vis.general
#24
Comments
Another idea: having a new |
ok, going with the 2nd option, but naming it Start migrating functions from |
Makes more sense to have specialized functions, such as |
... by renaming it to
vis.plot
and factoring out those that don't fit into the new name, such asvis.general._save
.The text was updated successfully, but these errors were encountered: