Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Communication Temporal Graph

These visualizations use 2 panels to plot connected data points which are temporally distributed. The top panel looks at aggregated data while the bottom one at the more fine grained data.

Examples:

Usage

<!-- The library relies on d3, d3-tip, and d3-legend, include them as follows -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/d3/5.9.2/d3.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/d3-tip/0.9.1/d3-tip.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/d3-legend/2.25.6/d3-legend.min.js'></script>

<!-- For minified version include the following -->
<script src="https://cdn.jsdelivr.net/gh/napsternxg/social-comm-temporal-graph/docs/sctg.min.js"></script>
<!-- For non-minified version include the following -->
<script src="https://cdn.jsdelivr.net/gh/napsternxg/social-comm-temporal-graph/docs/sctg.js"></script>

Developer

npm install . # installs the required packages.
npm run rollup # creates the rollup file in docs

TODO

About

Social Communication Temporal Graph

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages