Skip to content

babyphenix/dyn-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Concept Mapping Plugin

Based on JavaScript-Concept-Map.

Usage

$("#container").conceptMap({tripleLoader: {func: textareaLoadEngine, args: {}}});

triple-loader is any function which returns a list of objects in form of {concept1: topic1, relation: relation, concept2: topic2}.

textareaLoader demo

TODO

  • making relations special case concepts
  • grouping of same relations
  • rewrite of layout engine

Licence

MIT Licence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published