Projects tagged ‘graph’, ‘visualisation’, and ‘visualization’


Jump to tag:

Projects tagged ‘graph’, ‘visualisation’, and ‘visualization’

Filtered by Project Tags graph visualisation visualization

Refine results Project Tags charting (8) charts (8) chart (8) graphing (8) plotting (6) library (5) php (4) tools (4) graphics (3) plot (3) api (3) java (2)

[11 total ]
7

JpGraph

   
Licensed as: Qt Public License

JpGraph is a Object-Oriented Graph creating library for PHP >= 4.3.1 The library is completely written in PHP and ready to be used in any PHP scripts (both CGI/APXS/CLI versions of PHP are supported). The library can be used to create numerous ... [More] types of graphs either on-line or written to a file. JpGraph makes it easy to draw both "quick and dirty" graphs with a minimum of code as well as complex graphs which requires a very fine grained control. The library assigns context sensitive default values for most of the parameters which minimizes the learning curve. The features are there when you need them - not as an obstacle to overcome! JpGraph is released under a dual license. QPL 1.0 (Qt Free Licensee) For non-commercial, open-source or educational use. [Less]

3

Flotr

   
Primary Language: JavaScript Licensed as: MIT License

Flotr is a javascript plotting library based on the Prototype Javascript Framework (version 1.6.0.2 at the moment) and inspired by Flot (written by Ole Laursen). Flotr enables you to draw appealing graphs in most modern browsers with an easy to ... [More] learn syntax. It comes with great features like legend support, negative value support, mouse tracking, selection support, zoom support, event hooks, CSS styling support and much more. [Less]

Metrics updated about 24 hours ago

2

pChart

 
Licensed as: GNU General Public License 2.0

pChart is a PHP class oriented framework designed to create aliased charts. Data can be retrieved from SQL queries, CSV files, or manually provided.

2

pygooglechart

 
Primary Language: Python Licensed as: GNU General Public License 3.0

A complete Python wrapper for the Google Chart API.

Metrics updated 03 Oct 08

1

svgplot

 
Primary Language: D Licensed as: MIT License

A simple library to render plots in svg. It supports several kinds of plots, quite configurable and lightweight.

Metrics updated about 14 hours ago

1

Maven Dependency Overview

 
Primary Language: Java Licensed as: Apache License 2.0

Maven plugin that creates a diagram of all dependencies The entire transitive closure. Work as part of Maven report as well as standalone.

Metrics updated 16 Sep 08

1

phpCallGraph

 
Primary Language: PHP Licensed as: GNU General Public License 3.0 or later

phpCallGraph is a tool to generate static call graphs for PHP source code. Such a graph visualizes the call dependencies among methods or functions of an application. Arrows represent calls from one method to another method. Classes are drawn as ... [More] rectangles containing the respective methods. The graphs can be leveraged to gain a better understanding of large PHP applications or even to debunk design flaws in them. The core of the call graph generator forms an object-oriented PHP5 library, which may also be integrated in other projects. It leverages the InstantSVC CodeAnalyzer and DOT. On top of it, a commandline application allows easy creation of call graphs in various formats, e.g. text, png, jpg or svg. phpCallGraph is free software licensed under GPLv3. [Less]

Metrics updated 05 Oct 08

1

Libchart

 
Primary Language: PHP Licensed as: GNU General Public License 3.0

Libchart is a chart creation PHP library that is easy to use. It can generate bar, line diagrams or pie charts. It is compatible with PHP 5 (compiled with GD and FreeType) and has no other dependencies.

Metrics updated about 9 hours ago

1

Maven2 dependency analyzer

 
Primary Language: Java Licensed as: Apache License 2.0

Dependency Analyzer is a utility for analyzing visualizing Maven2 dependency graphs. Our experience with large scale maven projects, lead us to understand that it is almost impossible to understand maven dependency resolution by just looking at the ... [More] POM files or at mavens debug output. The purpose of the Dependency Analyzer is to aid maven users with dependency resolution related tasks such as: * Finding and resolving duplicated dependencies * Understanding the origin of each dependency in the project * Dealing with missing dependencies Visualization of the dependency graph alongside features such as scope and group filtering, grouping similar artifacts and more, contributes to better understanding of dependency resolution in a maven project. [Less]

Metrics updated 05 Oct 08

0

PlotKit

 
Primary Language: JavaScript Licensed as: BSD-ish License

PlotKit is a Chart and Graph Plotting Library for Javascript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

Metrics updated about 23 hours ago