agiliq / django-graphos

Django charting made *really* easy.
http://agiliq.com/demo/graphos
BSD 2-Clause "Simplified" License
442 stars 97 forks source link

use kwargs to get context data for the rendered graph #17

Closed arjunchitturi closed 10 years ago

arjunchitturi commented 10 years ago

The graph could use a little context from the kwargs. This context data can be used to handle certain events on the graph.