Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clemsos/topogram-node-ui
Multi-graph visualisation engine for topogram
https://github.com/clemsos/topogram-node-ui
Last synced: about 1 month ago
JSON representation
Multi-graph visualisation engine for topogram
- Host: GitHub
- URL: https://github.com/clemsos/topogram-node-ui
- Owner: clemsos
- Created: 2014-07-24T09:38:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-25T14:41:46.000Z (over 10 years ago)
- Last Synced: 2024-10-14T01:23:17.785Z (2 months ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Topogram UI
``Topogram UI`` is an engine to visualize spread of information using data from social network services.
This project is evolved from a phD research by [Clément Renaud](http://clementrenaud.com) about memes on the Chinese social network **Sina Weibo**. Read the [phD thesis (in French)](https://www.dropbox.com/s/2fbqjk2d90josg5/thesis.pdf) or have a look at the [experimental version of the code](http://github.com/clemsos/mitras).
## Install
The stack for the UI is based on node / angular / d3.js
# node should be installed
nvm install v0.10.26
npm installnpm -g install bower supervisor forever zerorpc
bower install# create config file
./dev_start.sh## TODO
See [issues in this rep](https://github.com/topogram/topogram-ui/issues)