Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-highcharts-series-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

django_highcharts_series-0.0.1-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page