Giter Club home page Giter Club logo

orc.graphexplorer's Introduction

Project Description

Graph Explorer is an open source .NET control which will help you navigate and explore Directed Acyclic Graphs (DAG).

A sample project is included to demonstrate the use of the control.

The component relies on GraphX for .NET an advanced graph visualization library as well as Orc.FilterBuilder, a visual control for building complex filtering options.

Graph Explorer component main screen

Usage

The component allows you visualize DAGs contained in a csv file or build diagrams of edges/nodes with unlimited levels of hierarchy.

Graph Explorer Editing component

The main features of the component are:

  • Unlimited levels of hierarchy
  • Loading data from csv files
  • Saving and Loading of application state
  • Exporting current application view as image
  • View zoom in/out and panning
  • Dragging, modifying and deleting of nodes and edges
  • Highlights the selected node location as well as its owner.
  • Double click on a node to open open a new window
  • Delete, add and reorder of hierarchy relations
  • Complex filtering nodes options

Graph Explorer Editing component

One of the main features of the control is the complex node filtering capability. It can filter the node visibility by selecting multiple parameters.

The control provides a simple process for saving and loading the current layout. The state is saved in a common .xml file.

Dragging of nodes is enabled after pressing the hand button.

User can modify or add more fields to any node by enabling the edit button.

By double clicking on a node a new tab is created with all neighboring nodes(immediate precedent and descendants).

Graph Explorer Editing component

##Create new chart

To display information contained in a csv file, press on the cog button:

Graph Explorer cog button

Locate the data files on the settings window:

Graph Explorer settings component

The Properties.cvs and Relationships.csv are two data files responsible for chart presentation.

Graph Explorer data files

The Properties.cvs file consist of three fields ID,Propert and Value and defines each nodes data.

The Relationships.csv file defines the relationship between each nodes, and only has two fields From and To. These columns will contain the ID for the node

NOTE: Collaboration is most welcome.

orc.graphexplorer's People

Contributors

mkhomutov avatar geertvanhorrik avatar paytonli2013 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.