Skip to main content

DjangoCMS Charts

Michael Carder

Posted on 31 January 2017

A DjangoCMS plugin that allows users to add charts with data directly entered into a table or uploaded as a csv file

DjangoCMS Charts is a plugin that allows users to add charts with data directly entered into a table or uploaded as a csv file. The chart is then rendered in HTML5 via ChartJs

The source code is available here:  

Get it on Github

Or installed via Python pip library here:

Install with Python