HighCharts Creation for django models
Project description
Django Highcharts series
This will create a series for line/column graph just by passing in the data and the name of the column/columns as a list.
Installation
Run the following to install:
''' python pip install django-highcharts-series '''
Usuage
''' python from django_highcharts_series import LINE_GRAPH
series, category = LINE_GRAPH(data, [column_name], category_column)
'''
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-highcharts-series-0.0.1.tar.gz.
File metadata
- Download URL: django-highcharts-series-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
478e4c2495283931b1457105bf89123a352eea9e5d3a3e63e5ae3fc30d82ccb5
|
|
| MD5 |
d4235b41e09db8ccc0511f3b0fa2e5a8
|
|
| BLAKE2b-256 |
f8e325bb0dd02091303be103be7f69599a6d5cbd7e45dd83ea0e2a151c41f066
|
File details
Details for the file django_highcharts_series-0.0.1-py3-none-any.whl.
File metadata
- Download URL: django_highcharts_series-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d960100699c745fcc89e7d80fc1b8eaf6dcbc9bc3f80ec38a0a595beeae1d73
|
|
| MD5 |
0a9c32e13287f76a6428bd830be0278a
|
|
| BLAKE2b-256 |
63e47cbcc737d5e868b2f1d6c7e6fccc967145df1cb5aa5afc5129c06d271537
|