{ "info": { "author": "Michael Brown", "author_email": "mjbrownie@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Django Sparklines\n\nThis is a simple template tag abstraction to jquery sparklines. Simple graphs\nuseful for basic activity trends.\n\nhttp://omnipotent.net/jquery.sparkline/\n\nScreenshot Here\n\nhttp://www.ascetinteractive.com.au/images/django-sparkline.png\n\nINSTALL\n\nsettings.py\n 'sparklines', in INSTALLED_APPS\n\n{% load sparkline_tags %}\n\nIncluded is three tags\n\n {% sparklines_script_tag %}\n\n