Skip to content
/ chart Public

Visualization some random data with django and highcharts

License

Notifications You must be signed in to change notification settings

lerdem/chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis status Travis build status

Commands for starting project

git clone https://github.com/lerdem/chart.git
cd chart
pip install -r requirements.txt
# optional (That command will generate random data for chart)
./src/manage.py gen_data
./src/manage.py runsrver

After that visit the 127.0.0.1:8000

About

Visualization some random data with django and highcharts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published