A Django package for chart/graph
Project description
Install the Package : pip install admin-chart-django
Add the App to INSTALLED_APPS INSTALLED_APPS = [
'chart',
]
Run Migrations : python manage.py migrate
After above process go admin panel and there is chart in admin panel add data and after data added there is view_chart click that and see magic.
In model_field write exists field name of select model in model_name to calculate total sum. If there is more than one model_field you can write using comma(,). This model_field is optional.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file admin_chart_django-0.1.2.tar.gz
.
File metadata
- Download URL: admin_chart_django-0.1.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6022a61e74edf7f2d8183ca6cd9b3e276f1c44aec9fb26be1755e84aff564007 |
|
MD5 | b768ee74ea9bfc2fdc3662907c938c6f |
|
BLAKE2b-256 | 0cccc44ba79f3374fed7c3fe52cbdf27241b1853a51a247b7c2b8adb3f014c4b |
File details
Details for the file admin_chart_django-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: admin_chart_django-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4387c49c32a78a527baa05f69fc1bef6618dc7918b54246b3b59166660addee5 |
|
MD5 | 6f86d7f3f0d4bc901b9f51e4ad28609f |
|
BLAKE2b-256 | e0a2002ebeb72a554d60d290689b645ff81c914200bf3ec09d640da5920f2279 |