chartit / django-chartit

A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
http://django-chartit.mrsenko.com/
Other
492 stars 166 forks source link

Publish demo site automatically from Travis CI #53

Open atodorov opened 7 years ago

atodorov commented 7 years ago

This is just so I don't forget. All the pieces are in place just need to be integrated together.