Skip to content

Simple app for testing mxGraph drag'n'drop capabilities

License

Notifications You must be signed in to change notification settings

hartex/drag-n-drop-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drag-n-drop-graph

App - an example of drawing graph by drag'n'groping elements outside of a graph on it.

To run locally:

  1. Clone the repo
$ git clone https://github.com/hartex/drag-n-drop-graph.git
$ cd drag-n-drop-graph
  1. Install npm packages
$ npm install
  1. Run webpack dev server
$ npm run dev

About

Simple app for testing mxGraph drag'n'drop capabilities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published