Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danihodovic/django_admin_chart_js

An example repo showing how to add Chart.js to Django admin
https://github.com/danihodovic/django_admin_chart_js

admin chartjs django django-admin javascript plotly

Last synced: 6 days ago
JSON representation

An example repo showing how to add Chart.js to Django admin

Awesome Lists containing this project

README

        

![img](./images/chart_loading.gif)

# Django admin + Chart.js

An example repo outlining how to combine Django admin and Chart.js as described
in https://findwork.dev/blog/adding-charts-to-django-admin/.