Removing chart_kind artefact

This commit is contained in:
Maxime Beauchemin 2015-10-01 17:47:52 -07:00
parent f36ea7aa50
commit ee6cc157f6
1 changed files with 0 additions and 1 deletions

View File

@ -255,7 +255,6 @@ class NVD3Viz(BaseViz):
viz_type = None
verbose_name = "Base NVD3 Viz"
template = 'panoramix/viz_nvd3.html'
chart_kind = 'line'
js_files = [
'd3.min.js',
'nv.d3.min.js',