Package GChartWrapper :: Package charts :: Package templatetags
[hide private]
[frames] | no frames]

Package templatetags

source code

Submodules [hide private]
  • GChartWrapper.charts.templatetags.charts: Contains the Django templatetags for chart and note types Now takes an as argument If the as argument is 'img', it will return a XHTML <img/> If the as argument is 'url', it will simply return the url of the chart If the as argument is anything else, the chart will be loaded into the context and named what the as argument is