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

Any tutorial available? #17

Open
ShannonZ opened this issue Apr 9, 2019 · 4 comments
Open

Any tutorial available? #17

ShannonZ opened this issue Apr 9, 2019 · 4 comments

Comments

@ShannonZ
Copy link

ShannonZ commented Apr 9, 2019

How to draw a pie/bar/heatmap?
How to plot lines in a 3D charting with giving X,Y,Z arrays?

@benoit74
Copy link
Owner

benoit74 commented Apr 9, 2019

Unfortunately, no.
Since this API is based on jzy3d, I advise you to have a look at http://www.jzy3d.org/tutorial.php
The APIs have diverged since I did not found time to invest in nzy3d but basic blocks are still the same.

@ShannonZ
Copy link
Author

ShannonZ commented Apr 9, 2019

Which tool did you used to convert java to C#? Is it possible to convert these examples in java
https://github.com/jzy3d/jzy3d-api/tree/master/jzy3d-tutorials/src/main/java/org/jzy3d/demos
to C#?

@ShannonZ
Copy link
Author

ShannonZ commented Apr 9, 2019

I want to contribute. But where and how should I start with? Any class diagrams or design ideas?

@benoit74
Copy link
Owner

benoit74 commented Apr 9, 2019 via email

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

2 participants