django-nvd3 icon indicating copy to clipboard operation
django-nvd3 copied to clipboard

Django wrapper for nvd3 - It's time for beautiful charts

Results 34 django-nvd3 issues
Sort by recently updated
recently updated
newest added

Hi, I see some issues with the tooltip of a linewithfocuscharts charts that are generated when I use several parameters on the y-axis. Maybe these are automatically solved when you...

Hey guys, I would like to use django-nvd3 as a part of django-admin-charts but django-nvd requires python-slugify==1.14. Could you please update this dependency and make it wider than one specific...

Hi All, While using NVD3 and the examples available on this page I am not able to generate the graph, Nothng is generated. I am using Django 2.0, Python 3.6.3...

I am attempting to use django-nvd3 to create a simple line chart with dates on the X axis and integers on the Y axis. At first I was using actual...

I am using python 2.7, django 1.6.1, installed django-nvd3 using "pip install django-nvd3" I am trying to setup the line chart example as mentioned in http://django-nvd3.readthedocs.org/en/latest/classes-doc/line-chart.html However, I am getting...

I'm a very beginner to django and stuck some where ! help me out ! The above issue is addressed here http://stackoverflow.com/questions/35125110/django-nvd3-chart-tooltipcontent-is-not-a-function, which i tried its perfectly fine on the...

This is not so much an issue but a question - hopefully I can mark it as such. Is there mailing list associated with this project? I want to set...

How can I use python-nvd3's `add_chart_extras` property to pass extra d3 properties in django-nvd3?

Hi, Is there a way to rotate the labels on the x axis without touching the js code that gets generated?