-
Notifications
You must be signed in to change notification settings - Fork 1
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
Use cases for Compose/3D #8
Comments
Please also post ideas for interactive visualizations! |
There is still no easy way to do |
some nice R plots: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As I mentioned in #7 I wanted to open an issue to collect some use cases!
These are for 2D and 3D!
Some guidelines:
First post the most native format you're data is in.
E.g.:
File with two columns of floats -> myread(::file) -> Array{Float32, 2}
Then your dream plotting command together with a description of the most perfect visualization you can possibly think of for this kind of data, best together with a picture.
E.g:
The text was updated successfully, but these errors were encountered: