Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within General Computing
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
General Computing
Graphing / Chart Library Help
Aaron Roberts
Ranch Hand
Posts: 174
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I'm trying to find a charting library to do line x/y and 3d plots. My max data size would be about 10 meg of x/y/z data.
Does anyone have any experience with scientific visualization using
java
?
Recommendations on libraries to use?
Thanks,
Aaron
Ulf Dittmer
Rancher
Posts: 43081
77
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
For 2D charts both JFreeChart and JChart2D are popular (links are
here
).
Aaron Roberts
Ranch Hand
Posts: 174
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Any 3d libraries?
Have you used either of the two you mentioned? I'd like to get a rough idea of how quick they will be with somewhat large data sets.
Thanks,
Aaron
Vikram Shirur
Ranch Hand
Posts: 33
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
By Using JFreeChart you can even draw 3D graphs... See the Demo and reffer the Demo Code for examples...
I have used it for 2d Graphs and it is very simple to use..
Vikram Shirur,
SCJP
1.4
Won't you please? Please won't you be my neighbor? - Fred Rogers. Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
What do you use for 2-D data plotting?
boolean operators
Operator precedence
Another Puzzle
Need help on animation using GUI Builder.
More...