jGraphT - Java graph library
JGraphT is a Java graph library that provides mathematical graph-theory objects and algorithms. It includes directed, undirected, weighted, unweighted etc. Graphs could be created based on Strings, URLs, XML documents.
http://jgrapht.sourceforge.net/
comments powered by Disqus
Related Products
Openchart2 - Simple Plotting for Java
Openchart2 is based on the JOpenChart library. It provides a simple interface for Java programmers to create two-dimensional charts and plots. This library features an assortment of graph styles, including advanced scatter plots, bar graphs, pie charts, Radar charts, Dot plots. All chart types support dynamic zooming. Simple arrays or full database sources can provide data to the plotting routines.
jFreeChart - Java and .NET chart library
jFreeChart is a widely used open source charting library. Its flexible design is easy to extend and targets both server-side and client-side applications. It supports many output types, including Swing components, image files (PNG and JPEG) and vector graphics file formats (including PDF, EPS and SVG).
SWTChart - light weight chart component
SWTChart is based on Eclipse SWT (Standard Widget Toolkit). All of widgets in SWTChart are composed of SWT, so that you can easily hock listeners to widgets, and also you can easily extend the functionality. It has an ability to handle large data size of series.
Charts4j - Let the computer in the cloud build your charts
Charts4j is a lightweight charts & graphs Java API. It enables developers to pro grammatically create the charts available in the Google Chart API through a straightforward and intuitive Java API. It Supports nearly all features of the Google Chart API. It hides the ugly details of creating the URL parameters that are necessary for communicating with the Google Chart API.
Chart2d - Generate two-dimensional charts using Java
Chart2d library provides support to generate two dimensional charts. Pie, Line, Bar, Scatter Plot chart types are supported. It supports both integer and real datasets and label formatting, both positive and negative.
jChart2d - Swing chart widget
JChart2D is an minimalistic realtime charting library. JChart2D is a single configureable swing widget. JChart2D is intended for engineering tasks and not for presentations. It's specialty is run time - dynamic precise display of data with a minimal configuration overhead.
GRAL - GRAphing Library
GRAL is a Java library for displaying graphs, diagrams, and charts. CSV, bitmap image data, audio file data could be used as data source. The generated graphs could be extracted to various file formats like bitmap, PNG, GIF, JPEG, EPS, PDF, SVG.
jCharts - Java based charting utility
jCharts is a 100% Java based charting utility that outputs a variety of charts. Servlets, JSP's, and Swing application could use this library to generate charts. It could generate charts of type Area, Area Stacked, Bar, Bar Clustered, Bar Clustered Horizontal, Bar Horizontal, Bar Stacked, Bar Stacked Horizontal, Combo, Hi/Low Open/Close, Line, Pie 2D, Pie 3D, Point, Radar, XY Plot and lot more.
Live Graph - Plot and explore your data in real-time
LiveGraph is a framework for real-time data visualisation, analysis and logging. It has a real time plotter that can automatically update graphs of your data while it is still being computed by your application. LiveGraph reads files in a simple CSV-style format. For applications developed in Java, LiveGraph additionally provides an API that handles all data logging and persistency issues.
jGraph - Graph Drawing Component in Java
JGraphX (aka JGraph 6) is the most powerful, easy-to-use and feature-rich graph drawing component available for Java. It could draw hierarchical, circular, trees and force-directed graphs. Its feature include zoom, moving, edge editing, attribute maps and lot more.