cywidget-network
Version:
Simple network viewer widget based on Cytoscape.js and React.js.
30 lines (16 loc) • 694 B
Markdown
CyWidget-Network
# A Simple Network Viewer Widget
# Introduction
This is a simple network (graph) viewer for any type of web application.
# Screenshots and Demo
## Screenshots
## Demo Application
* [Likn to Demo]()
# How to use it in your web application
## System Requirments
### Client (Users)
Since this is a fairly complicated JavaScript application, you need a modern web browser to use this. Latest version of Chrome, Safari, or Firefox are the target platforms.
### Web Application Developers
To use this widget in your web application, you need to install [node.js]() on your machine to manage dependencies using npm.
# Develop a Web Application
# Questions?