My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 52
Canviz is a !JavaScript library for drawing [http://www.graphviz.org/ Graphviz] graphs to a web browser canvas. More technically, Canviz is a !JavaScript xdot renderer. It works in [Browsers most modern browsers]. Using Canviz has advantages for your web application over generating and sending bi...
*Rati* is a visual way to see your data. Using various tools, data can be connection in any way to show relationships. To understand those relationships better, this tool presents it visually. Rati demonstrates the connection between *things* via *relationships* and allows you to navigate the relati...
This project uses Java instrumentation capabilities to captures the dynamic execution flow of a Java program, which enable you to better understand the execution of your Java program.<br> The program generates a set of .dot files which can bee visualized using the tools from (http://www.graphviz.or...
http://yapgvb.googlecode.com/svn/trunk/yapgvb/yapgvb_logo.jpg ---- YAPGVB provides Python bindings to Graphviz, with an intuitive Python interface. =Where to get Yapgvb for...= ==... Linux== ** Ubuntu and Debian: _sudo apt-get install python-yapgvb_ ** Others: Download the [htt...
Render a graphical representation of a MySQL database from a mysqldump file. =Features= * Can infer foreign key relationships if you do not have them defined * Handles partial dumps (FK to tables that are not defined within the dump) * Fast! Uses _sed_ and _grep_ for data extraction. =E...
This is the homepage of *pydot*, a Python interface to [http://www.graphviz.org/ Graphviz]'s Dot language. *pydot* allows to easily create both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16). Output can...
You have found the code base for Php On Rails (kinda) Generator aka PORK.Generator If you download and run this project, you will see a list of all the databases in your connected MySql database. You can explore all the connections in the tables. If you have set up your database using primary aut...
= Introduction = A graph is a mathematical structure used to model pairwise relations between objects. Graphviz is an open source graph visualization software package. django-simplegraph is a django and graphviz application that lets you create a visual graph of your architecture. Besides i...
DBGraphNav is a tool to facilitate the browsing of data within relational databases. When integrated into another project, it allows users to view a graphical representation of the relationships between database entries, and to browse them by clicking on a node or connecting line to redraw the graph...
=TIMEGRAPH= Items in the enterprise have dependencies and relationships of different types. They also have temporal relations to each other. Examples are projects, technical roadmaps, departments, roles, applications, rollouts etc etc etc. Each person that tackles this problem tackles this i...
1 2 3 4 5 6 Next