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

Plotting Library for big data #64

Closed
aminaaslam opened this issue Jul 31, 2017 · 1 comment
Closed

Plotting Library for big data #64

aminaaslam opened this issue Jul 31, 2017 · 1 comment

Comments

@aminaaslam
Copy link

Hi Edward,
I am looking for a plotting library that can plot a scatter plot from big dataset(2 Million) rows. Does your visualization library support big data plotting?
Thanks,

@EdwardRaff
Copy link
Owner

JSAT only provides algorithms, no GUI components.

If you feel like getting dirty, you can try JSATFX , which is a operate project but integrates easily with JSAT. It has some convenient plotting tools, but I don't know how well it will handle 2 million datum's. It also doesn't have great documentation, so at your own peril!

You probably want to be looking at specialized tools / library specifically for plotting large datasets. Some of my friends like JChart2D, but again, no idea how well it will handle 2M points.

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