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

Question - Scattered Plot #5

Open
gonzalezk opened this issue Apr 14, 2016 · 1 comment
Open

Question - Scattered Plot #5

gonzalezk opened this issue Apr 14, 2016 · 1 comment

Comments

@gonzalezk
Copy link

I am looking for a control to replace and old implementation that we cannot longer support.
The control displays scattered points.Ideally we want the 'points' to be a string, such as "p1", etc.. but we are finding out that all of the implementations using WPF only support shapes, circles, etc..
We can live without having the strings, and instead, perhaps displaying the x,y,z coordinate on a point click event.
So my questions, is there a .NET sample somewhere for creating a scatter plot using nzy3d, and are there click events defined that we can use...?

Thanks in advance for your help.

@benoit74
Copy link
Owner

ScatterPlot where not supported previously
I just commited the code for it right now.
See issue #9 where I attached a sample of displaying points.
No labels so far, and no click event unfortunately.

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