We have collection of more than 400,000 open source products ranging from Enterprise product to small libraries in all platforms. We aggregate information from all open source repositories. Search and find the best for your needs.
Displaying 1 to 10 from 181 results
Highcharts - Interactive Javascript Charts
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange and polar chart types.
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.
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).
Flot - Attractive Javascript plotting for jQuery
Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.
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.
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.
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.
jQuery Sparklines - Generates Sparkline Charts
This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript. It is intended to be small enough to fit alongside a line of text, to give a quick impression of a trend or pattern and thus don't have the paraphernalia of full sized charts. As of version 2.0 you can mouse over the sparklines to see the underlying data.
Diagramo - Create Flowchart using HTML5
Diagramo is pure HTML5 (canvas) flowchart software, No Flash, no Java or other plugins. You can export diagrams in SVG, Gif of JPEG format.
Surfaceplotter - A nice, simple, zoomable 3D surface plotter in Java/Swing
A nice, simple, zoomable 3D surface plot in Java/Swing, designed for reuse. It provides 4 rendering engines for two-parameters functions ( z = f(x,y) ) : 3D Surface, 3D Wireframe, 2D Density Map, 2D Density Contour, Dozens of rendering configurations, color maps, scale, tick drawing, legend drawing etc.