Projects tagged ‘charting’ and ‘java’


[23 total ]

101 Users
   

JFreeChart is a chart library for the Java platform that supports a wide range of charts including pie charts (2D and 3D), bar charts (horizontal and vertical, regular or stacked, with optional ... [More] 3D-effects), line charts, XY plots, scatter plots, time series charts, high/low/open/close charts, candlestick plots, Gantt charts, Pareto charts, combination charts, and more. It is suitable for use in applications, applets, servlets, and JSP. [Less]
Created over 3 years ago.

83 Users
   

JasperReports is a Java reporting library. XML report templates are used to generate ready to print documents using data from customizable data sources, including JDBC. The output can be delivered to ... [More] the screen, printer, or stored in PDF, HTML, XLS, RTF, ODT, DOCX, CSV, TXT and XML format. [Less]
Created over 3 years ago.

50 Users
   

iReport is a visual reporting tool based on JasperReports and written in pure Java. You can manage charts, images, sub-reports, etc. Data can be retrieved using JDBC, TableModels, JavaBeans, and XML. ... [More] It supports output in PDF, XML, XSL, CSV, HTML, and Java2D. [Less]
Created over 3 years ago.

40 Users
   

BIRT is an open source, Eclipse-based reporting system that integrates with your application to produce compelling reports for web, PDF and other formats.
Created over 3 years ago.

28 Users
   

StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development. * Timeline for the lines of code * Lines of code for ... [More] each developer * Activity by Clock time * Authors Activity * Author activity per Module * Author Most Recent Commits with links to ViewVc * Stats per directory * Average file size * Files with most revisions * Directory Sizes * Repository Tags Number of LOC per version. * Repository tree with file count and lines of code * LOC and Churn the evolution of LOC and the amount of change per day * Repo Map the dynamic hierarchical view of your repo for the last 30 days The current version of StatSVN generates a static suite of HTML or XDOC documents [Less]
Created over 3 years ago.

20 Users
   

Eclipse Trader is an Eclipse Rich Client Platform (RCP) application focused to the building of an online stock trading system, featuring shares pricing watch, intraday and history charts with ... [More] technical analysis indicators, level II/market depth view, news watching, and integrated trading. The standard Eclipse RCP plug-ins architecture allows third-party vendors to extend the functionality of the program to include custom indicators, views or access to subscription-based data feeds and order entry. [Less]
Created about 1 year ago.

7 Users

JGraph is a free, mature, and robust Java Graphing framework that fully complies with Swing design principles. It contains all the graph visualization and interaction functionality you might expect in ... [More] a graph library, including multiple views, layering, zoom, drag and drop, undo, automatic expanding and collapsing, routing, and layouts. You can create stunning workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more. It can also be deployed on the server-side with a large range of image exporting functionality. It is fully documented and commercially supported. [Less]
Created over 3 years ago.

5 Users

JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports custom trace rendering, Multithreading, viewports, automatic scaling and labeling.
Created over 3 years ago.

2 Users

JHeatChart is a Java library for generating heat map charts. Very few charting APIs seem to contain the facility to create heat maps (heat charts). So this is just a very small library for creating ... [More] heat maps. It is not a full featured charting API, and you cannot use it to create line charts, bar charts or pie charts. But it is pretty good at its one job – heat charts. The charts generated are created as Java Image objects which can be incorporated into a GUI or saved to a jpg, png or gif file on disk. [Less]
Created about 1 month ago.

1 Users

jCharts is a Java-based charting utility that outputs a variety of charts. It is ideal for displaying charts via Servlets, but also supports Swing apps.
Created over 3 years ago.