Django Chartit: Create Charts from Django
Django Chartit is a library to create interactive charts directly from the Django models. It uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
Data in your database can be plotted as simple line charts, column charts, area charts, scatter plots, and many more chart types. Data can also be plotted as Pivot charts where the data is grouped and/or pivoted by specific column(s).
Recent Comments